Pull request #43342 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8512cf076c57e2425501a00e6efc0495c94fee7b+eb9e42a09ee123af1d95bf7d46dd738258fa2109 (6c9d2a841c3bc623bd5f0f5fd67993fe5e0e9d8f) 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-43342@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 [2022-03-07T14:33:28.509Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-07T14:33:28.515Z] Trying to pass milestone 1 [Pipeline] milestone [2022-03-07T14:33:28.589Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-07T14:33:28.785Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03b38f77eb166de91) in /home/ubuntu/workspace/moby_PR-43342 [Pipeline] { [Pipeline] checkout [2022-03-07T14:33:28.815Z] The recommended git tool is: git [2022-03-07T14:33:28.828Z] using credential docker-jenkins-github-credentials [2022-03-07T14:33:28.839Z] Cloning the remote Git repository [2022-03-07T14:33:28.839Z] Cloning with configured refspecs honoured and without tags [2022-03-07T14:33:28.835Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T14:33:28.835Z] > git init /home/ubuntu/workspace/moby_PR-43342 # timeout=10 [2022-03-07T14:33:28.874Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:28.874Z] > git --version # timeout=10 [2022-03-07T14:33:28.886Z] > git --version # 'git version 2.17.1' [2022-03-07T14:33:28.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:28.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:44.516Z] Fetching without tags [2022-03-07T14:33:44.480Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:33:44.487Z] > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10 [2022-03-07T14:33:44.495Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:44.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:33:44.512Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:44.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:44.513Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:44.755Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:33:45.289Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:33:45.289Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [2022-03-07T14:33:45.592Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [2022-03-07T14:33:44.751Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:33:44.765Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:33:45.232Z] > git remote # timeout=10 [2022-03-07T14:33:45.241Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:33:45.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:45.250Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:33:45.266Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T14:33:45.285Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:33:45.295Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:33:45.590Z] > git rev-list --no-walk 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T14:33:46.435Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43342:/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 [2022-03-07T14:33:46.435Z] Unable to find image 'alpine:latest' locally [2022-03-07T14:33:46.435Z] latest: Pulling from library/alpine [2022-03-07T14:33:46.435Z] 59bf1c3509f3: Pulling fs layer [2022-03-07T14:33:46.695Z] 59bf1c3509f3: Download complete [2022-03-07T14:33:46.695Z] 59bf1c3509f3: Pull complete [2022-03-07T14:33:46.695Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-07T14:33:46.695Z] Status: Downloaded newer image for alpine:latest [2022-03-07T14:33:49.229Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-07T14:33:49.705Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03b38f77eb166de91) in /home/ubuntu/workspace/moby_PR-43342 [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) [2022-03-07T14:33:49.718Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fbc5266fed463c12) in /home/ubuntu/workspace/moby_PR-43342 [Pipeline] stage [Pipeline] { (Print info) [2022-03-07T14:33:49.720Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-007df14225ba53c70) in /home/ubuntu/workspace/moby_PR-43342 [2022-03-07T14:33:49.721Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09366726d617ac5da) in /home/ubuntu/workspace/moby_PR-43342 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [2022-03-07T14:33:49.725Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01f541e282367dc28) in /home/ubuntu/workspace/moby_PR-43342 [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [Pipeline] { [2022-03-07T14:33:49.776Z] The recommended git tool is: git [2022-03-07T14:33:49.785Z] using credential docker-jenkins-github-credentials [2022-03-07T14:33:49.798Z] Fetching changes from the remote Git repository [Pipeline] checkout [2022-03-07T14:33:49.802Z] The recommended git tool is: git [2022-03-07T14:33:49.805Z] Fetching without tags [Pipeline] // stage [2022-03-07T14:33:49.813Z] using credential docker-jenkins-github-credentials [2022-03-07T14:33:49.821Z] Cloning the remote Git repository [2022-03-07T14:33:49.821Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] checkout [Pipeline] { [2022-03-07T14:33:49.838Z] The recommended git tool is: git [2022-03-07T14:33:49.848Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-07T14:33:49.857Z] Cloning the remote Git repository [2022-03-07T14:33:49.857Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-07T14:33:49.891Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-07T14:33:49.901Z] using credential docker-jenkins-github-credentials [2022-03-07T14:33:49.909Z] Cloning the remote Git repository [2022-03-07T14:33:49.909Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-07T14:33:49.919Z] The recommended git tool is: git [2022-03-07T14:33:49.928Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-07T14:33:49.936Z] Cloning the remote Git repository [2022-03-07T14:33:49.936Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2022-03-07T14:33:49.993Z] Running on azwin-2-dd4070 in d:\jenkins\workspace\moby_PR-43342 [2022-03-07T14:33:49.995Z] Running on azwin-2-bd7090 in d:\jenkins\workspace\moby_PR-43342 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-07T14:33:50.012Z] Running on azwin-2-dd4071 in d:\jenkins\workspace\moby_PR-43342 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] ws [2022-03-07T14:33:50.044Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-03-07T14:33:50.045Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [2022-03-07T14:33:50.058Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] checkout [Pipeline] ws [2022-03-07T14:33:50.137Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-07T14:33:50.187Z] The recommended git tool is: git [2022-03-07T14:33:50.194Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-07T14:33:50.234Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-07T14:33:50.396Z] using credential docker-jenkins-github-credentials [2022-03-07T14:33:50.406Z] using credential docker-jenkins-github-credentials [2022-03-07T14:33:50.414Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:33:50.414Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [2022-03-07T14:33:50.456Z] using credential docker-jenkins-github-credentials [2022-03-07T14:33:50.469Z] Cloning the remote Git repository [2022-03-07T14:33:50.470Z] Cloning with configured refspecs honoured and without tags [2022-03-07T14:33:50.480Z] Cloning the remote Git repository [2022-03-07T14:33:50.480Z] Cloning with configured refspecs honoured and without tags [2022-03-07T14:33:50.496Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [2022-03-07T14:33:50.535Z] Cloning the remote Git repository [2022-03-07T14:33:50.535Z] Cloning with configured refspecs honoured and without tags [2022-03-07T14:33:49.786Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43342/.git # timeout=10 [2022-03-07T14:33:49.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:33:49.800Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:49.800Z] > git --version # timeout=10 [2022-03-07T14:33:49.805Z] > git --version # 'git version 2.17.1' [2022-03-07T14:33:49.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:49.806Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:50.054Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:33:50.069Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:33:50.358Z] > git remote # timeout=10 [2022-03-07T14:33:50.372Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:33:50.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:50.382Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:33:50.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T14:33:50.410Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:33:50.412Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:33:49.828Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T14:33:49.828Z] > git init /home/ubuntu/workspace/moby_PR-43342 # timeout=10 [2022-03-07T14:33:49.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:49.841Z] > git --version # timeout=10 [2022-03-07T14:33:49.849Z] > git --version # 'git version 2.17.1' [2022-03-07T14:33:49.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:49.850Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:49.852Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T14:33:49.853Z] > git init /home/ubuntu/workspace/moby_PR-43342 # timeout=10 [2022-03-07T14:33:49.864Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:49.864Z] > git --version # timeout=10 [2022-03-07T14:33:49.866Z] > git --version # 'git version 2.17.1' [2022-03-07T14:33:49.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:49.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:49.948Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T14:33:49.949Z] > git init /home/ubuntu/workspace/moby_PR-43342 # timeout=10 [2022-03-07T14:33:49.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:49.961Z] > git --version # timeout=10 [2022-03-07T14:33:49.967Z] > git --version # 'git version 2.25.1' [2022-03-07T14:33:49.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:49.968Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-03-07T14:33:49.956Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T14:33:49.957Z] > git init /home/ubuntu/workspace/moby_PR-43342 # timeout=10 [2022-03-07T14:33:49.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:49.967Z] > git --version # timeout=10 [2022-03-07T14:33:49.972Z] > git --version # 'git version 2.25.1' [2022-03-07T14:33:49.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:49.973Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T14:33:51.216Z] + docker version [2022-03-07T14:33:51.216Z] Client: Docker Engine - Community [2022-03-07T14:33:51.216Z] Version: 20.10.12 [2022-03-07T14:33:51.216Z] API version: 1.41 [2022-03-07T14:33:51.216Z] Go version: go1.16.12 [2022-03-07T14:33:51.216Z] Git commit: e91ed57 [2022-03-07T14:33:51.216Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T14:33:51.216Z] OS/Arch: linux/amd64 [2022-03-07T14:33:51.216Z] Context: default [2022-03-07T14:33:51.216Z] Experimental: true [2022-03-07T14:33:51.216Z] [2022-03-07T14:33:51.216Z] Server: Docker Engine - Community [2022-03-07T14:33:51.216Z] Engine: [2022-03-07T14:33:51.216Z] Version: 20.10.12 [2022-03-07T14:33:51.216Z] API version: 1.41 (minimum version 1.12) [2022-03-07T14:33:51.216Z] Go version: go1.16.12 [2022-03-07T14:33:51.216Z] Git commit: 459d0df [2022-03-07T14:33:51.216Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T14:33:51.216Z] OS/Arch: linux/amd64 [2022-03-07T14:33:51.216Z] Experimental: true [2022-03-07T14:33:51.216Z] containerd: [2022-03-07T14:33:51.216Z] Version: 1.4.12 [2022-03-07T14:33:51.216Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:33:51.216Z] runc: [2022-03-07T14:33:51.216Z] Version: 1.0.2 [2022-03-07T14:33:51.216Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T14:33:51.216Z] docker-init: [2022-03-07T14:33:51.216Z] Version: 0.19.0 [2022-03-07T14:33:51.216Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T14:33:50.516Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T14:33:50.516Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-07T14:33:50.603Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:50.603Z] > git --version # timeout=10 [2022-03-07T14:33:50.679Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-07T14:33:50.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:50.682Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:50.503Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T14:33:50.503Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-07T14:33:50.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:50.550Z] > git --version # timeout=10 [2022-03-07T14:33:50.597Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-07T14:33:50.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:50.597Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:50.574Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T14:33:50.575Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-07T14:33:50.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:33:50.651Z] > git --version # timeout=10 [2022-03-07T14:33:50.710Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-07T14:33:50.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:33:50.712Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:33:51.495Z] + docker info [2022-03-07T14:33:52.867Z] Client: [2022-03-07T14:33:52.867Z] Context: default [2022-03-07T14:33:52.867Z] Debug Mode: false [2022-03-07T14:33:52.867Z] Plugins: [2022-03-07T14:33:52.867Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T14:33:52.867Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T14:33:52.867Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T14:33:52.867Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T14:33:52.867Z] [2022-03-07T14:33:52.867Z] Server: [2022-03-07T14:33:52.867Z] Containers: 0 [2022-03-07T14:33:52.867Z] Running: 0 [2022-03-07T14:33:52.867Z] Paused: 0 [2022-03-07T14:33:52.867Z] Stopped: 0 [2022-03-07T14:33:52.867Z] Images: 3 [2022-03-07T14:33:52.867Z] Server Version: 20.10.12 [2022-03-07T14:33:52.867Z] Storage Driver: overlay2 [2022-03-07T14:33:52.867Z] Backing Filesystem: extfs [2022-03-07T14:33:52.867Z] Supports d_type: true [2022-03-07T14:33:52.867Z] Native Overlay Diff: true [2022-03-07T14:33:52.867Z] userxattr: false [2022-03-07T14:33:52.867Z] Logging Driver: json-file [2022-03-07T14:33:52.867Z] Cgroup Driver: cgroupfs [2022-03-07T14:33:52.867Z] Cgroup Version: 1 [2022-03-07T14:33:52.867Z] Plugins: [2022-03-07T14:33:52.867Z] Volume: local [2022-03-07T14:33:52.867Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T14:33:52.867Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T14:33:52.867Z] Swarm: inactive [2022-03-07T14:33:52.867Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T14:33:52.867Z] Default Runtime: runc [2022-03-07T14:33:52.867Z] Init Binary: docker-init [2022-03-07T14:33:52.867Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:33:52.867Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T14:33:52.867Z] init version: de40ad0 [2022-03-07T14:33:52.867Z] Security Options: [2022-03-07T14:33:52.867Z] apparmor [2022-03-07T14:33:52.867Z] seccomp [2022-03-07T14:33:52.867Z] Profile: default [2022-03-07T14:33:52.867Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T14:33:52.867Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T14:33:52.867Z] OSType: linux [2022-03-07T14:33:52.867Z] Architecture: x86_64 [2022-03-07T14:33:52.867Z] CPUs: 2 [2022-03-07T14:33:52.867Z] Total Memory: 7.565GiB [2022-03-07T14:33:52.867Z] Name: ip-10-100-121-159 [2022-03-07T14:33:52.867Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T14:33:52.867Z] Docker Root Dir: /var/lib/docker [2022-03-07T14:33:52.867Z] Debug Mode: false [2022-03-07T14:33:52.867Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:33:52.867Z] Labels: [2022-03-07T14:33:52.867Z] Experimental: true [2022-03-07T14:33:52.867Z] Insecure Registries: [2022-03-07T14:33:52.867Z] 127.0.0.0/8 [2022-03-07T14:33:52.867Z] Live Restore Enabled: true [2022-03-07T14:33:52.867Z] [2022-03-07T14:33:52.867Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T14:33:53.146Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:33:53.146Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:33:53.146Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43342/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T14:33:53.146Z] + bash /home/ubuntu/workspace/moby_PR-43342/check-config.sh [2022-03-07T14:33:53.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T14:33:53.146Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T14:33:53.146Z] [2022-03-07T14:33:53.146Z] Generally Necessary: [2022-03-07T14:33:53.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T14:33:53.146Z] - apparmor: enabled and tools installed [2022-03-07T14:33:53.146Z] - CONFIG_NAMESPACES: enabled [2022-03-07T14:33:53.146Z] - CONFIG_NET_NS: enabled [2022-03-07T14:33:53.146Z] - CONFIG_PID_NS: enabled [2022-03-07T14:33:53.146Z] - CONFIG_IPC_NS: enabled [2022-03-07T14:33:53.146Z] - CONFIG_UTS_NS: enabled [2022-03-07T14:33:53.146Z] - CONFIG_CGROUPS: enabled [2022-03-07T14:33:53.146Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T14:33:53.146Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T14:33:53.146Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T14:33:53.146Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T14:33:53.146Z] - CONFIG_CPUSETS: enabled [2022-03-07T14:33:53.146Z] - CONFIG_MEMCG: enabled [2022-03-07T14:33:53.146Z] - CONFIG_KEYS: enabled [2022-03-07T14:33:53.146Z] - CONFIG_VETH: enabled (as module) [2022-03-07T14:33:53.146Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T14:33:53.146Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T14:33:53.146Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T14:33:53.146Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T14:33:53.146Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T14:33:53.404Z] [2022-03-07T14:33:53.404Z] Optional Features: [2022-03-07T14:33:53.404Z] - CONFIG_USER_NS: enabled [2022-03-07T14:33:53.404Z] - CONFIG_SECCOMP: enabled [2022-03-07T14:33:53.404Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T14:33:53.404Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T14:33:53.404Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T14:33:53.404Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T14:33:53.404Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T14:33:53.404Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T14:33:53.404Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T14:33:53.404Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T14:33:53.404Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T14:33:53.404Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T14:33:53.404Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T14:33:53.404Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T14:33:53.404Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T14:33:53.404Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T14:33:53.404Z] - CONFIG_EXT4_FS: enabled [2022-03-07T14:33:53.404Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T14:33:53.404Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T14:33:53.404Z] - Network Drivers: [2022-03-07T14:33:53.404Z] - "overlay": [2022-03-07T14:33:53.404Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T14:33:53.404Z] Optional (for encrypted networks): [2022-03-07T14:33:53.404Z] - CONFIG_CRYPTO: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T14:33:53.404Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T14:33:53.404Z] - CONFIG_XFRM: enabled [2022-03-07T14:33:53.404Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T14:33:53.404Z] - "ipvlan": [2022-03-07T14:33:53.404Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T14:33:53.404Z] - "macvlan": [2022-03-07T14:33:53.404Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T14:33:53.404Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T14:33:53.404Z] - "ftp,tftp client in container": [2022-03-07T14:33:53.666Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T14:33:53.666Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T14:33:53.666Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T14:33:53.666Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T14:33:53.666Z] - Storage Drivers: [2022-03-07T14:33:53.666Z] - "aufs": [2022-03-07T14:33:53.666Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T14:33:53.666Z] - "btrfs": [2022-03-07T14:33:53.666Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T14:33:53.666Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T14:33:53.666Z] - "devicemapper": [2022-03-07T14:33:53.666Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T14:33:53.666Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T14:33:53.666Z] - "overlay": [2022-03-07T14:33:53.666Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T14:33:53.666Z] - "zfs": [2022-03-07T14:33:53.666Z] - /dev/zfs: present [2022-03-07T14:33:53.666Z] - zfs command: missing [2022-03-07T14:33:53.666Z] - zpool command: missing [2022-03-07T14:33:53.666Z] [2022-03-07T14:33:53.666Z] Limits: [2022-03-07T14:33:53.666Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T14:33:53.666Z] [2022-03-07T14:33:53.666Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T14:33:53.999Z] + sudo modprobe ip_vs [2022-03-07T14:33:53.999Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8512cf076c57e2425501a00e6efc0495c94fee7b . [2022-03-07T14:33:54.257Z] #1 [internal] load build definition from Dockerfile [2022-03-07T14:33:54.257Z] #1 sha256:42fbb7e941a50df4f709b19f24853ab2edbb2274e9e58b23447fcec1db3e66c4 [2022-03-07T14:33:54.257Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T14:33:54.257Z] #1 DONE 0.0s [2022-03-07T14:33:54.257Z] [2022-03-07T14:33:54.257Z] #2 [internal] load .dockerignore [2022-03-07T14:33:54.257Z] #2 sha256:c6891d3a9ceed00bbc48c5fec50bf8a2d67a95456e75050ae419987c21bdf72b [2022-03-07T14:33:54.257Z] #2 transferring context: 87B done [2022-03-07T14:33:54.257Z] #2 DONE 0.0s [2022-03-07T14:33:54.257Z] [2022-03-07T14:33:54.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T14:33:54.257Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T14:33:54.257Z] #3 DONE 0.1s [2022-03-07T14:33:54.257Z] [2022-03-07T14:33:54.257Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T14:33:54.257Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T14:33:54.257Z] #4 CACHED [2022-03-07T14:33:54.516Z] [2022-03-07T14:33:54.516Z] #6 [internal] load .dockerignore [2022-03-07T14:33:54.516Z] #6 sha256:bf9c8d58d736190b3f5769db36a8549b070955890419b23db2ff909148da09d2 [2022-03-07T14:33:54.516Z] #6 DONE 0.0s [2022-03-07T14:33:54.516Z] [2022-03-07T14:33:54.516Z] #5 [internal] load build definition from Dockerfile [2022-03-07T14:33:54.516Z] #5 sha256:2a669b720f357c054b6f9f854cbb1905f17dca0a62bfc57ba8398c48e5707db9 [2022-03-07T14:33:54.516Z] #5 DONE 0.0s [2022-03-07T14:33:54.516Z] [2022-03-07T14:33:54.516Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:33:54.516Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T14:33:54.516Z] #9 DONE 0.1s [2022-03-07T14:33:54.516Z] [2022-03-07T14:33:54.516Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T14:33:54.516Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T14:33:54.775Z] #10 DONE 0.1s [2022-03-07T14:33:54.775Z] [2022-03-07T14:33:54.775Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:33:54.775Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T14:33:54.775Z] #8 DONE 0.1s [2022-03-07T14:33:54.775Z] [2022-03-07T14:33:54.775Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T14:33:54.775Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T14:33:54.775Z] #7 DONE 0.1s [2022-03-07T14:33:54.775Z] [2022-03-07T14:33:54.775Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:33:54.775Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T14:33:54.775Z] #69 DONE 0.0s [2022-03-07T14:33:54.775Z] [2022-03-07T14:33:54.775Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:33:54.775Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T14:33:54.775Z] #67 DONE 0.0s [2022-03-07T14:33:54.775Z] [2022-03-07T14:33:54.775Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T14:33:54.775Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T14:33:54.775Z] #11 DONE 0.0s [2022-03-07T14:33:54.775Z] [2022-03-07T14:33:54.775Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T14:33:54.775Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T14:33:54.775Z] #28 DONE 0.0s [2022-03-07T14:33:54.775Z] [2022-03-07T14:33:54.775Z] #24 [internal] load build context [2022-03-07T14:33:54.775Z] #24 sha256:893547caea1e8f2e5bacd0b2733c7c22254b8f22b3a51a807b649b55a0671dbd [2022-03-07T14:33:56.687Z] #24 transferring context: 57.21MB 1.6s done [2022-03-07T14:33:56.687Z] #24 DONE 1.7s [2022-03-07T14:33:56.687Z] [2022-03-07T14:33:56.687Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T14:33:56.687Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T14:33:57.254Z] #45 DONE 2.5s [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T14:33:57.254Z] #30 sha256:d13c8a067410edb7ffa5ff05eb31f0b3863893018ff2554c48717e4ff16f1356 [2022-03-07T14:33:57.254Z] #30 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T14:33:57.254Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T14:33:57.254Z] #12 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T14:33:57.254Z] #55 sha256:3f118fcffba6d977fc799866c21df877ea45c952a10e19dc22253ab736405f17 [2022-03-07T14:33:57.254Z] #55 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #50 sha256:fbe27a5e8ddb516833070a5e4eb1d6a210ff7f61726116acbffca39659e6ee81 [2022-03-07T14:33:57.254Z] #50 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T14:33:57.254Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T14:33:57.254Z] #47 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T14:33:57.254Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T14:33:57.254Z] #46 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T14:33:57.254Z] #25 sha256:d667682e0359827784bc013d58bd56c6f885535ed01b2eb468f72891c550cc1d [2022-03-07T14:33:57.254Z] #25 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #71 sha256:06a23dd6ef46898052b690ee1331963b118dddb7c2998e2db913551636704779 [2022-03-07T14:33:57.254Z] #71 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T14:33:57.254Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T14:33:57.254Z] #23 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T14:33:57.254Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T14:33:57.254Z] #68 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #52 sha256:b4873b8bdcac3c050c39cabab9453f6cfe002613d114916909fd43e37337c53d [2022-03-07T14:33:57.254Z] #52 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T14:33:57.254Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T14:33:57.254Z] #21 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T14:33:57.254Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T14:33:57.254Z] #70 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #48 sha256:d2da856a2571191bb233e04126099058087e28ad5188e9471c94eaee8266c677 [2022-03-07T14:33:57.254Z] #48 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T14:33:57.254Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T14:33:57.254Z] #58 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T14:33:57.254Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T14:33:57.254Z] #16 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T14:33:57.254Z] #62 sha256:5f20e8a92744332c0a5235d395a5d1c41a3d71696a127f4936a62b46390783d5 [2022-03-07T14:33:57.254Z] #62 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T14:33:57.254Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T14:33:57.254Z] #51 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T14:33:57.254Z] #27 sha256:5831cc10937af594dc22b7c8fcfe5ce2069c997da5ca6d7afd77fd776b6533d9 [2022-03-07T14:33:57.254Z] #27 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T14:33:57.254Z] #39 sha256:6065405215913bd1cdfdaf1c852543f281855c248b8a5d305d23c149366d6ace [2022-03-07T14:33:57.254Z] #39 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #44 sha256:14f1a04c9eab2d051daddae63b86c043cfbd3478d70b838f9e9393e0ad39d597 [2022-03-07T14:33:57.254Z] #44 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T14:33:57.254Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T14:33:57.254Z] #13 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T14:33:57.254Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T14:33:57.254Z] #20 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T14:33:57.254Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T14:33:57.254Z] #43 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T14:33:57.254Z] #26 sha256:a8b5838f1e02ec84aab6218bc6425d1ae92a1b4afaaba84feefb8515dea65437 [2022-03-07T14:33:57.254Z] #26 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T14:33:57.254Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T14:33:57.254Z] #29 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T14:33:57.254Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T14:33:57.254Z] #17 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T14:33:57.254Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T14:33:57.254Z] #49 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T14:33:57.254Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T14:33:57.254Z] #36 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T14:33:57.254Z] #31 sha256:87e30fe83d0f2f6604fd088fcc8264fcd23a20122360df4524186f6dd487c20f [2022-03-07T14:33:57.254Z] #31 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T14:33:57.254Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T14:33:57.254Z] #42 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:33:57.254Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T14:33:57.254Z] #14 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T14:33:57.254Z] #40 sha256:a5a2f95183b1eb0a5a40c0e2efbf86dd134ddcf99e2e4a253bfe286c0b84dbd2 [2022-03-07T14:33:57.254Z] #40 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T14:33:57.254Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T14:33:57.254Z] #53 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T14:33:57.254Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T14:33:57.254Z] #38 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T14:33:57.254Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T14:33:57.254Z] #18 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #66 sha256:dc4f32552929603d3b69b0901f0d453d00b5460958961634dc7757191b10b16d [2022-03-07T14:33:57.254Z] #66 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #35 sha256:5b8df3f03fc822681c8101cd38d865f96455de09e4ca8bbea19ff6c6bb493a50 [2022-03-07T14:33:57.254Z] #35 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T14:33:57.254Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T14:33:57.254Z] #33 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T14:33:57.254Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T14:33:57.254Z] #19 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T14:33:57.254Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T14:33:57.254Z] #22 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #41 sha256:09ff7e2b26795592d3000d614814391075eec3316caea6494be61565cf6d5605 [2022-03-07T14:33:57.254Z] #41 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T14:33:57.254Z] #64 sha256:b4258bcda493d20c53be9261ebf192c00c9df07f78bcf8de2dde73fb22c0353f [2022-03-07T14:33:57.254Z] #64 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.254Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T14:33:57.254Z] #57 sha256:cd64815d4969221e2590caf122cb5690d16225212a8c23adcbf21705f9a1f027 [2022-03-07T14:33:57.254Z] #57 CACHED [2022-03-07T14:33:57.254Z] [2022-03-07T14:33:57.255Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T14:33:57.255Z] #59 sha256:68f5b7733b9e8948f8df8b056274d7a34afdcd22933ba229d3a9be04e18bdcbc [2022-03-07T14:33:57.255Z] #59 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T14:33:57.255Z] #61 sha256:cfd6b9cac5084d5b5ef3b6ae3b3ad3962a59834aff18e0923594f73ce5822d7a [2022-03-07T14:33:57.255Z] #61 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T14:33:57.255Z] #63 sha256:dff748b0780e01c12978e11d03018f5b0889dcf4af8d05d5b905ba0a570604c2 [2022-03-07T14:33:57.255Z] #63 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T14:33:57.255Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T14:33:57.255Z] #34 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T14:33:57.255Z] #56 sha256:6b072a93e6ca6779e0438e95eaf03a48017adccccedaaf6335ea823b5af0331d [2022-03-07T14:33:57.255Z] #56 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T14:33:57.255Z] #65 sha256:30e5ccb4890cb5ed9679ecfe59f7c7cb9032ea51087f3d1c9da7c1b6ca155602 [2022-03-07T14:33:57.255Z] #65 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T14:33:57.255Z] #32 sha256:757ba8fefdce4a3efc71eca9526eb0dedd41f7616136573e1dca362128f0b9c4 [2022-03-07T14:33:57.255Z] #32 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T14:33:57.255Z] #37 sha256:7d69d77ac45d0240591f856672588ad20d41c2e97e9acde530e018b2fdd3d343 [2022-03-07T14:33:57.255Z] #37 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T14:33:57.255Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T14:33:57.255Z] #15 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T14:33:57.255Z] #54 sha256:c453e0c0243c4d6a756038c016fdcdc3a5d702fe372070fcf6250ed7a95d44e1 [2022-03-07T14:33:57.255Z] #54 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:33:57.255Z] #60 sha256:8c1ca1bbe294ca4d024ae8fc1b5ff0141c282b7e0d06ecba4623153a71972196 [2022-03-07T14:33:57.255Z] #60 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T14:33:57.255Z] #72 sha256:40b818a51162b7d9fc08c90c16a0b97b66438112b741664679e832eb3f292dfc [2022-03-07T14:33:57.255Z] #72 CACHED [2022-03-07T14:33:57.255Z] [2022-03-07T14:33:57.255Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T14:33:57.255Z] #73 sha256:2e135c4571b83e395829e572c26e8cf2a2725b79fe15dd76e908475e20a3c659 [2022-03-07T14:33:58.191Z] #73 DONE 0.9s [2022-03-07T14:33:58.191Z] [2022-03-07T14:33:58.191Z] #74 exporting to image [2022-03-07T14:33:58.191Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T14:33:58.191Z] #74 exporting layers [2022-03-07T14:33:59.127Z] #74 exporting layers 0.9s done [2022-03-07T14:33:59.127Z] #74 writing image sha256:fe600086ecb74d9c1eeb9fddb43f8f1b8cf46231179e5efbb3361f4988d35fe1 done [2022-03-07T14:33:59.127Z] #74 naming to docker.io/library/docker:8512cf076c57e2425501a00e6efc0495c94fee7b done [2022-03-07T14:33:59.127Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-07T14:33:59.458Z] + trap exit INT TERM [2022-03-07T14:33:59.458Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-07T14:33:59.458Z] + CONTAINER_NAME=docker-pr2 [2022-03-07T14:33:59.458Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43342/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh dynbinary [2022-03-07T14:33:59.716Z] [2022-03-07T14:34:00.282Z] Removing bundles/ [2022-03-07T14:34:00.282Z] [2022-03-07T14:34:00.282Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T14:34:00.282Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:34:00.282Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:34:02.196Z] Fetching without tags [2022-03-07T14:34:02.464Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:02.198Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:02.200Z] > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10 [2022-03-07T14:34:02.204Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:02.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:02.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:34:02.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:02.218Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:02.485Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:02.489Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:02.967Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:02.967Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [2022-03-07T14:34:03.613Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [2022-03-07T14:34:02.960Z] > git remote # timeout=10 [2022-03-07T14:34:02.964Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:34:02.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:02.971Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:34:02.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T14:34:02.988Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:02.992Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T14:34:04.450Z] + docker version [2022-03-07T14:34:04.450Z] Client: Docker Engine - Community [2022-03-07T14:34:04.450Z] Version: 20.10.12 [2022-03-07T14:34:04.450Z] API version: 1.41 [2022-03-07T14:34:04.450Z] Go version: go1.16.12 [2022-03-07T14:34:04.450Z] Git commit: e91ed57 [2022-03-07T14:34:04.450Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-07T14:34:04.450Z] OS/Arch: linux/arm64 [2022-03-07T14:34:04.450Z] Context: default [2022-03-07T14:34:04.450Z] Experimental: true [2022-03-07T14:34:04.450Z] [2022-03-07T14:34:04.450Z] Server: Docker Engine - Community [2022-03-07T14:34:04.450Z] Engine: [2022-03-07T14:34:04.450Z] Version: 20.10.12 [2022-03-07T14:34:04.450Z] API version: 1.41 (minimum version 1.12) [2022-03-07T14:34:04.450Z] Go version: go1.16.12 [2022-03-07T14:34:04.450Z] Git commit: 459d0df [2022-03-07T14:34:04.450Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-07T14:34:04.450Z] OS/Arch: linux/arm64 [2022-03-07T14:34:04.450Z] Experimental: true [2022-03-07T14:34:04.450Z] containerd: [2022-03-07T14:34:04.450Z] Version: 1.4.12 [2022-03-07T14:34:04.450Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:34:04.450Z] runc: [2022-03-07T14:34:04.450Z] Version: 1.0.2 [2022-03-07T14:34:04.450Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T14:34:04.450Z] docker-init: [2022-03-07T14:34:04.450Z] Version: 0.19.0 [2022-03-07T14:34:04.450Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T14:34:04.742Z] + docker info [2022-03-07T14:34:04.986Z] Fetching without tags [2022-03-07T14:34:05.002Z] Client: [2022-03-07T14:34:05.002Z] Context: default [2022-03-07T14:34:05.002Z] Debug Mode: false [2022-03-07T14:34:05.002Z] Plugins: [2022-03-07T14:34:05.002Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T14:34:05.002Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T14:34:05.002Z] [2022-03-07T14:34:05.002Z] Server: [2022-03-07T14:34:05.002Z] Containers: 0 [2022-03-07T14:34:05.002Z] Running: 0 [2022-03-07T14:34:05.002Z] Paused: 0 [2022-03-07T14:34:05.002Z] Stopped: 0 [2022-03-07T14:34:05.002Z] Images: 3 [2022-03-07T14:34:05.002Z] Server Version: 20.10.12 [2022-03-07T14:34:05.002Z] Storage Driver: overlay2 [2022-03-07T14:34:05.002Z] Backing Filesystem: extfs [2022-03-07T14:34:05.002Z] Supports d_type: true [2022-03-07T14:34:05.002Z] Native Overlay Diff: true [2022-03-07T14:34:05.002Z] userxattr: false [2022-03-07T14:34:05.002Z] Logging Driver: json-file [2022-03-07T14:34:05.002Z] Cgroup Driver: cgroupfs [2022-03-07T14:34:05.002Z] Cgroup Version: 1 [2022-03-07T14:34:05.002Z] Plugins: [2022-03-07T14:34:05.002Z] Volume: local [2022-03-07T14:34:05.002Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T14:34:05.002Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T14:34:05.002Z] Swarm: inactive [2022-03-07T14:34:05.002Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T14:34:05.002Z] Default Runtime: runc [2022-03-07T14:34:05.002Z] Init Binary: docker-init [2022-03-07T14:34:05.002Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:34:05.002Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T14:34:05.002Z] init version: de40ad0 [2022-03-07T14:34:05.002Z] Security Options: [2022-03-07T14:34:05.002Z] apparmor [2022-03-07T14:34:05.002Z] seccomp [2022-03-07T14:34:05.002Z] Profile: default [2022-03-07T14:34:05.002Z] Kernel Version: 5.11.0-1023-aws [2022-03-07T14:34:05.002Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-07T14:34:05.002Z] OSType: linux [2022-03-07T14:34:05.002Z] Architecture: aarch64 [2022-03-07T14:34:05.002Z] CPUs: 2 [2022-03-07T14:34:05.002Z] Total Memory: 7.576GiB [2022-03-07T14:34:05.002Z] Name: ip-10-100-49-45 [2022-03-07T14:34:05.002Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-07T14:34:05.002Z] Docker Root Dir: /var/lib/docker [2022-03-07T14:34:05.002Z] Debug Mode: false [2022-03-07T14:34:05.002Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:05.002Z] Labels: [2022-03-07T14:34:05.002Z] Experimental: true [2022-03-07T14:34:05.002Z] Insecure Registries: [2022-03-07T14:34:05.002Z] 127.0.0.0/8 [2022-03-07T14:34:05.002Z] Live Restore Enabled: true [2022-03-07T14:34:05.002Z] [Pipeline] sh [2022-03-07T14:34:05.020Z] Fetching without tags [2022-03-07T14:34:05.237Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:05.281Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:05.288Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:05.288Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:05.288Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43342/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T14:34:05.288Z] + bash /home/ubuntu/workspace/moby_PR-43342/check-config.sh [2022-03-07T14:34:05.288Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T14:34:05.288Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-07T14:34:05.289Z] [2022-03-07T14:34:05.289Z] Generally Necessary: [2022-03-07T14:34:05.289Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T14:34:05.289Z] - apparmor: enabled and tools installed [2022-03-07T14:34:05.289Z] - CONFIG_NAMESPACES: enabled [2022-03-07T14:34:05.289Z] - CONFIG_NET_NS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_PID_NS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_IPC_NS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_UTS_NS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUPS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CPUSETS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_MEMCG: enabled [2022-03-07T14:34:05.289Z] - CONFIG_KEYS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_VETH: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T14:34:05.289Z] [2022-03-07T14:34:05.289Z] Optional Features: [2022-03-07T14:34:05.289Z] - CONFIG_USER_NS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_SECCOMP: enabled [2022-03-07T14:34:05.289Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T14:34:05.289Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T14:34:05.289Z] (cgroup swap accounting is currently enabled) [2022-03-07T14:34:05.289Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T14:34:05.289Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T14:34:05.289Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T14:34:05.289Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T14:34:05.548Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T14:34:05.548Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T14:34:05.548Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T14:34:05.548Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T14:34:05.548Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T14:34:05.548Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T14:34:05.548Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T14:34:05.548Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T14:34:05.548Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T14:34:05.548Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T14:34:05.548Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T14:34:05.548Z] - CONFIG_EXT4_FS: enabled [2022-03-07T14:34:05.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T14:34:05.548Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T14:34:05.548Z] - Network Drivers: [2022-03-07T14:34:05.548Z] - "overlay": [2022-03-07T14:34:05.548Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T14:34:05.548Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T14:34:05.548Z] Optional (for encrypted networks): [2022-03-07T14:34:05.548Z] - CONFIG_CRYPTO: enabled [2022-03-07T14:34:05.548Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T14:34:05.548Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T14:34:05.548Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T14:34:05.548Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T14:34:05.548Z] - CONFIG_XFRM: enabled [2022-03-07T14:34:05.548Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T14:34:05.548Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T14:34:05.548Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T14:34:05.548Z] - "ipvlan": [2022-03-07T14:34:05.548Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T14:34:05.548Z] - "macvlan": [2022-03-07T14:34:05.549Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T14:34:05.549Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T14:34:05.549Z] - "ftp,tftp client in container": [2022-03-07T14:34:05.549Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T14:34:05.549Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T14:34:05.549Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T14:34:05.549Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T14:34:05.549Z] - Storage Drivers: [2022-03-07T14:34:05.549Z] - "aufs": [2022-03-07T14:34:05.549Z] - CONFIG_AUFS_FS: missing [2022-03-07T14:34:05.549Z] - "btrfs": [2022-03-07T14:34:05.549Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T14:34:05.549Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T14:34:05.549Z] - "devicemapper": [2022-03-07T14:34:05.549Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T14:34:05.549Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T14:34:05.549Z] - "overlay": [2022-03-07T14:34:05.549Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T14:34:05.549Z] - "zfs": [2022-03-07T14:34:05.549Z] - /dev/zfs: present [2022-03-07T14:34:05.549Z] - zfs command: missing [2022-03-07T14:34:05.549Z] - zpool command: missing [2022-03-07T14:34:05.549Z] [2022-03-07T14:34:05.549Z] Limits: [2022-03-07T14:34:05.549Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T14:34:05.549Z] [2022-03-07T14:34:05.549Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T14:34:05.719Z] Fetching without tags [2022-03-07T14:34:04.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:04.969Z] > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10 [2022-03-07T14:34:04.971Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:04.977Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:04.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:34:04.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:04.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:05.233Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:05.238Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:05.767Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:05.767Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [2022-03-07T14:34:05.772Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:05.773Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [2022-03-07T14:34:05.032Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:05.038Z] > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10 [2022-03-07T14:34:05.041Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:05.049Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:05.062Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:34:05.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:05.063Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:05.317Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:05.322Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:05.790Z] > git remote # timeout=10 [2022-03-07T14:34:05.794Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:34:05.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:05.796Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:34:05.803Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T14:34:05.809Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:05.879Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8512cf076c57e2425501a00e6efc0495c94fee7b . [2022-03-07T14:34:05.879Z] #1 [internal] load build definition from Dockerfile [2022-03-07T14:34:05.879Z] #1 sha256:e16be483aca5f8ffdb4112f4f604a321f9ae0c325b64551ff53829ac3e8a5d55 [2022-03-07T14:34:05.879Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T14:34:05.879Z] #1 DONE 0.0s [2022-03-07T14:34:05.879Z] [2022-03-07T14:34:05.879Z] #2 [internal] load .dockerignore [2022-03-07T14:34:05.879Z] #2 sha256:851077633c5d2b50421add8e2ee994f7c95e34df252c42774e2e9c9d448b4d3f [2022-03-07T14:34:05.879Z] #2 transferring context: 87B done [2022-03-07T14:34:05.879Z] #2 DONE 0.0s [2022-03-07T14:34:05.879Z] [2022-03-07T14:34:05.879Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T14:34:05.879Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-07T14:34:05.940Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:06.139Z] #3 DONE 0.1s [2022-03-07T14:34:06.139Z] [2022-03-07T14:34:06.139Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T14:34:06.139Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-07T14:34:06.139Z] #4 CACHED [2022-03-07T14:34:06.329Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [2022-03-07T14:34:06.342Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [2022-03-07T14:34:06.398Z] [2022-03-07T14:34:06.398Z] #5 [internal] load build definition from Dockerfile [2022-03-07T14:34:06.398Z] #5 sha256:f8f1785b58f32b5592a50d9fc3844cec3b4b4cdbfdf91babfa89c2e5d82e4187 [2022-03-07T14:34:06.398Z] #5 DONE 0.0s [2022-03-07T14:34:06.398Z] [2022-03-07T14:34:06.398Z] #6 [internal] load .dockerignore [2022-03-07T14:34:06.398Z] #6 sha256:34fcc7ee10b26066f44231f08b47f63958386109f980b397f0bc549b99ed67ad [2022-03-07T14:34:06.398Z] #6 DONE 0.0s [2022-03-07T14:34:06.398Z] [2022-03-07T14:34:06.398Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:34:06.398Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T14:34:06.398Z] #10 DONE 0.1s [2022-03-07T14:34:06.398Z] [2022-03-07T14:34:06.398Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T14:34:06.398Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-07T14:34:06.398Z] #7 DONE 0.1s [2022-03-07T14:34:06.398Z] [2022-03-07T14:34:06.398Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T14:34:06.398Z] #8 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-07T14:34:06.398Z] #8 DONE 0.1s [2022-03-07T14:34:06.398Z] [2022-03-07T14:34:06.398Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:34:06.398Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T14:34:06.398Z] #9 DONE 0.1s [2022-03-07T14:34:06.484Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:06.485Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [2022-03-07T14:34:06.662Z] [2022-03-07T14:34:06.662Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:34:06.662Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T14:34:06.662Z] #67 DONE 0.0s [2022-03-07T14:34:06.662Z] [2022-03-07T14:34:06.662Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:34:06.662Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T14:34:06.662Z] #69 DONE 0.0s [2022-03-07T14:34:06.662Z] [2022-03-07T14:34:06.662Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T14:34:06.662Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-07T14:34:06.662Z] #11 DONE 0.0s [2022-03-07T14:34:06.662Z] [2022-03-07T14:34:06.662Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T14:34:06.662Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-07T14:34:06.662Z] #28 DONE 0.0s [2022-03-07T14:34:06.662Z] [2022-03-07T14:34:06.662Z] #24 [internal] load build context [2022-03-07T14:34:06.663Z] #24 sha256:96ef43c60387f088fd83ac89b2a452fe340b2babab17ee1bb8b28bab9bfea8d7 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T14:34:07.039Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [2022-03-07T14:34:07.109Z] + docker version [2022-03-07T14:34:07.109Z] Client: Docker Engine - Community [2022-03-07T14:34:07.109Z] Version: 20.10.12 [2022-03-07T14:34:07.109Z] API version: 1.41 [2022-03-07T14:34:07.109Z] Go version: go1.16.12 [2022-03-07T14:34:07.109Z] Git commit: e91ed57 [2022-03-07T14:34:07.109Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T14:34:07.109Z] OS/Arch: linux/amd64 [2022-03-07T14:34:07.109Z] Context: default [2022-03-07T14:34:07.109Z] Experimental: true [2022-03-07T14:34:07.109Z] [2022-03-07T14:34:07.109Z] Server: Docker Engine - Community [2022-03-07T14:34:07.109Z] Engine: [2022-03-07T14:34:07.109Z] Version: 20.10.12 [2022-03-07T14:34:07.109Z] API version: 1.41 (minimum version 1.12) [2022-03-07T14:34:07.109Z] Go version: go1.16.12 [2022-03-07T14:34:07.109Z] Git commit: 459d0df [2022-03-07T14:34:07.109Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T14:34:07.109Z] OS/Arch: linux/amd64 [2022-03-07T14:34:07.109Z] Experimental: true [2022-03-07T14:34:07.109Z] containerd: [2022-03-07T14:34:07.109Z] Version: 1.4.12 [2022-03-07T14:34:07.109Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:34:07.109Z] runc: [2022-03-07T14:34:07.109Z] Version: 1.0.2 [2022-03-07T14:34:07.109Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T14:34:07.109Z] docker-init: [2022-03-07T14:34:07.109Z] Version: 0.19.0 [2022-03-07T14:34:07.109Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T14:34:07.239Z] #24 ... [2022-03-07T14:34:07.239Z] [2022-03-07T14:34:07.239Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T14:34:07.239Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T14:34:07.239Z] #45 DONE 0.5s [2022-03-07T14:34:07.239Z] [2022-03-07T14:34:07.239Z] #24 [internal] load build context [2022-03-07T14:34:07.239Z] #24 sha256:96ef43c60387f088fd83ac89b2a452fe340b2babab17ee1bb8b28bab9bfea8d7 [2022-03-07T14:34:07.300Z] + docker version [2022-03-07T14:34:07.300Z] Client: Docker Engine - Community [2022-03-07T14:34:07.300Z] Version: 20.10.12 [2022-03-07T14:34:07.300Z] API version: 1.41 [2022-03-07T14:34:07.300Z] Go version: go1.16.12 [2022-03-07T14:34:07.300Z] Git commit: e91ed57 [2022-03-07T14:34:07.300Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-07T14:34:07.300Z] OS/Arch: linux/amd64 [2022-03-07T14:34:07.300Z] Context: default [2022-03-07T14:34:07.300Z] Experimental: true [2022-03-07T14:34:07.300Z] [2022-03-07T14:34:07.300Z] Server: Docker Engine - Community [2022-03-07T14:34:07.300Z] Engine: [2022-03-07T14:34:07.300Z] Version: 20.10.12 [2022-03-07T14:34:07.300Z] API version: 1.41 (minimum version 1.12) [2022-03-07T14:34:07.300Z] Go version: go1.16.12 [2022-03-07T14:34:07.300Z] Git commit: 459d0df [2022-03-07T14:34:07.300Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-07T14:34:07.300Z] OS/Arch: linux/amd64 [2022-03-07T14:34:07.300Z] Experimental: true [2022-03-07T14:34:07.300Z] containerd: [2022-03-07T14:34:07.300Z] Version: 1.4.12 [2022-03-07T14:34:07.300Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:34:07.300Z] runc: [2022-03-07T14:34:07.300Z] Version: 1.0.2 [2022-03-07T14:34:07.300Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T14:34:07.300Z] docker-init: [2022-03-07T14:34:07.300Z] Version: 0.19.0 [2022-03-07T14:34:07.300Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T14:34:07.396Z] + docker info [Pipeline] withEnv [Pipeline] { [2022-03-07T14:34:05.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:05.700Z] > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10 [2022-03-07T14:34:05.708Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:05.716Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:05.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:34:05.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:05.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:05.944Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:05.950Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:06.462Z] > git remote # timeout=10 [2022-03-07T14:34:06.467Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:34:06.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:06.470Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:34:06.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T14:34:06.489Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:06.493Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [Pipeline] sh [2022-03-07T14:34:05.736Z] > git remote # timeout=10 [2022-03-07T14:34:05.742Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:34:05.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:05.750Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:34:05.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T14:34:05.763Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:05.765Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:05.814Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:07.585Z] + docker info [2022-03-07T14:34:07.766Z] + [ PR != PR ] [2022-03-07T14:34:07.767Z] + [ master != master ] [2022-03-07T14:34:07.767Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-07T14:34:07.809Z] #24 transferring context: 57.21MB 1.0s done [2022-03-07T14:34:07.809Z] #24 DONE 1.1s [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.809Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T14:34:07.809Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-07T14:34:07.809Z] #70 CACHED [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.809Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T14:34:07.809Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-07T14:34:07.809Z] #38 CACHED [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.809Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T14:34:07.809Z] #56 sha256:f14428060bb12224af892f0cdbc655877757a19018af6f37a06047de3c127299 [2022-03-07T14:34:07.809Z] #56 CACHED [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.809Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T14:34:07.809Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-07T14:34:07.809Z] #68 CACHED [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.809Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:34:07.809Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T14:34:07.809Z] #14 CACHED [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.809Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T14:34:07.809Z] #40 sha256:68c69fefb24110e1c144ea4f39d66bc4f8522100f6397601d2d6162c41d41ef6 [2022-03-07T14:34:07.809Z] #40 CACHED [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.809Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T14:34:07.809Z] #48 sha256:df4d20070225bfd45c97d28df0e2ba743ab3dea478c8a841d99ec894d87c4a1e [2022-03-07T14:34:07.809Z] #48 CACHED [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.809Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T14:34:07.809Z] #61 sha256:9c47f86b105246c1cfb626d0c86ab8fd9bcecb8dce02652a48bbc2ca2cd58ec8 [2022-03-07T14:34:07.809Z] #61 CACHED [2022-03-07T14:34:07.809Z] [2022-03-07T14:34:07.810Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T14:34:07.810Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-07T14:34:07.810Z] #47 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T14:34:07.810Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-07T14:34:07.810Z] #33 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #66 sha256:fe372f7ec4089074dfe5badab22fddcc15590f164be14c26c8fe6677716b4323 [2022-03-07T14:34:07.810Z] #66 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T14:34:07.810Z] #65 sha256:eb2ad034bfda0095bea9c020458c1efc241e7fcea3bef0792978ff202813a45d [2022-03-07T14:34:07.810Z] #65 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T14:34:07.810Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T14:34:07.810Z] #51 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T14:34:07.810Z] #63 sha256:2e9f3fd3a04f01b1acc8e8b6f7b2cab03841091ff87b1b9727d0b09b452937a8 [2022-03-07T14:34:07.810Z] #63 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T14:34:07.810Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-07T14:34:07.810Z] #16 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #44 sha256:b823ae3fcf878f9762a9121968ce5b78292cf64e2a72d48d88c0ebf14448ccdb [2022-03-07T14:34:07.810Z] #44 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T14:34:07.810Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-07T14:34:07.810Z] #22 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #37 sha256:5e548089b894f4883ea2bf936ee99b8225d7e7923958ace625ef3680b3b94616 [2022-03-07T14:34:07.810Z] #37 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #41 sha256:0aa4653166ca981ca486d317c7800ec9a06bd878de47b414edc1b039a094cfbf [2022-03-07T14:34:07.810Z] #41 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T14:34:07.810Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-07T14:34:07.810Z] #43 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T14:34:07.810Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-07T14:34:07.810Z] #53 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T14:34:07.810Z] #62 sha256:2634015d24d0f9760f421ecbe797320508a27eb89e111480732c08113a3167fe [2022-03-07T14:34:07.810Z] #62 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T14:34:07.810Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-07T14:34:07.810Z] #15 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T14:34:07.810Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-07T14:34:07.810Z] #19 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T14:34:07.810Z] #25 sha256:8cf5aaea478ff0f7d43bbc966818a8a1896792971e7676e36b20c498bcac72a9 [2022-03-07T14:34:07.810Z] #25 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T14:34:07.810Z] #39 sha256:7854a0c8f823fcf6a358bfb44c79dcbd954dc21f77e24931a83dda354f1b8d56 [2022-03-07T14:34:07.810Z] #39 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T14:34:07.810Z] #64 sha256:e429e72f844ea8a4f302dffa93213a53e936f4129371dd79a6f77682ef7efd1a [2022-03-07T14:34:07.810Z] #64 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #50 sha256:1ee1c6110da709d767358b650011100832c82f88a1322341142b3f9da41df747 [2022-03-07T14:34:07.810Z] #50 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T14:34:07.810Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-07T14:34:07.810Z] #23 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T14:34:07.810Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-07T14:34:07.810Z] #13 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #54 sha256:b8a32373b1ea43bbb425837058974e3f5bd1af3c9e356b18cbd868ca2c42e707 [2022-03-07T14:34:07.810Z] #54 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #71 sha256:c8e3ade72cbd78b14f8405c3fc3bfaa6d6d689de8a5cc50f62bfaeb7ee1fedf4 [2022-03-07T14:34:07.810Z] #71 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T14:34:07.810Z] #32 sha256:3dbc4e8350128d029bf418cd8e267b89d65a87949a9df3993f3d0102baa81177 [2022-03-07T14:34:07.810Z] #32 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T14:34:07.810Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-07T14:34:07.810Z] #49 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T14:34:07.810Z] #27 sha256:0d9064da4862d3d0724e8985d8019c3c2523d4a55714c7f1022b3ad8f79c3064 [2022-03-07T14:34:07.810Z] #27 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T14:34:07.810Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-07T14:34:07.810Z] #58 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T14:34:07.810Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-07T14:34:07.810Z] #36 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T14:34:07.810Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-07T14:34:07.810Z] #18 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T14:34:07.810Z] #31 sha256:8ac31be1db8f9a1b296fe206ea57ea281d9077cf6c96b50f61f6230d5b777994 [2022-03-07T14:34:07.810Z] #31 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #52 sha256:2cb815aaded8653b8fe73b7ec0651d78690ddefeb8a3de54686cfd6609025784 [2022-03-07T14:34:07.810Z] #52 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T14:34:07.810Z] #59 sha256:663ec2dc9d4afc76b296cca39b1b8d39d1265e03bc417ddec4cb209d56e4a18c [2022-03-07T14:34:07.810Z] #59 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T14:34:07.810Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-07T14:34:07.810Z] #12 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #57 sha256:6cdecd359f6ac79a53b706315649c6b56373df251f4e7a4d97528b902fba116c [2022-03-07T14:34:07.810Z] #57 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T14:34:07.810Z] #26 sha256:7946a197e3fc5792296f87e362358bd5186fd268011d7464036734793534e21e [2022-03-07T14:34:07.810Z] #26 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T14:34:07.810Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-07T14:34:07.810Z] #34 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T14:34:07.810Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-07T14:34:07.810Z] #42 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:34:07.810Z] #60 sha256:1e77ecae1a73a3780b6ab2b35699e3095ffc06ef906d5f452e1cfc43088ee871 [2022-03-07T14:34:07.810Z] #60 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T14:34:07.810Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-07T14:34:07.810Z] #17 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T14:34:07.810Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-07T14:34:07.810Z] #21 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T14:34:07.810Z] #35 sha256:97c5b56cb32578af74ceae211834ff2126c904ab8c73c2fab5e41f76310d51b1 [2022-03-07T14:34:07.810Z] #35 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T14:34:07.810Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-07T14:34:07.810Z] #20 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T14:34:07.810Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-07T14:34:07.810Z] #29 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T14:34:07.810Z] #30 sha256:110d2f8007cef21c6204eee3b9fe0fd4f2b35bc3ec9686c7f315693bba87fbc0 [2022-03-07T14:34:07.810Z] #30 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T14:34:07.810Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-07T14:34:07.810Z] #46 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T14:34:07.810Z] #55 sha256:9d2b23b2c90e847dbf53cb68058421499b36b7a06022f2e5d9823c05349f3ed7 [2022-03-07T14:34:07.810Z] #55 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T14:34:07.810Z] #72 sha256:51ca62628f55c66366754a5ecfa9eb8e2b23ec297567dace7a9da6b77c99bb97 [2022-03-07T14:34:07.810Z] #72 CACHED [2022-03-07T14:34:07.810Z] [2022-03-07T14:34:07.810Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T14:34:07.810Z] #73 sha256:780404226c671091ae1e5cef071a44fbf87e693dc2b1f24000d3d2f1c245a82b [Pipeline] sh [2022-03-07T14:34:08.097Z] + docker version [2022-03-07T14:34:08.097Z] Client: Docker Engine - Community [2022-03-07T14:34:08.097Z] Version: 20.10.12 [2022-03-07T14:34:08.097Z] API version: 1.41 [2022-03-07T14:34:08.097Z] Go version: go1.16.12 [2022-03-07T14:34:08.097Z] Git commit: e91ed57 [2022-03-07T14:34:08.097Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T14:34:08.097Z] OS/Arch: linux/amd64 [2022-03-07T14:34:08.097Z] Context: default [2022-03-07T14:34:08.097Z] Experimental: true [2022-03-07T14:34:08.097Z] [2022-03-07T14:34:08.097Z] Server: Docker Engine - Community [2022-03-07T14:34:08.097Z] Engine: [2022-03-07T14:34:08.097Z] Version: 20.10.12 [2022-03-07T14:34:08.097Z] API version: 1.41 (minimum version 1.12) [2022-03-07T14:34:08.097Z] Go version: go1.16.12 [2022-03-07T14:34:08.097Z] Git commit: 459d0df [2022-03-07T14:34:08.097Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T14:34:08.097Z] OS/Arch: linux/amd64 [2022-03-07T14:34:08.097Z] Experimental: true [2022-03-07T14:34:08.097Z] containerd: [2022-03-07T14:34:08.097Z] Version: 1.4.12 [2022-03-07T14:34:08.097Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:34:08.097Z] runc: [2022-03-07T14:34:08.097Z] Version: 1.0.2 [2022-03-07T14:34:08.097Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T14:34:08.097Z] docker-init: [2022-03-07T14:34:08.097Z] Version: 0.19.0 [2022-03-07T14:34:08.097Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T14:34:08.157Z] Client: [2022-03-07T14:34:08.157Z] Context: default [2022-03-07T14:34:08.157Z] Debug Mode: false [2022-03-07T14:34:08.157Z] Plugins: [2022-03-07T14:34:08.157Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T14:34:08.157Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T14:34:08.157Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T14:34:08.157Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T14:34:08.157Z] [2022-03-07T14:34:08.157Z] Server: [2022-03-07T14:34:08.157Z] Containers: 0 [2022-03-07T14:34:08.157Z] Running: 0 [2022-03-07T14:34:08.157Z] Paused: 0 [2022-03-07T14:34:08.157Z] Stopped: 0 [2022-03-07T14:34:08.157Z] Images: 2 [2022-03-07T14:34:08.157Z] Server Version: 20.10.12 [2022-03-07T14:34:08.157Z] Storage Driver: overlay2 [2022-03-07T14:34:08.157Z] Backing Filesystem: extfs [2022-03-07T14:34:08.157Z] Supports d_type: true [2022-03-07T14:34:08.157Z] Native Overlay Diff: true [2022-03-07T14:34:08.157Z] userxattr: false [2022-03-07T14:34:08.157Z] Logging Driver: json-file [2022-03-07T14:34:08.157Z] Cgroup Driver: systemd [2022-03-07T14:34:08.157Z] Cgroup Version: 2 [2022-03-07T14:34:08.157Z] Plugins: [2022-03-07T14:34:08.157Z] Volume: local [2022-03-07T14:34:08.157Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T14:34:08.157Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T14:34:08.157Z] Swarm: inactive [2022-03-07T14:34:08.157Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T14:34:08.157Z] Default Runtime: runc [2022-03-07T14:34:08.157Z] Init Binary: docker-init [2022-03-07T14:34:08.157Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:34:08.157Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T14:34:08.157Z] init version: de40ad0 [2022-03-07T14:34:08.157Z] Security Options: [2022-03-07T14:34:08.157Z] apparmor [2022-03-07T14:34:08.157Z] seccomp [2022-03-07T14:34:08.157Z] Profile: default [2022-03-07T14:34:08.157Z] cgroupns [2022-03-07T14:34:08.157Z] Kernel Version: 5.11.0-1023-aws [2022-03-07T14:34:08.157Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-07T14:34:08.157Z] OSType: linux [2022-03-07T14:34:08.157Z] Architecture: x86_64 [2022-03-07T14:34:08.157Z] CPUs: 2 [2022-03-07T14:34:08.157Z] Total Memory: 7.477GiB [2022-03-07T14:34:08.157Z] Name: ip-10-100-35-121 [2022-03-07T14:34:08.157Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-07T14:34:08.157Z] Docker Root Dir: /var/lib/docker [2022-03-07T14:34:08.157Z] Debug Mode: false [2022-03-07T14:34:08.157Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:08.157Z] Labels: [2022-03-07T14:34:08.157Z] Experimental: true [2022-03-07T14:34:08.157Z] Insecure Registries: [2022-03-07T14:34:08.157Z] 127.0.0.0/8 [2022-03-07T14:34:08.157Z] Live Restore Enabled: true [2022-03-07T14:34:08.157Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T14:34:08.335Z] Client: [2022-03-07T14:34:08.335Z] Context: default [2022-03-07T14:34:08.335Z] Debug Mode: false [2022-03-07T14:34:08.335Z] Plugins: [2022-03-07T14:34:08.335Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T14:34:08.335Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T14:34:08.335Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T14:34:08.335Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T14:34:08.335Z] [2022-03-07T14:34:08.335Z] Server: [2022-03-07T14:34:08.335Z] Containers: 0 [2022-03-07T14:34:08.335Z] Running: 0 [2022-03-07T14:34:08.335Z] Paused: 0 [2022-03-07T14:34:08.335Z] Stopped: 0 [2022-03-07T14:34:08.335Z] Images: 4 [2022-03-07T14:34:08.335Z] Server Version: 20.10.12 [2022-03-07T14:34:08.335Z] Storage Driver: overlay2 [2022-03-07T14:34:08.335Z] Backing Filesystem: extfs [2022-03-07T14:34:08.335Z] Supports d_type: true [2022-03-07T14:34:08.335Z] Native Overlay Diff: true [2022-03-07T14:34:08.335Z] userxattr: false [2022-03-07T14:34:08.335Z] Logging Driver: json-file [2022-03-07T14:34:08.335Z] Cgroup Driver: cgroupfs [2022-03-07T14:34:08.335Z] Cgroup Version: 1 [2022-03-07T14:34:08.335Z] Plugins: [2022-03-07T14:34:08.335Z] Volume: local [2022-03-07T14:34:08.335Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T14:34:08.335Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T14:34:08.335Z] Swarm: inactive [2022-03-07T14:34:08.335Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T14:34:08.335Z] Default Runtime: runc [2022-03-07T14:34:08.335Z] Init Binary: docker-init [2022-03-07T14:34:08.335Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:34:08.335Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T14:34:08.335Z] init version: de40ad0 [2022-03-07T14:34:08.335Z] Security Options: [2022-03-07T14:34:08.335Z] apparmor [2022-03-07T14:34:08.335Z] seccomp [2022-03-07T14:34:08.335Z] Profile: default [2022-03-07T14:34:08.335Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T14:34:08.335Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T14:34:08.335Z] OSType: linux [2022-03-07T14:34:08.335Z] Architecture: x86_64 [2022-03-07T14:34:08.335Z] CPUs: 2 [2022-03-07T14:34:08.335Z] Total Memory: 7.565GiB [2022-03-07T14:34:08.335Z] Name: ip-10-100-44-67 [2022-03-07T14:34:08.335Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T14:34:08.335Z] Docker Root Dir: /var/lib/docker [2022-03-07T14:34:08.335Z] Debug Mode: false [2022-03-07T14:34:08.335Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:08.335Z] Labels: [2022-03-07T14:34:08.335Z] Experimental: true [2022-03-07T14:34:08.335Z] Insecure Registries: [2022-03-07T14:34:08.335Z] 127.0.0.0/8 [2022-03-07T14:34:08.335Z] Live Restore Enabled: true [2022-03-07T14:34:08.335Z] [2022-03-07T14:34:08.335Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T14:34:08.383Z] + docker info [2022-03-07T14:34:08.499Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8512cf076c57e2425501a00e6efc0495c94fee7b . [2022-03-07T14:34:08.631Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:08.631Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:08.631Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43342/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T14:34:08.631Z] + bash /home/ubuntu/workspace/moby_PR-43342/check-config.sh [2022-03-07T14:34:08.631Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T14:34:08.631Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T14:34:08.631Z] [2022-03-07T14:34:08.631Z] Generally Necessary: [2022-03-07T14:34:08.631Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T14:34:08.631Z] - apparmor: enabled and tools installed [2022-03-07T14:34:08.631Z] - CONFIG_NAMESPACES: enabled [2022-03-07T14:34:08.631Z] - CONFIG_NET_NS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_PID_NS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_IPC_NS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_UTS_NS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUPS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CPUSETS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_MEMCG: enabled [2022-03-07T14:34:08.631Z] - CONFIG_KEYS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_VETH: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T14:34:08.631Z] [2022-03-07T14:34:08.631Z] Optional Features: [2022-03-07T14:34:08.631Z] - CONFIG_USER_NS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_SECCOMP: enabled [2022-03-07T14:34:08.631Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T14:34:08.631Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T14:34:08.631Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T14:34:08.631Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T14:34:08.631Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T14:34:08.631Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T14:34:08.631Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T14:34:08.631Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T14:34:08.631Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T14:34:08.749Z] #73 DONE 0.9s [2022-03-07T14:34:08.749Z] [2022-03-07T14:34:08.749Z] #74 exporting to image [2022-03-07T14:34:08.749Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T14:34:08.749Z] #74 exporting layers [2022-03-07T14:34:08.759Z] #1 [internal] load build definition from Dockerfile [2022-03-07T14:34:08.759Z] #1 sha256:ef21b5015c068464395f587c791443c61ed06cf5b619ac7e14eba04471cfd1f2 [2022-03-07T14:34:08.759Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-07T14:34:08.759Z] #1 DONE 0.0s [2022-03-07T14:34:08.759Z] [2022-03-07T14:34:08.759Z] #2 [internal] load .dockerignore [2022-03-07T14:34:08.759Z] #2 sha256:a52a53af2cd99e20d52e654fe99d755f0f57db1838ba502c0bb971333effcbb9 [2022-03-07T14:34:08.759Z] #2 transferring context: 87B done [2022-03-07T14:34:08.759Z] #2 DONE 0.0s [2022-03-07T14:34:08.759Z] [2022-03-07T14:34:08.759Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T14:34:08.759Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T14:34:08.759Z] #3 DONE 0.1s [2022-03-07T14:34:08.759Z] [2022-03-07T14:34:08.759Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T14:34:08.759Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T14:34:08.759Z] #4 CACHED [2022-03-07T14:34:08.893Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T14:34:08.894Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T14:34:08.894Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T14:34:08.894Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T14:34:08.894Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T14:34:08.894Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T14:34:08.894Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T14:34:08.894Z] - CONFIG_EXT4_FS: enabled [2022-03-07T14:34:08.894Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T14:34:08.894Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T14:34:08.894Z] - Network Drivers: [2022-03-07T14:34:08.894Z] - "overlay": [2022-03-07T14:34:08.894Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T14:34:08.894Z] Optional (for encrypted networks): [2022-03-07T14:34:08.894Z] - CONFIG_CRYPTO: enabled [2022-03-07T14:34:08.894Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T14:34:08.894Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T14:34:08.894Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T14:34:08.894Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T14:34:08.894Z] - CONFIG_XFRM: enabled [2022-03-07T14:34:08.894Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T14:34:08.894Z] - "ipvlan": [2022-03-07T14:34:08.894Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T14:34:08.894Z] - "macvlan": [2022-03-07T14:34:08.894Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T14:34:08.894Z] - "ftp,tftp client in container": [2022-03-07T14:34:08.894Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T14:34:08.894Z] - Storage Drivers: [2022-03-07T14:34:08.894Z] - "aufs": [2022-03-07T14:34:08.894Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T14:34:08.894Z] - "btrfs": [2022-03-07T14:34:08.894Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T14:34:08.894Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T14:34:08.894Z] - "devicemapper": [2022-03-07T14:34:08.894Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T14:34:08.894Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T14:34:08.894Z] - "overlay": [2022-03-07T14:34:08.894Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T14:34:08.894Z] - "zfs": [2022-03-07T14:34:08.894Z] - /dev/zfs: present [2022-03-07T14:34:08.894Z] - zfs command: missing [2022-03-07T14:34:08.894Z] - zpool command: missing [2022-03-07T14:34:08.894Z] [2022-03-07T14:34:08.894Z] Limits: [2022-03-07T14:34:08.894Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T14:34:08.894Z] [2022-03-07T14:34:08.894Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T14:34:09.019Z] [2022-03-07T14:34:09.019Z] #5 [internal] load .dockerignore [2022-03-07T14:34:09.019Z] #5 sha256:0729c6ce666b3a1a3cfe3cdf6d4b9b9604281be1b9d471f371e6652d8142f636 [2022-03-07T14:34:09.019Z] #5 DONE 0.0s [2022-03-07T14:34:09.019Z] [2022-03-07T14:34:09.019Z] #6 [internal] load build definition from Dockerfile [2022-03-07T14:34:09.019Z] #6 sha256:78750c886e66752a8bba35cf3541eec5594b1d39f198b942828a3c736589157a [2022-03-07T14:34:09.019Z] #6 DONE 0.0s [2022-03-07T14:34:09.019Z] [2022-03-07T14:34:09.019Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T14:34:09.019Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T14:34:09.019Z] #7 DONE 0.1s [2022-03-07T14:34:09.019Z] [2022-03-07T14:34:09.019Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:34:09.019Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T14:34:09.216Z] Fetching without tags [2022-03-07T14:34:09.231Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8512cf076c57e2425501a00e6efc0495c94fee7b . [2022-03-07T14:34:09.231Z] #1 [internal] load build definition from Dockerfile [2022-03-07T14:34:09.231Z] #1 sha256:396d1f562382d0dd2bcbcc940afd1ab7a1fb23d58ec0ff6d2421238f77d1aec7 [2022-03-07T14:34:09.231Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T14:34:09.231Z] #1 DONE 0.0s [2022-03-07T14:34:09.231Z] [2022-03-07T14:34:09.231Z] #2 [internal] load .dockerignore [2022-03-07T14:34:09.231Z] #2 sha256:eb95b6741e605edcacdc61f0652204860887428216b6ab1c933a1701fc17d72f [2022-03-07T14:34:09.231Z] #2 transferring context: 87B done [2022-03-07T14:34:09.231Z] #2 DONE 0.0s [2022-03-07T14:34:09.231Z] [2022-03-07T14:34:09.231Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T14:34:09.231Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T14:34:09.280Z] #10 DONE 0.1s [2022-03-07T14:34:09.280Z] [2022-03-07T14:34:09.280Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T14:34:09.280Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T14:34:09.280Z] #8 DONE 0.1s [2022-03-07T14:34:09.280Z] [2022-03-07T14:34:09.280Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:34:09.280Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T14:34:09.280Z] #9 DONE 0.1s [2022-03-07T14:34:09.492Z] #3 DONE 0.1s [2022-03-07T14:34:09.492Z] [2022-03-07T14:34:09.492Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T14:34:09.492Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T14:34:09.492Z] #4 CACHED [2022-03-07T14:34:09.541Z] [2022-03-07T14:34:09.541Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:34:09.541Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T14:34:09.541Z] #67 DONE 0.0s [2022-03-07T14:34:09.541Z] [2022-03-07T14:34:09.541Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:34:09.541Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T14:34:09.541Z] #69 DONE 0.0s [2022-03-07T14:34:09.541Z] [2022-03-07T14:34:09.541Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T14:34:09.541Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T14:34:09.541Z] #11 DONE 0.0s [2022-03-07T14:34:09.541Z] [2022-03-07T14:34:09.541Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T14:34:09.541Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T14:34:09.541Z] #28 DONE 0.0s [2022-03-07T14:34:09.541Z] [2022-03-07T14:34:09.541Z] #24 [internal] load build context [2022-03-07T14:34:09.541Z] #24 sha256:fcd9bfd7027230b8cb1140edf50301d8ce7065135544b0fcbe16e796d0127f49 [2022-03-07T14:34:09.692Z] #74 exporting layers 0.8s done [2022-03-07T14:34:09.692Z] #74 writing image sha256:eb551d7671244453a1e4c4dc80ae65edb8bad0810f784874466e81d430b4dfc2 [2022-03-07T14:34:09.692Z] #74 writing image sha256:eb551d7671244453a1e4c4dc80ae65edb8bad0810f784874466e81d430b4dfc2 done [2022-03-07T14:34:09.692Z] #74 naming to docker.io/library/docker:8512cf076c57e2425501a00e6efc0495c94fee7b done [2022-03-07T14:34:09.692Z] #74 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-07T14:34:09.753Z] [2022-03-07T14:34:09.753Z] #6 [internal] load build definition from Dockerfile [2022-03-07T14:34:09.753Z] #6 sha256:1b2767b53624568ad989af7eb0b6023a7e725a3a3a2e2a59c1155445e18ecc26 [2022-03-07T14:34:09.753Z] #6 DONE 0.0s [2022-03-07T14:34:09.753Z] [2022-03-07T14:34:09.753Z] #5 [internal] load .dockerignore [2022-03-07T14:34:09.753Z] #5 sha256:52e5059b8d636cfbffa2e43e4c39bec40bf94d38fb4af88cfefb003ee0ced510 [2022-03-07T14:34:09.753Z] #5 DONE 0.0s [2022-03-07T14:34:09.753Z] [2022-03-07T14:34:09.753Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T14:34:09.753Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T14:34:09.753Z] #7 DONE 0.1s [2022-03-07T14:34:09.753Z] [2022-03-07T14:34:09.753Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T14:34:09.753Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T14:34:09.753Z] #9 DONE 0.1s [2022-03-07T14:34:09.753Z] [2022-03-07T14:34:09.753Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:34:09.753Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T14:34:09.766Z] Client: [2022-03-07T14:34:09.766Z] Context: default [2022-03-07T14:34:09.766Z] Debug Mode: false [2022-03-07T14:34:09.766Z] Plugins: [2022-03-07T14:34:09.766Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T14:34:09.766Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T14:34:09.766Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T14:34:09.766Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T14:34:09.766Z] [2022-03-07T14:34:09.766Z] Server: [2022-03-07T14:34:09.766Z] Containers: 0 [2022-03-07T14:34:09.766Z] Running: 0 [2022-03-07T14:34:09.766Z] Paused: 0 [2022-03-07T14:34:09.766Z] Stopped: 0 [2022-03-07T14:34:09.766Z] Images: 3 [2022-03-07T14:34:09.766Z] Server Version: 20.10.12 [2022-03-07T14:34:09.766Z] Storage Driver: overlay2 [2022-03-07T14:34:09.766Z] Backing Filesystem: extfs [2022-03-07T14:34:09.766Z] Supports d_type: true [2022-03-07T14:34:09.766Z] Native Overlay Diff: true [2022-03-07T14:34:09.766Z] userxattr: false [2022-03-07T14:34:09.766Z] Logging Driver: json-file [2022-03-07T14:34:09.766Z] Cgroup Driver: cgroupfs [2022-03-07T14:34:09.766Z] Cgroup Version: 1 [2022-03-07T14:34:09.766Z] Plugins: [2022-03-07T14:34:09.766Z] Volume: local [2022-03-07T14:34:09.766Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T14:34:09.767Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T14:34:09.767Z] Swarm: inactive [2022-03-07T14:34:09.767Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T14:34:09.767Z] Default Runtime: runc [2022-03-07T14:34:09.767Z] Init Binary: docker-init [2022-03-07T14:34:09.767Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T14:34:09.767Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T14:34:09.767Z] init version: de40ad0 [2022-03-07T14:34:09.767Z] Security Options: [2022-03-07T14:34:09.767Z] apparmor [2022-03-07T14:34:09.767Z] seccomp [2022-03-07T14:34:09.767Z] Profile: default [2022-03-07T14:34:09.767Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T14:34:09.767Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T14:34:09.767Z] OSType: linux [2022-03-07T14:34:09.767Z] Architecture: x86_64 [2022-03-07T14:34:09.767Z] CPUs: 2 [2022-03-07T14:34:09.767Z] Total Memory: 7.565GiB [2022-03-07T14:34:09.767Z] Name: ip-10-100-55-228 [2022-03-07T14:34:09.767Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T14:34:09.767Z] Docker Root Dir: /var/lib/docker [2022-03-07T14:34:09.767Z] Debug Mode: false [2022-03-07T14:34:09.767Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:09.767Z] Labels: [2022-03-07T14:34:09.767Z] Experimental: true [2022-03-07T14:34:09.767Z] Insecure Registries: [2022-03-07T14:34:09.767Z] 127.0.0.0/8 [2022-03-07T14:34:09.767Z] Live Restore Enabled: true [2022-03-07T14:34:09.767Z] [2022-03-07T14:34:09.767Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T14:34:09.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:08.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:08.916Z] > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10 [2022-03-07T14:34:08.979Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:09.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:09.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:34:09.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:09.256Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:10.015Z] #10 DONE 0.1s [2022-03-07T14:34:10.015Z] [2022-03-07T14:34:10.015Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:34:10.015Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T14:34:10.015Z] #8 DONE 0.1s [2022-03-07T14:34:10.020Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:10.030Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-07T14:34:10.074Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:10.074Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:10.074Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43342/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T14:34:10.074Z] + bash /home/ubuntu/workspace/moby_PR-43342/check-config.sh [2022-03-07T14:34:10.074Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T14:34:10.074Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T14:34:10.074Z] [2022-03-07T14:34:10.074Z] Generally Necessary: [2022-03-07T14:34:10.074Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T14:34:10.074Z] - apparmor: enabled and tools installed [2022-03-07T14:34:10.074Z] - CONFIG_NAMESPACES: enabled [2022-03-07T14:34:10.074Z] - CONFIG_NET_NS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_PID_NS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_IPC_NS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_UTS_NS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_CGROUPS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T14:34:10.074Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T14:34:10.074Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T14:34:10.074Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T14:34:10.074Z] - CONFIG_CPUSETS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_MEMCG: enabled [2022-03-07T14:34:10.074Z] - CONFIG_KEYS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_VETH: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T14:34:10.074Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T14:34:10.074Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T14:34:10.074Z] [2022-03-07T14:34:10.074Z] Optional Features: [2022-03-07T14:34:10.074Z] - CONFIG_USER_NS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_SECCOMP: enabled [2022-03-07T14:34:10.074Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T14:34:10.074Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T14:34:10.074Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T14:34:10.074Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T14:34:10.235Z] Fetching without tags [2022-03-07T14:34:10.275Z] [2022-03-07T14:34:10.275Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:34:10.276Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T14:34:10.276Z] #69 DONE 0.0s [2022-03-07T14:34:10.276Z] [2022-03-07T14:34:10.276Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:34:10.276Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T14:34:10.276Z] #67 DONE 0.0s [2022-03-07T14:34:10.276Z] [2022-03-07T14:34:10.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T14:34:10.276Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T14:34:10.276Z] #11 DONE 0.0s [2022-03-07T14:34:10.276Z] [2022-03-07T14:34:10.276Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T14:34:10.276Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T14:34:10.276Z] #28 DONE 0.0s [2022-03-07T14:34:10.276Z] [2022-03-07T14:34:10.276Z] #24 [internal] load build context [2022-03-07T14:34:10.276Z] #24 sha256:2ea2e16fd118bcbb881ca5c01cb1ac97070e056bc0f4a01d15bb7c2e1eeca334 [2022-03-07T14:34:10.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/test/unit [2022-03-07T14:34:10.334Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T14:34:10.334Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T14:34:10.334Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T14:34:10.334Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T14:34:10.334Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T14:34:10.334Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T14:34:10.334Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T14:34:10.334Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T14:34:10.334Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T14:34:10.334Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T14:34:10.334Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T14:34:10.334Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T14:34:10.334Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T14:34:10.334Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T14:34:10.334Z] - CONFIG_EXT4_FS: enabled [2022-03-07T14:34:10.334Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T14:34:10.334Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T14:34:10.334Z] - Network Drivers: [2022-03-07T14:34:10.334Z] - "overlay": [2022-03-07T14:34:10.334Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T14:34:10.334Z] Optional (for encrypted networks): [2022-03-07T14:34:10.334Z] - CONFIG_CRYPTO: enabled [2022-03-07T14:34:10.334Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T14:34:10.334Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T14:34:10.334Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T14:34:10.334Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T14:34:10.334Z] - CONFIG_XFRM: enabled [2022-03-07T14:34:10.334Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T14:34:10.334Z] - "ipvlan": [2022-03-07T14:34:10.334Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T14:34:10.334Z] - "macvlan": [2022-03-07T14:34:10.334Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T14:34:10.334Z] - "ftp,tftp client in container": [2022-03-07T14:34:10.334Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T14:34:10.334Z] - Storage Drivers: [2022-03-07T14:34:10.334Z] - "aufs": [2022-03-07T14:34:10.334Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T14:34:10.334Z] - "btrfs": [2022-03-07T14:34:10.334Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T14:34:10.334Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T14:34:10.334Z] - "devicemapper": [2022-03-07T14:34:10.334Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T14:34:10.334Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T14:34:10.334Z] - "overlay": [2022-03-07T14:34:10.334Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T14:34:10.334Z] - "zfs": [2022-03-07T14:34:10.334Z] - /dev/zfs: present [2022-03-07T14:34:10.334Z] - zfs command: missing [2022-03-07T14:34:10.334Z] - zpool command: missing [2022-03-07T14:34:10.334Z] [2022-03-07T14:34:10.334Z] Limits: [2022-03-07T14:34:10.342Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T14:34:10.342Z] [2022-03-07T14:34:10.342Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T14:34:10.574Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-07T14:34:10.574Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-07T14:34:10.574Z] + TESTDIRS=./... [2022-03-07T14:34:10.574Z] + exclude_paths='/vendor/|/integration' [2022-03-07T14:34:10.574Z] ++ go list ./... [2022-03-07T14:34:10.574Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-07T14:34:10.671Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8512cf076c57e2425501a00e6efc0495c94fee7b . [2022-03-07T14:34:10.671Z] #1 [internal] load build definition from Dockerfile [2022-03-07T14:34:10.671Z] #1 sha256:9f2ec86d85bced4a5f183ae0bb71da7305372a30182896fc6a0bc0b500483b88 [2022-03-07T14:34:10.671Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T14:34:10.671Z] #1 DONE 0.0s [2022-03-07T14:34:10.671Z] [2022-03-07T14:34:10.671Z] #2 [internal] load .dockerignore [2022-03-07T14:34:10.671Z] #2 sha256:21825434a433acdef3bee5e45207a06074034c60b4140bf7d619742fa58c81cb [2022-03-07T14:34:10.671Z] #2 transferring context: 87B done [2022-03-07T14:34:10.671Z] #2 DONE 0.0s [2022-03-07T14:34:10.671Z] [2022-03-07T14:34:10.671Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T14:34:10.671Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T14:34:10.931Z] #3 DONE 0.1s [2022-03-07T14:34:10.931Z] [2022-03-07T14:34:10.931Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T14:34:10.931Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T14:34:10.931Z] #4 CACHED [2022-03-07T14:34:10.937Z] #24 transferring context: 57.20MB 1.6s done [2022-03-07T14:34:10.949Z] Fetching without tags [2022-03-07T14:34:11.193Z] [2022-03-07T14:34:11.193Z] #5 [internal] load .dockerignore [2022-03-07T14:34:11.193Z] #5 sha256:2b99c99b9a3a3a5d9853af8ef1d2b6af686e09850cc605ce103142974055c932 [2022-03-07T14:34:11.193Z] #5 DONE 0.0s [2022-03-07T14:34:11.193Z] [2022-03-07T14:34:11.193Z] #6 [internal] load build definition from Dockerfile [2022-03-07T14:34:11.193Z] #6 sha256:3cb49b4d7bac2a807fe88875378e4a7c4c28ec1680d44dddcb6ebd048c43bcd8 [2022-03-07T14:34:11.193Z] #6 DONE 0.0s [2022-03-07T14:34:11.193Z] [2022-03-07T14:34:11.193Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:34:11.193Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T14:34:11.197Z] #24 DONE 1.7s [2022-03-07T14:34:11.197Z] [2022-03-07T14:34:11.197Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T14:34:11.197Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T14:34:11.439Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:11.459Z] #10 DONE 0.1s [2022-03-07T14:34:11.459Z] [2022-03-07T14:34:11.459Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T14:34:11.459Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T14:34:11.459Z] #7 DONE 0.1s [2022-03-07T14:34:11.459Z] [2022-03-07T14:34:11.459Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T14:34:11.459Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T14:34:11.459Z] #9 DONE 0.1s [2022-03-07T14:34:11.459Z] [2022-03-07T14:34:11.459Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T14:34:11.459Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T14:34:11.459Z] #8 DONE 0.1s [2022-03-07T14:34:11.517Z] + pkg_list='github.com/docker/docker/api [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/backend [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/container [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/events [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/filters [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/image [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/mount [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/network [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/registry [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/time [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/versions [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/volume [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:34:11.518Z] github.com/docker/docker/cli [2022-03-07T14:34:11.518Z] github.com/docker/docker/cli/config [2022-03-07T14:34:11.518Z] github.com/docker/docker/cli/debug [2022-03-07T14:34:11.518Z] github.com/docker/docker/client [2022-03-07T14:34:11.518Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:34:11.518Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:34:11.518Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:34:11.518Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:34:11.518Z] github.com/docker/docker/container [2022-03-07T14:34:11.518Z] github.com/docker/docker/container/stream [2022-03-07T14:34:11.518Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:34:11.518Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:34:11.518Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/config [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/events [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/exec [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/images [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/links [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/names [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/network [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/stats [2022-03-07T14:34:11.518Z] github.com/docker/docker/distribution [2022-03-07T14:34:11.518Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:34:11.518Z] github.com/docker/docker/distribution/utils [2022-03-07T14:34:11.518Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:34:11.518Z] github.com/docker/docker/dockerversion [2022-03-07T14:34:11.518Z] github.com/docker/docker/errdefs [2022-03-07T14:34:11.518Z] github.com/docker/docker/image [2022-03-07T14:34:11.518Z] github.com/docker/docker/image/cache [2022-03-07T14:34:11.518Z] github.com/docker/docker/image/tarexport [2022-03-07T14:34:11.518Z] github.com/docker/docker/image/v1 [2022-03-07T14:34:11.518Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:34:11.518Z] github.com/docker/docker/layer [2022-03-07T14:34:11.518Z] github.com/docker/docker/libcontainerd [2022-03-07T14:34:11.518Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:34:11.518Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:34:11.518Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:34:11.518Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/libnetwork/types [2022-03-07T14:34:11.518Z] github.com/docker/docker/oci [2022-03-07T14:34:11.518Z] github.com/docker/docker/oci/caps [2022-03-07T14:34:11.518Z] github.com/docker/docker/opts [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/archive [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/directory [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/locker [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/mount [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/platform [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/pools [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/progress [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/signal [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/stack [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/system [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/term [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:34:11.518Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:34:11.518Z] github.com/docker/docker/plugin [2022-03-07T14:34:11.518Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:34:11.518Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:34:11.518Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:34:11.518Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:34:11.518Z] github.com/docker/docker/quota [2022-03-07T14:34:11.518Z] github.com/docker/docker/reference [2022-03-07T14:34:11.518Z] github.com/docker/docker/registry [2022-03-07T14:34:11.518Z] github.com/docker/docker/registry/resumable [2022-03-07T14:34:11.518Z] github.com/docker/docker/restartmanager [2022-03-07T14:34:11.518Z] github.com/docker/docker/rootless [2022-03-07T14:34:11.518Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:34:11.518Z] github.com/docker/docker/runconfig [2022-03-07T14:34:11.518Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/environment [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/registry [2022-03-07T14:34:11.518Z] github.com/docker/docker/testutil/request [2022-03-07T14:34:11.518Z] github.com/docker/docker/volume [2022-03-07T14:34:11.518Z] github.com/docker/docker/volume/drivers [2022-03-07T14:34:11.518Z] github.com/docker/docker/volume/local [2022-03-07T14:34:11.518Z] github.com/docker/docker/volume/mounts [2022-03-07T14:34:11.518Z] github.com/docker/docker/volume/service [2022-03-07T14:34:11.518Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:34:11.518Z] github.com/docker/docker/volume/testutils' [2022-03-07T14:34:11.518Z] ++ grep --fixed-strings -v /libnetwork [2022-03-07T14:34:11.518Z] ++ echo 'github.com/docker/docker/api [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/backend [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/container [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/events [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/filters [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/image [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/mount [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/network [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/registry [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/time [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/versions [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:34:11.518Z] github.com/docker/docker/api/types/volume [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:34:11.518Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:34:11.518Z] github.com/docker/docker/cli [2022-03-07T14:34:11.518Z] github.com/docker/docker/cli/config [2022-03-07T14:34:11.518Z] github.com/docker/docker/cli/debug [2022-03-07T14:34:11.518Z] github.com/docker/docker/client [2022-03-07T14:34:11.518Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:34:11.518Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:34:11.518Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:34:11.518Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:34:11.518Z] github.com/docker/docker/container [2022-03-07T14:34:11.518Z] github.com/docker/docker/container/stream [2022-03-07T14:34:11.518Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:34:11.518Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:34:11.518Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon [2022-03-07T14:34:11.518Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/config [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/events [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/exec [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/images [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/links [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/names [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/network [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/stats [2022-03-07T14:34:11.519Z] github.com/docker/docker/distribution [2022-03-07T14:34:11.519Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:34:11.519Z] github.com/docker/docker/distribution/utils [2022-03-07T14:34:11.519Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:34:11.519Z] github.com/docker/docker/dockerversion [2022-03-07T14:34:11.519Z] github.com/docker/docker/errdefs [2022-03-07T14:34:11.519Z] github.com/docker/docker/image [2022-03-07T14:34:11.519Z] github.com/docker/docker/image/cache [2022-03-07T14:34:11.519Z] github.com/docker/docker/image/tarexport [2022-03-07T14:34:11.519Z] github.com/docker/docker/image/v1 [2022-03-07T14:34:11.519Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:34:11.519Z] github.com/docker/docker/layer [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/libnetwork/types [2022-03-07T14:34:11.519Z] github.com/docker/docker/oci [2022-03-07T14:34:11.519Z] github.com/docker/docker/oci/caps [2022-03-07T14:34:11.519Z] github.com/docker/docker/opts [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/archive [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/directory [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/locker [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/mount [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/platform [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/pools [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/progress [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/signal [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/stack [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/system [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/term [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:34:11.519Z] github.com/docker/docker/plugin [2022-03-07T14:34:11.519Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:34:11.519Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:34:11.519Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:34:11.519Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:34:11.519Z] github.com/docker/docker/quota [2022-03-07T14:34:11.519Z] github.com/docker/docker/reference [2022-03-07T14:34:11.519Z] github.com/docker/docker/registry [2022-03-07T14:34:11.519Z] github.com/docker/docker/registry/resumable [2022-03-07T14:34:11.519Z] github.com/docker/docker/restartmanager [2022-03-07T14:34:11.519Z] github.com/docker/docker/rootless [2022-03-07T14:34:11.519Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:34:11.519Z] github.com/docker/docker/runconfig [2022-03-07T14:34:11.519Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/environment [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/registry [2022-03-07T14:34:11.519Z] github.com/docker/docker/testutil/request [2022-03-07T14:34:11.519Z] github.com/docker/docker/volume [2022-03-07T14:34:11.519Z] github.com/docker/docker/volume/drivers [2022-03-07T14:34:11.519Z] github.com/docker/docker/volume/local [2022-03-07T14:34:11.519Z] github.com/docker/docker/volume/mounts [2022-03-07T14:34:11.519Z] github.com/docker/docker/volume/service [2022-03-07T14:34:11.519Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:34:11.519Z] github.com/docker/docker/volume/testutils' [2022-03-07T14:34:11.519Z] + base_pkg_list='github.com/docker/docker/api [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/backend [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/container [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/events [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/filters [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/image [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/mount [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/network [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/registry [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/time [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/versions [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:34:11.519Z] github.com/docker/docker/api/types/volume [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:34:11.519Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:34:11.519Z] github.com/docker/docker/cli [2022-03-07T14:34:11.519Z] github.com/docker/docker/cli/config [2022-03-07T14:34:11.519Z] github.com/docker/docker/cli/debug [2022-03-07T14:34:11.519Z] github.com/docker/docker/client [2022-03-07T14:34:11.519Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:34:11.519Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:34:11.519Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:34:11.519Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:34:11.519Z] github.com/docker/docker/container [2022-03-07T14:34:11.519Z] github.com/docker/docker/container/stream [2022-03-07T14:34:11.519Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:34:11.519Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:34:11.519Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/config [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/events [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/exec [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/images [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/links [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/names [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/network [2022-03-07T14:34:11.519Z] github.com/docker/docker/daemon/stats [2022-03-07T14:34:11.519Z] github.com/docker/docker/distribution [2022-03-07T14:34:11.519Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:34:11.519Z] github.com/docker/docker/distribution/utils [2022-03-07T14:34:11.519Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:34:11.519Z] github.com/docker/docker/dockerversion [2022-03-07T14:34:11.519Z] github.com/docker/docker/errdefs [2022-03-07T14:34:11.519Z] github.com/docker/docker/image [2022-03-07T14:34:11.519Z] github.com/docker/docker/image/cache [2022-03-07T14:34:11.519Z] github.com/docker/docker/image/tarexport [2022-03-07T14:34:11.519Z] github.com/docker/docker/image/v1 [2022-03-07T14:34:11.519Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:34:11.519Z] github.com/docker/docker/layer [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:34:11.519Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:34:11.519Z] github.com/docker/docker/oci [2022-03-07T14:34:11.519Z] github.com/docker/docker/oci/caps [2022-03-07T14:34:11.519Z] github.com/docker/docker/opts [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/archive [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/directory [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:34:11.519Z] github.com/docker/docker/pkg/locker [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/mount [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/platform [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/pools [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/progress [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/signal [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/stack [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/system [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/term [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:34:11.520Z] github.com/docker/docker/plugin [2022-03-07T14:34:11.520Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:34:11.520Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:34:11.520Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:34:11.520Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:34:11.520Z] github.com/docker/docker/quota [2022-03-07T14:34:11.520Z] github.com/docker/docker/reference [2022-03-07T14:34:11.520Z] github.com/docker/docker/registry [2022-03-07T14:34:11.520Z] github.com/docker/docker/registry/resumable [2022-03-07T14:34:11.520Z] github.com/docker/docker/restartmanager [2022-03-07T14:34:11.520Z] github.com/docker/docker/rootless [2022-03-07T14:34:11.520Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:34:11.520Z] github.com/docker/docker/runconfig [2022-03-07T14:34:11.520Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/environment [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/registry [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/request [2022-03-07T14:34:11.520Z] github.com/docker/docker/volume [2022-03-07T14:34:11.520Z] github.com/docker/docker/volume/drivers [2022-03-07T14:34:11.520Z] github.com/docker/docker/volume/local [2022-03-07T14:34:11.520Z] github.com/docker/docker/volume/mounts [2022-03-07T14:34:11.520Z] github.com/docker/docker/volume/service [2022-03-07T14:34:11.520Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:34:11.520Z] github.com/docker/docker/volume/testutils' [2022-03-07T14:34:11.520Z] ++ grep --fixed-strings /libnetwork [2022-03-07T14:34:11.520Z] ++ echo 'github.com/docker/docker/api [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/backend [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/container [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/events [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/filters [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/image [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/mount [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/network [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/registry [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/time [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/versions [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:34:11.520Z] github.com/docker/docker/api/types/volume [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:34:11.520Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:34:11.520Z] github.com/docker/docker/cli [2022-03-07T14:34:11.520Z] github.com/docker/docker/cli/config [2022-03-07T14:34:11.520Z] github.com/docker/docker/cli/debug [2022-03-07T14:34:11.520Z] github.com/docker/docker/client [2022-03-07T14:34:11.520Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:34:11.520Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:34:11.520Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:34:11.520Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:34:11.520Z] github.com/docker/docker/container [2022-03-07T14:34:11.520Z] github.com/docker/docker/container/stream [2022-03-07T14:34:11.520Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:34:11.520Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:34:11.520Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/config [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/events [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/exec [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/images [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/links [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/names [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/network [2022-03-07T14:34:11.520Z] github.com/docker/docker/daemon/stats [2022-03-07T14:34:11.520Z] github.com/docker/docker/distribution [2022-03-07T14:34:11.520Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:34:11.520Z] github.com/docker/docker/distribution/utils [2022-03-07T14:34:11.520Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:34:11.520Z] github.com/docker/docker/dockerversion [2022-03-07T14:34:11.520Z] github.com/docker/docker/errdefs [2022-03-07T14:34:11.520Z] github.com/docker/docker/image [2022-03-07T14:34:11.520Z] github.com/docker/docker/image/cache [2022-03-07T14:34:11.520Z] github.com/docker/docker/image/tarexport [2022-03-07T14:34:11.520Z] github.com/docker/docker/image/v1 [2022-03-07T14:34:11.520Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:34:11.520Z] github.com/docker/docker/layer [2022-03-07T14:34:11.520Z] github.com/docker/docker/libcontainerd [2022-03-07T14:34:11.520Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:34:11.520Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:34:11.520Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:34:11.520Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/libnetwork/types [2022-03-07T14:34:11.520Z] github.com/docker/docker/oci [2022-03-07T14:34:11.520Z] github.com/docker/docker/oci/caps [2022-03-07T14:34:11.520Z] github.com/docker/docker/opts [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/archive [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/directory [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/locker [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/mount [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/platform [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/pools [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/progress [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/signal [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/stack [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/system [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/term [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:34:11.520Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:34:11.520Z] github.com/docker/docker/plugin [2022-03-07T14:34:11.520Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:34:11.520Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:34:11.520Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:34:11.520Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:34:11.520Z] github.com/docker/docker/quota [2022-03-07T14:34:11.520Z] github.com/docker/docker/reference [2022-03-07T14:34:11.520Z] github.com/docker/docker/registry [2022-03-07T14:34:11.520Z] github.com/docker/docker/registry/resumable [2022-03-07T14:34:11.520Z] github.com/docker/docker/restartmanager [2022-03-07T14:34:11.520Z] github.com/docker/docker/rootless [2022-03-07T14:34:11.520Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:34:11.520Z] github.com/docker/docker/runconfig [2022-03-07T14:34:11.520Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/environment [2022-03-07T14:34:11.520Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:34:11.521Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:34:11.521Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:34:11.521Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:34:11.521Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:34:11.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:34:11.521Z] github.com/docker/docker/testutil/registry [2022-03-07T14:34:11.521Z] github.com/docker/docker/testutil/request [2022-03-07T14:34:11.521Z] github.com/docker/docker/volume [2022-03-07T14:34:11.521Z] github.com/docker/docker/volume/drivers [2022-03-07T14:34:11.521Z] github.com/docker/docker/volume/local [2022-03-07T14:34:11.521Z] github.com/docker/docker/volume/mounts [2022-03-07T14:34:11.521Z] github.com/docker/docker/volume/service [2022-03-07T14:34:11.521Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:34:11.521Z] github.com/docker/docker/volume/testutils' [2022-03-07T14:34:11.521Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/types' [2022-03-07T14:34:11.521Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-07T14:34:11.521Z] + echo 'github.com/docker/docker/libnetwork [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/types' [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:34:11.521Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:34:11.521Z] + type docker-proxy [2022-03-07T14:34:11.521Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-07T14:34:11.521Z] + hack/make.sh binary-proxy install-proxy [2022-03-07T14:34:11.521Z] [2022-03-07T14:34:11.521Z] Removing bundles/ [2022-03-07T14:34:11.521Z] [2022-03-07T14:34:11.521Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-07T14:34:11.638Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:11.709Z] #24 transferring context: 57.21MB 1.5s done [2022-03-07T14:34:11.710Z] #24 DONE 1.5s [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T14:34:11.710Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T14:34:11.710Z] #45 DONE 1.5s [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T14:34:11.710Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T14:34:11.710Z] #16 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #66 sha256:78e37c32751730359058aea5e77dc4e5340ac93f3a03f28790de3db31ec5d0b9 [2022-03-07T14:34:11.710Z] #66 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T14:34:11.710Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T14:34:11.710Z] #70 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T14:34:11.710Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T14:34:11.710Z] #33 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T14:34:11.710Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T14:34:11.710Z] #21 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T14:34:11.710Z] #65 sha256:c50cb45d66005cd79525eadfc56f74d05fb84ab2b7afa1dcc7e8e08fbe72f0be [2022-03-07T14:34:11.710Z] #65 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #48 sha256:4f22d055968eb0231a41bf39be96f02490313ff18261e1f7c53fc727161b3b7a [2022-03-07T14:34:11.710Z] #48 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T14:34:11.710Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T14:34:11.710Z] #68 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T14:34:11.710Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T14:34:11.710Z] #13 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T14:34:11.710Z] #26 sha256:26f802f9e047efddb3c9a67768ea6b2a9a32b518089ada850a576a954e667d09 [2022-03-07T14:34:11.710Z] #26 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T14:34:11.710Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T14:34:11.710Z] #29 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T14:34:11.710Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T14:34:11.710Z] #38 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T14:34:11.710Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T14:34:11.710Z] #23 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T14:34:11.710Z] #40 sha256:dc3af4308c277add72ef67947a67ae45bdafa17be534d1aab4d7dd40d7b35b17 [2022-03-07T14:34:11.710Z] #40 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T14:34:11.710Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T14:34:11.710Z] #17 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T14:34:11.710Z] #64 sha256:12d1a44f483d0ad663f7c295d5dc6fa02dd4883a38c150744a9084c08b3721cc [2022-03-07T14:34:11.710Z] #64 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T14:34:11.710Z] #25 sha256:2c3d436574be51a6798dcb3bd5f26927ef095feb21cafa6180176d79b3da1aa2 [2022-03-07T14:34:11.710Z] #25 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T14:34:11.710Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T14:34:11.710Z] #36 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T14:34:11.710Z] #32 sha256:59f66f1729e9ccb8bd141719bacbe78ed4d8fddf937deb165bad028d7c703d39 [2022-03-07T14:34:11.710Z] #32 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #44 sha256:a253aecb6bac14a59ac0e817cb9ec96e34c9aeb4897d905f82bcd772f75ff052 [2022-03-07T14:34:11.710Z] #44 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #35 sha256:0fe59564c3d9a33883a8dcf4ab7fd6615da0619ce707483030db126742f04efe [2022-03-07T14:34:11.710Z] #35 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T14:34:11.710Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T14:34:11.710Z] #51 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #50 sha256:f3d88fdc9004b213608aefc0683e0df0b507ad97f6f7a27e58a3fa2c4fef39da [2022-03-07T14:34:11.710Z] #50 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T14:34:11.710Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T14:34:11.710Z] #19 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T14:34:11.710Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T14:34:11.710Z] #46 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T14:34:11.710Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T14:34:11.710Z] #20 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T14:34:11.710Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T14:34:11.710Z] #12 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T14:34:11.710Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T14:34:11.710Z] #15 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #37 sha256:4b8549dcc5e80549439cc29721f7617168aaa21e358777e9267dcccc552f4fdf [2022-03-07T14:34:11.710Z] #37 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #52 sha256:4c35a85169b26489284a8dfd684896820c7b3e01386cb165cce8d79562370617 [2022-03-07T14:34:11.710Z] #52 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T14:34:11.710Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T14:34:11.710Z] #49 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #57 sha256:c62e0e024e5e69ebd7099f461b1664ae912d1b1d2b8257a6b50041bff6bb459b [2022-03-07T14:34:11.710Z] #57 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T14:34:11.710Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T14:34:11.710Z] #58 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T14:34:11.710Z] #30 sha256:785968337319be181bebc9c5972bffad044268a21c03b63075c348a10a72943a [2022-03-07T14:34:11.710Z] #30 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T14:34:11.710Z] #55 sha256:69ff21d784c5de02be400b44a35eecb6edf23b9d987440ddfa2a1395b612911a [2022-03-07T14:34:11.710Z] #55 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T14:34:11.710Z] #39 sha256:483c73131013ab752e6cb62ac968d83fa5417482210a122a9d49eddf5ec8f87d [2022-03-07T14:34:11.710Z] #39 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T14:34:11.710Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T14:34:11.710Z] #53 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #54 sha256:ebc4628fba5886338e971108d88840b14a063bf6ab38cac59b90910609169342 [2022-03-07T14:34:11.710Z] #54 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:34:11.710Z] #60 sha256:1457ee060b2e752286d023293db7fb452d31b13253c5e8bae8603085db489f9b [2022-03-07T14:34:11.710Z] #60 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T14:34:11.710Z] #62 sha256:9e80aa381f5385f7f7691b74e147a2eabd9caf4daf38a2f484a3521da2af87b3 [2022-03-07T14:34:11.710Z] #62 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T14:34:11.710Z] #63 sha256:f6b6630821844b682af3046568b44b846146d57586a8031b3b0a147363751ede [2022-03-07T14:34:11.710Z] #63 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T14:34:11.710Z] #56 sha256:f7101d2b067e3d15ef85ddd9545cb0f8d232eb4d499df8996b02410d09c263dd [2022-03-07T14:34:11.710Z] #56 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T14:34:11.710Z] #59 sha256:385d42763510882da9bd9bcfe03ab838685e49c0e78145b40b64a32a5b3dfade [2022-03-07T14:34:11.710Z] #59 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #41 sha256:bb9579f95d15d9e1b40512d21d1915ec3e2777238b654aaf008794ca6e45af1a [2022-03-07T14:34:11.710Z] #41 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T14:34:11.710Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T14:34:11.710Z] #34 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:34:11.710Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T14:34:11.710Z] #14 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T14:34:11.710Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T14:34:11.710Z] #22 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #71 sha256:5fbf273cc5ba50a6c018f1c71255fe3d61e3a5fbb9dab0b07e80fb488a41bfa3 [2022-03-07T14:34:11.710Z] #71 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T14:34:11.710Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T14:34:11.710Z] #42 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T14:34:11.710Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T14:34:11.710Z] #47 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T14:34:11.710Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T14:34:11.710Z] #43 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T14:34:11.710Z] #27 sha256:5b4894ddd6d4f5c9645e64871832895ce970d86a534ba801e593e84c66e320ab [2022-03-07T14:34:11.710Z] #27 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T14:34:11.710Z] #31 sha256:2f6f39cb1ed6c5856fe6d76f7a14e17f9ae8ad8abdf7fded0d3335614b1b9d9d [2022-03-07T14:34:11.710Z] #31 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T14:34:11.710Z] #61 sha256:f0032b8a26629a306e83ea22cd4bb1bbbce593608218a323139f9688c7b18ffb [2022-03-07T14:34:11.710Z] #61 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T14:34:11.710Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T14:34:11.710Z] #18 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T14:34:11.710Z] #72 sha256:5d9103ad1e5c47e330325cbf6d8b1715279b9ee9f8264cd30f4eece97ad22b8a [2022-03-07T14:34:11.710Z] #72 CACHED [2022-03-07T14:34:11.710Z] [2022-03-07T14:34:11.710Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T14:34:11.710Z] #73 sha256:d53192c6ee2a0a1bf2dd8d2caf3f97239118890738437a3edc216d23d7e92b2f [2022-03-07T14:34:11.719Z] [2022-03-07T14:34:11.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T14:34:11.719Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T14:34:11.719Z] #11 DONE 0.0s [2022-03-07T14:34:11.719Z] [2022-03-07T14:34:11.719Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:34:11.719Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T14:34:11.719Z] #76 DONE 0.0s [2022-03-07T14:34:11.719Z] [2022-03-07T14:34:11.719Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T14:34:11.719Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T14:34:11.719Z] #74 DONE 0.0s [2022-03-07T14:34:11.719Z] [2022-03-07T14:34:11.719Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T14:34:11.719Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T14:34:11.719Z] #12 CACHED [2022-03-07T14:34:11.719Z] [2022-03-07T14:34:11.719Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T14:34:11.719Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T14:34:11.719Z] #13 CACHED [2022-03-07T14:34:11.719Z] [2022-03-07T14:34:11.719Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T14:34:11.719Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T14:34:11.719Z] #35 DONE 0.0s [2022-03-07T14:34:11.719Z] [2022-03-07T14:34:11.719Z] #31 [internal] load build context [2022-03-07T14:34:11.719Z] #31 sha256:e6ef6a739d6f40a41b390704e0e4773bb40cd18750b3d18d7ea4118e8b6d5fa5 [2022-03-07T14:34:11.781Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-07T14:34:11.781Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:34:09.885Z] > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10 [2022-03-07T14:34:09.968Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:10.113Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:10.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:34:10.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:10.274Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:11.478Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:11.551Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:10.058Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:10.114Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:10.659Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:10.706Z] > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10 [2022-03-07T14:34:10.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:10.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T14:34:10.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T14:34:10.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:10.987Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T14:34:11.660Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:11.706Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:12.139Z] #45 DONE 2.7s [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T14:34:12.139Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T14:34:12.139Z] #58 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T14:34:12.139Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T14:34:12.139Z] #13 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T14:34:12.139Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T14:34:12.139Z] #68 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T14:34:12.139Z] #41 sha256:63ca43653fbce63c6274db59fac9fab7f19d68245e8599c92162f3a65e7f4b42 [2022-03-07T14:34:12.139Z] #41 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:34:12.139Z] #60 sha256:0c65f679ef81e2db438b40b2f36b1520554493f23fe1821b1f00d98933049f1b [2022-03-07T14:34:12.139Z] #60 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T14:34:12.139Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T14:34:12.139Z] #16 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T14:34:12.139Z] #52 sha256:2e01ff07c785907979dd57de9e4443a6f0768087dffc6cda6cb63dc584c193d8 [2022-03-07T14:34:12.139Z] #52 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T14:34:12.139Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T14:34:12.139Z] #17 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T14:34:12.139Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T14:34:12.139Z] #47 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T14:34:12.139Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T14:34:12.139Z] #19 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T14:34:12.139Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T14:34:12.139Z] #15 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T14:34:12.139Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T14:34:12.139Z] #18 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T14:34:12.139Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T14:34:12.139Z] #12 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T14:34:12.139Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T14:34:12.139Z] #36 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T14:34:12.139Z] #71 sha256:08dec0d98b5be3f02059fbdeda379c6db9cec216f544902f38aba51fcc0b46f8 [2022-03-07T14:34:12.139Z] #71 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T14:34:12.139Z] #39 sha256:13a0ce5143f22ba978c1c27b6c4c84c16b1c14742358eb46681a5f00d57ee4b8 [2022-03-07T14:34:12.139Z] #39 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T14:34:12.139Z] #50 sha256:ec5d8b08a59f3a28aabbf72663c50e4ed1533dbb762fc242fa75abebe7d8d0b9 [2022-03-07T14:34:12.139Z] #50 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T14:34:12.139Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T14:34:12.139Z] #29 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T14:34:12.139Z] #61 sha256:90ff2fe5f29dc988c165f06002e5b38a4c447e63aa53ca8567487d72305b4ba2 [2022-03-07T14:34:12.139Z] #61 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T14:34:12.139Z] #35 sha256:f625db654b53892e2c9d6e40f03ed0057fdafb8f56b148eca6b3fc433a933c6a [2022-03-07T14:34:12.139Z] #35 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T14:34:12.139Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T14:34:12.139Z] #23 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T14:34:12.139Z] #57 sha256:30ecb2b95dc53e517faf3ccac5f6aaf9633d275820d9d7d5a9a1e839bc8b2b71 [2022-03-07T14:34:12.139Z] #57 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T14:34:12.139Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T14:34:12.139Z] #22 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T14:34:12.139Z] #62 sha256:0f62e88218ae8634660415cb1fbca514a075552ba9902713dfdfa3d9f77adf90 [2022-03-07T14:34:12.139Z] #62 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T14:34:12.139Z] #72 sha256:5e29ba83d6ea0b627c50efe2320c97e8c85ecb9fb38213d42dcbd519bfcec7e6 [2022-03-07T14:34:12.139Z] #72 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:34:12.139Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T14:34:12.139Z] #14 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T14:34:12.139Z] #40 sha256:f3424750985ab62b6000f0679baa1e1e07c39b6d190361fe359688a9bcfd6057 [2022-03-07T14:34:12.139Z] #40 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T14:34:12.139Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T14:34:12.139Z] #43 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T14:34:12.139Z] #27 sha256:6884666b838b4c92ab5c08941a0ca9633091ee74531e7b3f13eb2990f3dab98b [2022-03-07T14:34:12.139Z] #27 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T14:34:12.139Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T14:34:12.139Z] #51 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T14:34:12.139Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T14:34:12.139Z] #53 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T14:34:12.139Z] #32 sha256:32d55b9be7d897070dee56344121f1b1a4b0fceaa1c594e0a47de61eb829e1b3 [2022-03-07T14:34:12.139Z] #32 CACHED [2022-03-07T14:34:12.139Z] [2022-03-07T14:34:12.139Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T14:34:12.139Z] #31 sha256:26715425d6829cbcad27b3a4ce74b144cf5b137f0bccb3ecfb077d103906f242 [2022-03-07T14:34:12.140Z] #31 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T14:34:12.140Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T14:34:12.140Z] #46 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T14:34:12.140Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T14:34:12.140Z] #70 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T14:34:12.140Z] #63 sha256:0691736bd7ae9f977bc6a64811f29c1e10f3e2d372ddce119c9ec907fec801e8 [2022-03-07T14:34:12.140Z] #63 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T14:34:12.140Z] #54 sha256:6f91e1f6ffa12dbb82f4a2ecc6fab7906fd54b702d5925a3875e046efb7a45ec [2022-03-07T14:34:12.140Z] #54 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T14:34:12.140Z] #37 sha256:859460f3b9cd98306fe367b62de507cacabafdcc4ccec73adaeb6a35679f9c55 [2022-03-07T14:34:12.140Z] #37 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T14:34:12.140Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T14:34:12.140Z] #49 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T14:34:12.140Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T14:34:12.140Z] #34 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T14:34:12.140Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T14:34:12.140Z] #38 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-07T14:34:12.140Z] #73 sha256:092e2f12997571fddd6649d502ef2bddebddf6c683a7dd5fe9a1fb5418f7a396 [2022-03-07T14:34:12.140Z] #73 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T14:34:12.140Z] #30 sha256:8c5c525478cb76d31c74feace9f3cf032c973f91971e93de0f807784b810f8b1 [2022-03-07T14:34:12.140Z] #30 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T14:34:12.140Z] #55 sha256:b530ee800856e4f8a32c02dd9328fa191a24c9b1f0c523d3666683730452bf72 [2022-03-07T14:34:12.140Z] #55 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T14:34:12.140Z] #56 sha256:1bc9f4353c768ae940d6904fd5491b8292029d27939f75918f69b00c8fcc5fcc [2022-03-07T14:34:12.140Z] #56 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T14:34:12.140Z] #65 sha256:cdd6dcd34481126f13adc6b8276bc0a7e3e4b30c4ac814678afabef22622c660 [2022-03-07T14:34:12.140Z] #65 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T14:34:12.140Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T14:34:12.140Z] #42 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T14:34:12.140Z] #66 sha256:1aac52cacfae8ecc0efe3f6cc2b925e411cddcee2e7d4216d1cb9b2f437a7f73 [2022-03-07T14:34:12.140Z] #66 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T14:34:12.140Z] #25 sha256:9dd0eb02574cbb15d128d4b6db7f594e4f23a3a4e5fe8bfa51b0dbc915a79135 [2022-03-07T14:34:12.140Z] #25 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T14:34:12.140Z] #59 sha256:fa921671add80e7a0e7a4098d5a4b2284c8eaaa1cb2332e9d86e04f3a4acbeb4 [2022-03-07T14:34:12.140Z] #59 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T14:34:12.140Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T14:34:12.140Z] #21 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T14:34:12.140Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T14:34:12.140Z] #20 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T14:34:12.140Z] #26 sha256:1797ab5a44d70a694168f2ed1182c9b986404240b10fae8df308668e1f751b94 [2022-03-07T14:34:12.140Z] #26 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T14:34:12.140Z] #44 sha256:c1b5bed6aceb49381a998a3bfa20cee1c7ed39c7a568126946b59c1676f7bbb3 [2022-03-07T14:34:12.140Z] #44 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T14:34:12.140Z] #64 sha256:4ba7554783c0937a95bc6b89848ecf57c747db240127470cdac408c774a5631c [2022-03-07T14:34:12.140Z] #64 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T14:34:12.140Z] #48 sha256:fdd46f692bc58e9aba49b3be1b387f6843b138e5c292f911bff948f258aef414 [2022-03-07T14:34:12.140Z] #48 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T14:34:12.140Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T14:34:12.140Z] #33 CACHED [2022-03-07T14:34:12.140Z] [2022-03-07T14:34:12.140Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-07T14:34:12.140Z] #74 sha256:af180e77bf89995cbddcefd60755af68b79068f5a1f5fcfc0d2a336c19fd4fb7 [2022-03-07T14:34:12.140Z] #74 CACHED [2022-03-07T14:34:12.402Z] [2022-03-07T14:34:12.402Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T14:34:12.402Z] #75 sha256:09a2d12185a4e3e1b7fe22386935d9db9688ab1a227fbe9b69af1c7cc6e99c16 [2022-03-07T14:34:12.652Z] #73 DONE 1.0s [2022-03-07T14:34:12.652Z] [2022-03-07T14:34:12.652Z] #74 exporting to image [2022-03-07T14:34:12.652Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T14:34:12.652Z] #74 exporting layers [2022-03-07T14:34:12.670Z] #31 ... [2022-03-07T14:34:12.670Z] [2022-03-07T14:34:12.670Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-07T14:34:12.670Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-07T14:34:12.670Z] #14 DONE 1.2s [2022-03-07T14:34:12.670Z] [2022-03-07T14:34:12.670Z] #31 [internal] load build context [2022-03-07T14:34:12.670Z] #31 sha256:e6ef6a739d6f40a41b390704e0e4773bb40cd18750b3d18d7ea4118e8b6d5fa5 [2022-03-07T14:34:12.973Z] #75 DONE 0.9s [2022-03-07T14:34:13.233Z] [2022-03-07T14:34:13.233Z] #76 exporting to image [2022-03-07T14:34:13.233Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T14:34:13.233Z] #76 exporting layers [2022-03-07T14:34:13.592Z] #74 exporting layers 1.0s done [2022-03-07T14:34:13.592Z] #74 writing image sha256:ed946019f2f3ff1f76ebd27a799c6225b7e4777b452f17536d6d4d294e2909f4 done [2022-03-07T14:34:13.592Z] #74 naming to docker.io/library/docker:8512cf076c57e2425501a00e6efc0495c94fee7b done [2022-03-07T14:34:13.592Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T14:34:13.844Z] > git remote # timeout=10 [2022-03-07T14:34:13.944Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -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:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh dynbinary test-integration [2022-03-07T14:34:14.058Z] #31 ... [2022-03-07T14:34:14.058Z] [2022-03-07T14:34:14.058Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-07T14:34:14.058Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-07T14:34:14.058Z] #15 DONE 1.1s [2022-03-07T14:34:14.058Z] [2022-03-07T14:34:14.058Z] #31 [internal] load build context [2022-03-07T14:34:14.058Z] #31 sha256:e6ef6a739d6f40a41b390704e0e4773bb40cd18750b3d18d7ea4118e8b6d5fa5 [2022-03-07T14:34:14.175Z] #76 exporting layers 1.0s done [2022-03-07T14:34:14.175Z] #76 writing image sha256:f370afe1f59c1d3b7bbc90f301af88e413b5c6f1a9f6b64c299590a3af843910 [2022-03-07T14:34:14.175Z] #76 writing image sha256:f370afe1f59c1d3b7bbc90f301af88e413b5c6f1a9f6b64c299590a3af843910 done [2022-03-07T14:34:14.175Z] #76 naming to docker.io/library/docker:8512cf076c57e2425501a00e6efc0495c94fee7b done [2022-03-07T14:34:14.175Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [2022-03-07T14:34:14.205Z] [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-03-07T14:34:14.239Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:14.239Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [Pipeline] sh [2022-03-07T14:34:14.320Z] #31 transferring context: 57.21MB 2.8s done [2022-03-07T14:34:14.466Z] Removing bundles/ [2022-03-07T14:34:14.466Z] [2022-03-07T14:34:14.466Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T14:34:14.466Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:34:14.466Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:34:14.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -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:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh dynbinary test-integration [2022-03-07T14:34:14.581Z] #31 DONE 2.9s [2022-03-07T14:34:14.581Z] [2022-03-07T14:34:14.581Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-07T14:34:14.581Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-07T14:34:14.581Z] #16 DONE 0.8s [2022-03-07T14:34:14.581Z] [2022-03-07T14:34:14.581Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T14:34:14.581Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T14:34:14.788Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-07T14:34:14.788Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-07T14:34:14.788Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-07T14:34:14.788Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-07T14:34:14.788Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-07T14:34:14.788Z] Detected virtualization docker. [2022-03-07T14:34:14.788Z] Detected architecture x86-64. [2022-03-07T14:34:14.788Z] Set hostname to <0ec54140efcd>. [2022-03-07T14:34:15.049Z] modprobe@configfs.service: Succeeded. [2022-03-07T14:34:15.049Z] modprobe@drm.service: Succeeded. [2022-03-07T14:34:15.049Z] modprobe@fuse.service: Succeeded. [2022-03-07T14:34:15.049Z] + source /etc/docker-entrypoint-cmd [2022-03-07T14:34:15.049Z] ++ hack/make.sh dynbinary test-integration [2022-03-07T14:34:15.049Z] [2022-03-07T14:34:15.076Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [2022-03-07T14:34:15.122Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:15.122Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [2022-03-07T14:34:15.154Z] #52 ... [2022-03-07T14:34:15.154Z] [2022-03-07T14:34:15.154Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-07T14:34:15.154Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-07T14:34:15.154Z] #17 DONE 0.5s [2022-03-07T14:34:15.311Z] Removing bundles/ [2022-03-07T14:34:15.311Z] [2022-03-07T14:34:15.311Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T14:34:15.311Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:34:15.311Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:34:15.419Z] [2022-03-07T14:34:15.419Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T14:34:15.419Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T14:34:15.419Z] #52 DONE 3.9s [2022-03-07T14:34:15.419Z] [2022-03-07T14:34:15.419Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-07T14:34:15.419Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T14:34:15.680Z] #18 DONE 0.5s [2022-03-07T14:34:15.680Z] [2022-03-07T14:34:15.680Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T14:34:15.680Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T14:34:15.740Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:15.740Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342) [2022-03-07T14:34:15.792Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [2022-03-07T14:34:15.330Z] > git remote # timeout=10 [2022-03-07T14:34:15.410Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:34:15.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:15.490Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:34:15.637Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-07T14:34:15.775Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:15.842Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [2022-03-07T14:34:13.923Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:34:13.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:13.984Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:34:14.127Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-07T14:34:14.276Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:14.333Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-03-07T14:34:14.816Z] > git remote # timeout=10 [2022-03-07T14:34:14.863Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T14:34:14.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T14:34:14.910Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T14:34:15.019Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-07T14:34:15.145Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T14:34:15.192Z] > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-03-07T14:34:16.208Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests" [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T14:34:16.472Z] + docker version [2022-03-07T14:34:16.472Z] Client: [2022-03-07T14:34:16.472Z] Version: 20.10.9 [2022-03-07T14:34:16.472Z] API version: 1.41 [2022-03-07T14:34:16.472Z] Go version: go1.16.8 [2022-03-07T14:34:16.472Z] Git commit: c2ea9bc [2022-03-07T14:34:16.472Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T14:34:16.472Z] OS/Arch: windows/amd64 [2022-03-07T14:34:16.472Z] Context: default [2022-03-07T14:34:16.472Z] Experimental: true [2022-03-07T14:34:16.472Z] [2022-03-07T14:34:16.472Z] Server: Docker Engine - Community [2022-03-07T14:34:16.472Z] Engine: [2022-03-07T14:34:16.472Z] Version: 20.10.9 [2022-03-07T14:34:16.472Z] API version: 1.41 (minimum version 1.24) [2022-03-07T14:34:16.472Z] Go version: go1.16.8 [2022-03-07T14:34:16.472Z] Git commit: 79ea9d3 [2022-03-07T14:34:16.472Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T14:34:16.472Z] OS/Arch: windows/amd64 [2022-03-07T14:34:16.472Z] Experimental: true [2022-03-07T14:34:16.622Z] #19 0.898 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [Pipeline] sh [2022-03-07T14:34:16.883Z] #19 1.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T14:34:16.883Z] #19 1.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T14:34:16.883Z] #19 1.168 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T14:34:17.116Z] + docker version [2022-03-07T14:34:17.116Z] Client: [2022-03-07T14:34:17.116Z] Version: 20.10.9 [2022-03-07T14:34:17.116Z] API version: 1.41 [2022-03-07T14:34:17.116Z] Go version: go1.16.8 [2022-03-07T14:34:17.116Z] Git commit: c2ea9bc [2022-03-07T14:34:17.116Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T14:34:17.116Z] OS/Arch: windows/amd64 [2022-03-07T14:34:17.116Z] Context: default [2022-03-07T14:34:17.116Z] Experimental: true [2022-03-07T14:34:17.116Z] [2022-03-07T14:34:17.116Z] Server: Docker Engine - Community [2022-03-07T14:34:17.116Z] Engine: [2022-03-07T14:34:17.116Z] Version: 20.10.9 [2022-03-07T14:34:17.116Z] API version: 1.41 (minimum version 1.24) [2022-03-07T14:34:17.116Z] Go version: go1.16.8 [2022-03-07T14:34:17.116Z] Git commit: 79ea9d3 [2022-03-07T14:34:17.116Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T14:34:17.116Z] OS/Arch: windows/amd64 [2022-03-07T14:34:17.116Z] Experimental: true [Pipeline] withEnv [Pipeline] { [2022-03-07T14:34:17.144Z] #19 1.292 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T14:34:17.144Z] #19 1.436 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T14:34:17.144Z] #19 1.579 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T14:34:17.418Z] #19 1.722 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T14:34:17.418Z] #19 1.872 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T14:34:17.590Z] + docker info [2022-03-07T14:34:17.590Z] Client: [2022-03-07T14:34:17.590Z] Context: default [2022-03-07T14:34:17.590Z] Debug Mode: false [2022-03-07T14:34:17.590Z] [2022-03-07T14:34:17.590Z] Server: [2022-03-07T14:34:17.590Z] Containers: 0 [2022-03-07T14:34:17.590Z] Running: 0 [2022-03-07T14:34:17.590Z] Paused: 0 [2022-03-07T14:34:17.590Z] Stopped: 0 [2022-03-07T14:34:17.590Z] Images: 11 [2022-03-07T14:34:17.590Z] Server Version: 20.10.9 [2022-03-07T14:34:17.590Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T14:34:17.590Z] Windows: [2022-03-07T14:34:17.590Z] LCOW: [2022-03-07T14:34:17.590Z] Logging Driver: json-file [2022-03-07T14:34:17.590Z] Plugins: [2022-03-07T14:34:17.590Z] Volume: local [2022-03-07T14:34:17.590Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:34:17.590Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:34:17.590Z] Swarm: inactive [2022-03-07T14:34:17.590Z] Default Isolation: process [2022-03-07T14:34:17.590Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T14:34:17.590Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T14:34:17.590Z] OSType: windows [2022-03-07T14:34:17.590Z] Architecture: x86_64 [2022-03-07T14:34:17.590Z] CPUs: 4 [2022-03-07T14:34:17.590Z] Total Memory: 32GiB [2022-03-07T14:34:17.590Z] Name: azwin-2-dd4071 [2022-03-07T14:34:17.590Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T14:34:17.590Z] Docker Root Dir: D:\docker [2022-03-07T14:34:17.590Z] Debug Mode: false [2022-03-07T14:34:17.590Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:17.590Z] Labels: [2022-03-07T14:34:17.590Z] Experimental: true [2022-03-07T14:34:17.590Z] Insecure Registries: [2022-03-07T14:34:17.590Z] 10.0.0.4:5000 [2022-03-07T14:34:17.590Z] 127.0.0.0/8 [2022-03-07T14:34:17.590Z] Registry Mirrors: [2022-03-07T14:34:17.590Z] http://10.0.0.4:5000/ [2022-03-07T14:34:17.590Z] Live Restore Enabled: false [2022-03-07T14:34:17.590Z] Product License: Community Engine [2022-03-07T14:34:17.590Z] [2022-03-07T14:34:17.684Z] #19 2.028 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T14:34:17.684Z] #19 2.030 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T14:34:17.684Z] #19 2.032 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T14:34:17.684Z] #19 2.033 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T14:34:17.684Z] #19 2.035 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T14:34:17.684Z] #19 2.036 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T14:34:17.684Z] #19 2.038 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T14:34:17.684Z] #19 2.038 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T14:34:17.684Z] #19 2.039 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T14:34:17.684Z] #19 2.040 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T14:34:17.684Z] #19 2.040 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T14:34:17.684Z] #19 2.041 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [Pipeline] sh [Pipeline] } [2022-03-07T14:34:18.143Z] + docker version [2022-03-07T14:34:18.143Z] Client: [2022-03-07T14:34:18.143Z] Version: 20.10.9 [2022-03-07T14:34:18.143Z] API version: 1.41 [2022-03-07T14:34:18.143Z] Go version: go1.16.8 [2022-03-07T14:34:18.143Z] Git commit: c2ea9bc [2022-03-07T14:34:18.143Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T14:34:18.143Z] OS/Arch: windows/amd64 [2022-03-07T14:34:18.143Z] Context: default [2022-03-07T14:34:18.143Z] Experimental: true [2022-03-07T14:34:18.143Z] [2022-03-07T14:34:18.143Z] Server: Docker Engine - Community [2022-03-07T14:34:18.143Z] Engine: [2022-03-07T14:34:18.143Z] Version: 20.10.9 [2022-03-07T14:34:18.143Z] API version: 1.41 (minimum version 1.24) [2022-03-07T14:34:18.143Z] Go version: go1.16.8 [2022-03-07T14:34:18.143Z] Git commit: 79ea9d3 [2022-03-07T14:34:18.143Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T14:34:18.143Z] OS/Arch: windows/amd64 [2022-03-07T14:34:18.143Z] Experimental: true [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-07T14:34:18.364Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-07T14:34:18.364Z] [2022-03-07T14:34:18.364Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-07T14:34:18.364Z] Installing docker-proxy to /usr/local/bin/ [2022-03-07T14:34:18.364Z] [2022-03-07T14:34:18.364Z] + mkdir -p bundles [2022-03-07T14:34:18.364Z] + '[' -n 'github.com/docker/docker/api [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/backend [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/container [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/events [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/filters [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/image [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/mount [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/network [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/registry [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/time [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/versions [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:34:18.364Z] github.com/docker/docker/api/types/volume [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:34:18.364Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:34:18.364Z] github.com/docker/docker/cli [2022-03-07T14:34:18.364Z] github.com/docker/docker/cli/config [2022-03-07T14:34:18.364Z] github.com/docker/docker/cli/debug [2022-03-07T14:34:18.364Z] github.com/docker/docker/client [2022-03-07T14:34:18.364Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:34:18.364Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:34:18.364Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:34:18.364Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:34:18.364Z] github.com/docker/docker/container [2022-03-07T14:34:18.364Z] github.com/docker/docker/container/stream [2022-03-07T14:34:18.364Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:34:18.364Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:34:18.364Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/config [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/events [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/exec [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/images [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/links [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/names [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/network [2022-03-07T14:34:18.364Z] github.com/docker/docker/daemon/stats [2022-03-07T14:34:18.364Z] github.com/docker/docker/distribution [2022-03-07T14:34:18.364Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:34:18.364Z] github.com/docker/docker/distribution/utils [2022-03-07T14:34:18.364Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:34:18.364Z] github.com/docker/docker/dockerversion [2022-03-07T14:34:18.364Z] github.com/docker/docker/errdefs [2022-03-07T14:34:18.364Z] github.com/docker/docker/image [2022-03-07T14:34:18.364Z] github.com/docker/docker/image/cache [2022-03-07T14:34:18.364Z] github.com/docker/docker/image/tarexport [2022-03-07T14:34:18.364Z] github.com/docker/docker/image/v1 [2022-03-07T14:34:18.364Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:34:18.364Z] github.com/docker/docker/layer [2022-03-07T14:34:18.364Z] github.com/docker/docker/libcontainerd [2022-03-07T14:34:18.364Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:34:18.364Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:34:18.364Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:34:18.364Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:34:18.364Z] github.com/docker/docker/oci [2022-03-07T14:34:18.364Z] github.com/docker/docker/oci/caps [2022-03-07T14:34:18.364Z] github.com/docker/docker/opts [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/archive [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/directory [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/locker [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/mount [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/platform [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/pools [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/progress [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/signal [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/stack [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/system [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/term [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:34:18.364Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:34:18.364Z] github.com/docker/docker/plugin [2022-03-07T14:34:18.364Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:34:18.364Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:34:18.364Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:34:18.364Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:34:18.364Z] github.com/docker/docker/quota [2022-03-07T14:34:18.364Z] github.com/docker/docker/reference [2022-03-07T14:34:18.364Z] github.com/docker/docker/registry [2022-03-07T14:34:18.364Z] github.com/docker/docker/registry/resumable [2022-03-07T14:34:18.364Z] github.com/docker/docker/restartmanager [2022-03-07T14:34:18.364Z] github.com/docker/docker/rootless [2022-03-07T14:34:18.364Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:34:18.364Z] github.com/docker/docker/runconfig [2022-03-07T14:34:18.364Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/environment [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/registry [2022-03-07T14:34:18.364Z] github.com/docker/docker/testutil/request [2022-03-07T14:34:18.364Z] github.com/docker/docker/volume [2022-03-07T14:34:18.364Z] github.com/docker/docker/volume/drivers [2022-03-07T14:34:18.364Z] github.com/docker/docker/volume/local [2022-03-07T14:34:18.364Z] github.com/docker/docker/volume/mounts [2022-03-07T14:34:18.364Z] github.com/docker/docker/volume/service [2022-03-07T14:34:18.364Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:34:18.364Z] github.com/docker/docker/volume/testutils' ']' [2022-03-07T14:34:18.365Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-07T14:34:18.365Z] ? github.com/docker/docker/api [no test files] [2022-03-07T14:34:18.579Z] + docker info [2022-03-07T14:34:18.579Z] Client: [2022-03-07T14:34:18.579Z] Context: default [2022-03-07T14:34:18.579Z] Debug Mode: false [2022-03-07T14:34:18.579Z] [2022-03-07T14:34:18.579Z] Server: [2022-03-07T14:34:18.579Z] Containers: 0 [2022-03-07T14:34:18.579Z] Running: 0 [2022-03-07T14:34:18.579Z] Paused: 0 [2022-03-07T14:34:18.579Z] Stopped: 0 [2022-03-07T14:34:18.579Z] Images: 11 [2022-03-07T14:34:18.579Z] Server Version: 20.10.9 [2022-03-07T14:34:18.579Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T14:34:18.579Z] Windows: [2022-03-07T14:34:18.579Z] LCOW: [2022-03-07T14:34:18.579Z] Logging Driver: json-file [2022-03-07T14:34:18.579Z] Plugins: [2022-03-07T14:34:18.579Z] Volume: local [2022-03-07T14:34:18.579Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:34:18.579Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:34:18.579Z] Swarm: inactive [2022-03-07T14:34:18.579Z] Default Isolation: process [2022-03-07T14:34:18.579Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T14:34:18.579Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T14:34:18.579Z] OSType: windows [2022-03-07T14:34:18.579Z] Architecture: x86_64 [2022-03-07T14:34:18.579Z] CPUs: 4 [2022-03-07T14:34:18.579Z] Total Memory: 32GiB [2022-03-07T14:34:18.579Z] Name: azwin-2-dd4070 [2022-03-07T14:34:18.579Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T14:34:18.579Z] Docker Root Dir: D:\docker [2022-03-07T14:34:18.579Z] Debug Mode: false [2022-03-07T14:34:18.579Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:18.579Z] Labels: [2022-03-07T14:34:18.579Z] Experimental: true [2022-03-07T14:34:18.579Z] Insecure Registries: [2022-03-07T14:34:18.579Z] 10.0.0.4:5000 [2022-03-07T14:34:18.579Z] 127.0.0.0/8 [2022-03-07T14:34:18.579Z] Registry Mirrors: [2022-03-07T14:34:18.579Z] http://10.0.0.4:5000/ [2022-03-07T14:34:18.579Z] Live Restore Enabled: false [2022-03-07T14:34:18.579Z] Product License: Community Engine [2022-03-07T14:34:18.579Z] [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-07T14:34:19.746Z] + docker info [2022-03-07T14:34:20.206Z] Client: [2022-03-07T14:34:20.206Z] Context: default [2022-03-07T14:34:20.206Z] Debug Mode: false [2022-03-07T14:34:20.206Z] Plugins: [2022-03-07T14:34:20.206Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-07T14:34:20.206Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-07T14:34:20.206Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-07T14:34:20.206Z] [2022-03-07T14:34:20.206Z] Server: [2022-03-07T14:34:20.206Z] Containers: 0 [2022-03-07T14:34:20.206Z] Running: 0 [2022-03-07T14:34:20.206Z] Paused: 0 [2022-03-07T14:34:20.206Z] Stopped: 0 [2022-03-07T14:34:20.206Z] Images: 11 [2022-03-07T14:34:20.206Z] Server Version: 20.10.9 [2022-03-07T14:34:20.206Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T14:34:20.206Z] Windows: [2022-03-07T14:34:20.206Z] LCOW: [2022-03-07T14:34:20.206Z] Logging Driver: json-file [2022-03-07T14:34:20.206Z] Plugins: [2022-03-07T14:34:20.206Z] Volume: local [2022-03-07T14:34:20.206Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:34:20.206Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:34:20.206Z] Swarm: inactive [2022-03-07T14:34:20.206Z] Default Isolation: process [2022-03-07T14:34:20.206Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T14:34:20.206Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T14:34:20.206Z] OSType: windows [2022-03-07T14:34:20.206Z] Architecture: x86_64 [2022-03-07T14:34:20.206Z] CPUs: 4 [2022-03-07T14:34:20.206Z] Total Memory: 32GiB [2022-03-07T14:34:20.206Z] Name: azwin-2-bd7090 [2022-03-07T14:34:20.206Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-07T14:34:20.206Z] Docker Root Dir: D:\docker [2022-03-07T14:34:20.206Z] Debug Mode: false [2022-03-07T14:34:20.206Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:20.206Z] Labels: [2022-03-07T14:34:20.206Z] Experimental: true [2022-03-07T14:34:20.206Z] Insecure Registries: [2022-03-07T14:34:20.206Z] 10.0.0.4:5000 [2022-03-07T14:34:20.206Z] 127.0.0.0/8 [2022-03-07T14:34:20.206Z] Registry Mirrors: [2022-03-07T14:34:20.206Z] http://10.0.0.4:5000/ [2022-03-07T14:34:20.206Z] Live Restore Enabled: false [2022-03-07T14:34:20.206Z] Product License: Community Engine [2022-03-07T14:34:20.206Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-07T14:34:22.977Z] #19 7.352 Fetched 48.9 MB in 7s (7173 kB/s) [2022-03-07T14:34:26.281Z] #19 7.352 Reading package lists... [2022-03-07T14:34:28.372Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-07T14:34:28.372Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d20eb8c8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-07T14:34:28.372Z] ---------------------------------------------------------------------------- [2022-03-07T14:34:28.372Z] [2022-03-07T14:34:28.372Z] INFO: executeCI.ps1 starting at Mon Mar 7 14:34:27 CUT 2022 [2022-03-07T14:34:28.372Z] [2022-03-07T14:34:28.372Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-07T14:34:28.372Z] INFO: Running git version 2.24.1.windows.2 [2022-03-07T14:34:28.372Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-07T14:34:28.372Z] INFO: Environment variables: [2022-03-07T14:34:28.372Z] [2022-03-07T14:34:28.372Z] Name Value [2022-03-07T14:34:28.372Z] ---- ----- [2022-03-07T14:34:28.372Z] ALLUSERSPROFILE C:\ProgramData [2022-03-07T14:34:28.372Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-07T14:34:28.372Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-07T14:34:28.372Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-07T14:34:28.372Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-07T14:34:28.372Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-07T14:34:28.372Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-07T14:34:28.372Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-07T14:34:28.372Z] BRANCH_NAME PR-43342 [2022-03-07T14:34:28.372Z] BUILD_DISPLAY_NAME #2 [2022-03-07T14:34:28.372Z] BUILD_ID 2 [2022-03-07T14:34:28.372Z] BUILD_NUMBER 2 [2022-03-07T14:34:28.372Z] BUILD_TAG jenkins-moby-PR-43342-2 [2022-03-07T14:34:28.372Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/ [2022-03-07T14:34:28.372Z] CHANGE_AUTHOR thaJeztah [2022-03-07T14:34:28.372Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-07T14:34:28.372Z] CHANGE_BRANCH client_test_cleanup [2022-03-07T14:34:28.372Z] CHANGE_FORK thaJeztah/docker [2022-03-07T14:34:28.372Z] CHANGE_ID 43342 [2022-03-07T14:34:28.372Z] CHANGE_TARGET master [2022-03-07T14:34:28.372Z] CHANGE_TITLE client: cleanup and fix some tests [2022-03-07T14:34:28.372Z] CHANGE_URL https://github.com/moby/moby/pull/43342 [2022-03-07T14:34:28.372Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:28.372Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-07T14:34:28.372Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-07T14:34:28.372Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-07T14:34:28.372Z] COMPUTERNAME azwin-2-dd4070 [2022-03-07T14:34:28.372Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-07T14:34:28.372Z] ConfigSequenceNumber 0 [2022-03-07T14:34:28.372Z] DOCKER_BUILDKIT 0 [2022-03-07T14:34:28.372Z] DOCKER_DUT_DEBUG 1 [2022-03-07T14:34:28.372Z] DOCKER_EXPERIMENTAL 1 [2022-03-07T14:34:28.372Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-07T14:34:28.372Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-07T14:34:28.372Z] EXECUTOR_NUMBER 0 [2022-03-07T14:34:28.372Z] FQDN azwin-2-dd4070.westus.cloudapp.azure.com [2022-03-07T14:34:28.372Z] GIT_BRANCH PR-43342 [2022-03-07T14:34:28.372Z] GIT_COMMIT 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:28.372Z] GIT_PREVIOUS_COMMIT 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:28.372Z] GIT_URL https://github.com/moby/moby.git [2022-03-07T14:34:28.372Z] HUDSON_COOKIE 3f151c32-73fa-4569-b9d5-25ffa17ba6ea [2022-03-07T14:34:28.372Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-07T14:34:28.372Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-07T14:34:28.372Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-07T14:34:28.372Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-07T14:34:28.372Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-07T14:34:28.372Z] JENKINS_NODE_COOKIE 50051662-ecd8-400b-befa-af304831c602 [2022-03-07T14:34:28.372Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-07T14:34:28.372Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-07T14:34:28.372Z] JOB_BASE_NAME PR-43342 [2022-03-07T14:34:28.372Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/display/redirect [2022-03-07T14:34:28.372Z] JOB_NAME moby/PR-43342 [2022-03-07T14:34:28.372Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/ [2022-03-07T14:34:28.372Z] library.jps.version master [2022-03-07T14:34:28.372Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-07T14:34:28.372Z] NODE_LABELS amd64 azure azwin-2-dd4070 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-07T14:34:28.372Z] NODE_NAME azwin-2-dd4070 [2022-03-07T14:34:28.372Z] NUMBER_OF_PROCESSORS 4 [2022-03-07T14:34:28.372Z] OS Windows_NT [2022-03-07T14:34:28.372Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-07T14:34:28.372Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-07T14:34:28.372Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-07T14:34:28.372Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-07T14:34:28.372Z] PROCESSOR_LEVEL 6 [2022-03-07T14:34:28.372Z] PROCESSOR_REVISION 4f01 [2022-03-07T14:34:28.372Z] ProgramData C:\ProgramData [2022-03-07T14:34:28.372Z] ProgramFiles C:\Program Files [2022-03-07T14:34:28.372Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-07T14:34:28.372Z] ProgramW6432 C:\Program Files [2022-03-07T14:34:28.372Z] PROMPT $P$G [2022-03-07T14:34:28.372Z] PSExecutionPolicyPreference Bypass [2022-03-07T14:34:28.372Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-07T14:34:28.372Z] PUBLIC C:\Users\Public [2022-03-07T14:34:28.372Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=artif... [2022-03-07T14:34:28.372Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=changes [2022-03-07T14:34:28.372Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect [2022-03-07T14:34:28.372Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=tests [2022-03-07T14:34:28.372Z] SKIP_VALIDATION_TESTS 1 [2022-03-07T14:34:28.373Z] SOURCES_DRIVE d [2022-03-07T14:34:28.373Z] SOURCES_SUBDIR gopath [2022-03-07T14:34:28.373Z] STAGE_NAME Run tests [2022-03-07T14:34:28.373Z] SystemDrive C: [2022-03-07T14:34:28.373Z] SystemRoot C:\Windows [2022-03-07T14:34:28.373Z] TEMP C:\Windows\TEMP [2022-03-07T14:34:28.373Z] TESTDEBUG 0 [2022-03-07T14:34:28.373Z] TESTRUN_DRIVE d [2022-03-07T14:34:28.373Z] TESTRUN_SUBDIR CI [2022-03-07T14:34:28.373Z] TIMEOUT 120m [2022-03-07T14:34:28.373Z] TMP C:\Windows\TEMP [2022-03-07T14:34:28.373Z] USERDOMAIN WORKGROUP [2022-03-07T14:34:28.373Z] USERNAME azwin-2-dd4070$ [2022-03-07T14:34:28.373Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-07T14:34:28.373Z] windir C:\Windows [2022-03-07T14:34:28.373Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-07T14:34:28.373Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-07T14:34:28.373Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-07T14:34:28.373Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] INFO: Sources under d:\gopath\... [2022-03-07T14:34:28.373Z] INFO: Test run under d:\CI\... [2022-03-07T14:34:28.373Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-07T14:34:28.373Z] INFO: docker/docker repository was found [2022-03-07T14:34:28.373Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-07T14:34:28.373Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-07T14:34:28.373Z] INFO: Docker version of control daemon [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] Client: [2022-03-07T14:34:28.373Z] Version: 20.10.9 [2022-03-07T14:34:28.373Z] API version: 1.41 [2022-03-07T14:34:28.373Z] Go version: go1.16.8 [2022-03-07T14:34:28.373Z] Git commit: c2ea9bc [2022-03-07T14:34:28.373Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T14:34:28.373Z] OS/Arch: windows/amd64 [2022-03-07T14:34:28.373Z] Context: default [2022-03-07T14:34:28.373Z] Experimental: true [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] Server: Docker Engine - Community [2022-03-07T14:34:28.373Z] Engine: [2022-03-07T14:34:28.373Z] Version: 20.10.9 [2022-03-07T14:34:28.373Z] API version: 1.41 (minimum version 1.24) [2022-03-07T14:34:28.373Z] Go version: go1.16.8 [2022-03-07T14:34:28.373Z] Git commit: 79ea9d3 [2022-03-07T14:34:28.373Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T14:34:28.373Z] OS/Arch: windows/amd64 [2022-03-07T14:34:28.373Z] Experimental: true [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] INFO: Docker info of control daemon [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] Client: [2022-03-07T14:34:28.373Z] Context: default [2022-03-07T14:34:28.373Z] Debug Mode: false [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] Server: [2022-03-07T14:34:28.373Z] Containers: 0 [2022-03-07T14:34:28.373Z] Running: 0 [2022-03-07T14:34:28.373Z] Paused: 0 [2022-03-07T14:34:28.373Z] Stopped: 0 [2022-03-07T14:34:28.373Z] Images: 11 [2022-03-07T14:34:28.373Z] Server Version: 20.10.9 [2022-03-07T14:34:28.373Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T14:34:28.373Z] Windows: [2022-03-07T14:34:28.373Z] LCOW: [2022-03-07T14:34:28.373Z] Logging Driver: json-file [2022-03-07T14:34:28.373Z] Plugins: [2022-03-07T14:34:28.373Z] Volume: local [2022-03-07T14:34:28.373Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:34:28.373Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:34:28.373Z] Swarm: inactive [2022-03-07T14:34:28.373Z] Default Isolation: process [2022-03-07T14:34:28.373Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T14:34:28.373Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T14:34:28.373Z] OSType: windows [2022-03-07T14:34:28.373Z] Architecture: x86_64 [2022-03-07T14:34:28.373Z] CPUs: 4 [2022-03-07T14:34:28.373Z] Total Memory: 32GiB [2022-03-07T14:34:28.373Z] Name: azwin-2-dd4070 [2022-03-07T14:34:28.373Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T14:34:28.373Z] Docker Root Dir: D:\docker [2022-03-07T14:34:28.373Z] Debug Mode: false [2022-03-07T14:34:28.373Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:28.373Z] Labels: [2022-03-07T14:34:28.373Z] Experimental: true [2022-03-07T14:34:28.373Z] Insecure Registries: [2022-03-07T14:34:28.373Z] 10.0.0.4:5000 [2022-03-07T14:34:28.373Z] 127.0.0.0/8 [2022-03-07T14:34:28.373Z] Registry Mirrors: [2022-03-07T14:34:28.373Z] http://10.0.0.4:5000/ [2022-03-07T14:34:28.373Z] Live Restore Enabled: false [2022-03-07T14:34:28.373Z] Product License: Community Engine [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] [2022-03-07T14:34:28.373Z] INFO: Commit hash is 8512cf076c [2022-03-07T14:34:28.373Z] INFO: Nuke-Everything... [2022-03-07T14:34:28.373Z] INFO: Container count on control daemon to delete is 0 [2022-03-07T14:34:28.829Z] INFO: Nuking d:\CI [2022-03-07T14:34:28.829Z] INFO: Zapped successfully [2022-03-07T14:34:28.829Z] INFO: Location for testing is d:\CI\PR-43342\2 [2022-03-07T14:34:28.829Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-07T14:34:28.829Z] [2022-03-07T14:34:28.829Z] [2022-03-07T14:34:28.829Z] INFO: Building the image from Dockerfile.windows at 03/07/2022 14:34:28... [2022-03-07T14:34:28.829Z] [2022-03-07T14:34:29.208Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-07T14:34:29.208Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-429821ea\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-07T14:34:29.208Z] ---------------------------------------------------------------------------- [2022-03-07T14:34:29.208Z] [2022-03-07T14:34:29.208Z] INFO: executeCI.ps1 starting at Mon Mar 7 14:34:28 CUT 2022 [2022-03-07T14:34:29.208Z] [2022-03-07T14:34:29.208Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-07T14:34:29.208Z] INFO: Running git version 2.24.1.windows.2 [2022-03-07T14:34:29.208Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-07T14:34:29.208Z] INFO: Environment variables: [2022-03-07T14:34:29.208Z] [2022-03-07T14:34:29.208Z] Name Value [2022-03-07T14:34:29.208Z] ---- ----- [2022-03-07T14:34:29.208Z] ALLUSERSPROFILE C:\ProgramData [2022-03-07T14:34:29.208Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-07T14:34:29.208Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-07T14:34:29.208Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-07T14:34:29.208Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-07T14:34:29.208Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-07T14:34:29.208Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-07T14:34:29.208Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-07T14:34:29.208Z] BRANCH_NAME PR-43342 [2022-03-07T14:34:29.208Z] BUILD_DISPLAY_NAME #2 [2022-03-07T14:34:29.208Z] BUILD_ID 2 [2022-03-07T14:34:29.208Z] BUILD_NUMBER 2 [2022-03-07T14:34:29.208Z] BUILD_TAG jenkins-moby-PR-43342-2 [2022-03-07T14:34:29.208Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/ [2022-03-07T14:34:29.208Z] CHANGE_AUTHOR thaJeztah [2022-03-07T14:34:29.208Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-07T14:34:29.208Z] CHANGE_BRANCH client_test_cleanup [2022-03-07T14:34:29.208Z] CHANGE_FORK thaJeztah/docker [2022-03-07T14:34:29.208Z] CHANGE_ID 43342 [2022-03-07T14:34:29.208Z] CHANGE_TARGET master [2022-03-07T14:34:29.208Z] CHANGE_TITLE client: cleanup and fix some tests [2022-03-07T14:34:29.208Z] CHANGE_URL https://github.com/moby/moby/pull/43342 [2022-03-07T14:34:29.208Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:29.208Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-07T14:34:29.208Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-07T14:34:29.208Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-07T14:34:29.208Z] COMPUTERNAME azwin-2-dd4071 [2022-03-07T14:34:29.208Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-07T14:34:29.208Z] ConfigSequenceNumber 0 [2022-03-07T14:34:29.208Z] DOCKER_BUILDKIT 0 [2022-03-07T14:34:29.208Z] DOCKER_DUT_DEBUG 1 [2022-03-07T14:34:29.208Z] DOCKER_EXPERIMENTAL 1 [2022-03-07T14:34:29.208Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-07T14:34:29.208Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-07T14:34:29.208Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-07T14:34:29.208Z] EXECUTOR_NUMBER 0 [2022-03-07T14:34:29.208Z] FQDN azwin-2-dd4071.westus.cloudapp.azure.com [2022-03-07T14:34:29.208Z] GIT_BRANCH PR-43342 [2022-03-07T14:34:29.208Z] GIT_COMMIT 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:29.208Z] GIT_PREVIOUS_COMMIT 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:29.208Z] GIT_URL https://github.com/moby/moby.git [2022-03-07T14:34:29.208Z] HUDSON_COOKIE fe34a242-e5b7-4429-bfec-42d10df0389f [2022-03-07T14:34:29.208Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-07T14:34:29.208Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-07T14:34:29.208Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-07T14:34:29.208Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-07T14:34:29.208Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-07T14:34:29.208Z] JENKINS_NODE_COOKIE bff1039f-f4c4-4ecb-a359-0cf3ff8b16b8 [2022-03-07T14:34:29.208Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-07T14:34:29.208Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-07T14:34:29.208Z] JOB_BASE_NAME PR-43342 [2022-03-07T14:34:29.208Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/display/redirect [2022-03-07T14:34:29.208Z] JOB_NAME moby/PR-43342 [2022-03-07T14:34:29.208Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/ [2022-03-07T14:34:29.208Z] library.jps.version master [2022-03-07T14:34:29.208Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-07T14:34:29.208Z] NODE_LABELS amd64 azure azwin-2-dd4071 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-07T14:34:29.208Z] NODE_NAME azwin-2-dd4071 [2022-03-07T14:34:29.208Z] NUMBER_OF_PROCESSORS 4 [2022-03-07T14:34:29.208Z] OS Windows_NT [2022-03-07T14:34:29.209Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-07T14:34:29.209Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-07T14:34:29.209Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-07T14:34:29.209Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-07T14:34:29.209Z] PROCESSOR_LEVEL 6 [2022-03-07T14:34:29.209Z] PROCESSOR_REVISION 4f01 [2022-03-07T14:34:29.209Z] ProgramData C:\ProgramData [2022-03-07T14:34:29.209Z] ProgramFiles C:\Program Files [2022-03-07T14:34:29.209Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-07T14:34:29.209Z] ProgramW6432 C:\Program Files [2022-03-07T14:34:29.209Z] PROMPT $P$G [2022-03-07T14:34:29.209Z] PSExecutionPolicyPreference Bypass [2022-03-07T14:34:29.209Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-07T14:34:29.209Z] PUBLIC C:\Users\Public [2022-03-07T14:34:29.209Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=artif... [2022-03-07T14:34:29.209Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=changes [2022-03-07T14:34:29.209Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect [2022-03-07T14:34:29.209Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=tests [2022-03-07T14:34:29.209Z] SKIP_VALIDATION_TESTS 1 [2022-03-07T14:34:29.209Z] SOURCES_DRIVE d [2022-03-07T14:34:29.209Z] SOURCES_SUBDIR gopath [2022-03-07T14:34:29.209Z] STAGE_NAME Run tests [2022-03-07T14:34:29.209Z] SystemDrive C: [2022-03-07T14:34:29.209Z] SystemRoot C:\Windows [2022-03-07T14:34:29.209Z] TEMP C:\Windows\TEMP [2022-03-07T14:34:29.209Z] TESTDEBUG 0 [2022-03-07T14:34:29.209Z] TESTRUN_DRIVE d [2022-03-07T14:34:29.209Z] TESTRUN_SUBDIR CI [2022-03-07T14:34:29.209Z] TIMEOUT 120m [2022-03-07T14:34:29.209Z] TMP C:\Windows\TEMP [2022-03-07T14:34:29.209Z] USERDOMAIN WORKGROUP [2022-03-07T14:34:29.209Z] USERNAME azwin-2-dd4071$ [2022-03-07T14:34:29.209Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-07T14:34:29.209Z] windir C:\Windows [2022-03-07T14:34:29.209Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-07T14:34:29.209Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-07T14:34:29.209Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-07T14:34:29.209Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-07T14:34:29.209Z] [2022-03-07T14:34:29.209Z] [2022-03-07T14:34:29.209Z] [2022-03-07T14:34:29.584Z] #19 10.43 Reading package lists... [2022-03-07T14:34:29.677Z] INFO: Sources under d:\gopath\... [2022-03-07T14:34:29.677Z] INFO: Test run under d:\CI\... [2022-03-07T14:34:29.677Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-07T14:34:29.677Z] INFO: docker/docker repository was found [2022-03-07T14:34:29.677Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-07T14:34:29.677Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-07T14:34:29.677Z] INFO: Docker version of control daemon [2022-03-07T14:34:29.677Z] [2022-03-07T14:34:29.677Z] Client: [2022-03-07T14:34:29.677Z] Version: 20.10.9 [2022-03-07T14:34:29.677Z] API version: 1.41 [2022-03-07T14:34:29.677Z] Go version: go1.16.8 [2022-03-07T14:34:29.677Z] Git commit: c2ea9bc [2022-03-07T14:34:29.677Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T14:34:29.677Z] OS/Arch: windows/amd64 [2022-03-07T14:34:29.677Z] Context: default [2022-03-07T14:34:29.677Z] Experimental: true [2022-03-07T14:34:29.677Z] [2022-03-07T14:34:29.677Z] Server: Docker Engine - Community [2022-03-07T14:34:29.677Z] Engine: [2022-03-07T14:34:29.677Z] Version: 20.10.9 [2022-03-07T14:34:29.677Z] API version: 1.41 (minimum version 1.24) [2022-03-07T14:34:29.677Z] Go version: go1.16.8 [2022-03-07T14:34:29.677Z] Git commit: 79ea9d3 [2022-03-07T14:34:29.677Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T14:34:29.677Z] OS/Arch: windows/amd64 [2022-03-07T14:34:29.677Z] Experimental: true [2022-03-07T14:34:29.677Z] [2022-03-07T14:34:29.677Z] INFO: Docker info of control daemon [2022-03-07T14:34:29.677Z] [2022-03-07T14:34:29.677Z] Client: [2022-03-07T14:34:29.677Z] Context: default [2022-03-07T14:34:29.677Z] Debug Mode: false [2022-03-07T14:34:29.677Z] [2022-03-07T14:34:29.677Z] Server: [2022-03-07T14:34:29.677Z] Containers: 0 [2022-03-07T14:34:29.677Z] Running: 0 [2022-03-07T14:34:29.677Z] Paused: 0 [2022-03-07T14:34:29.677Z] Stopped: 0 [2022-03-07T14:34:29.677Z] Images: 11 [2022-03-07T14:34:29.677Z] Server Version: 20.10.9 [2022-03-07T14:34:29.677Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T14:34:29.677Z] Windows: [2022-03-07T14:34:29.677Z] LCOW: [2022-03-07T14:34:29.677Z] Logging Driver: json-file [2022-03-07T14:34:29.677Z] Plugins: [2022-03-07T14:34:29.677Z] Volume: local [2022-03-07T14:34:29.677Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:34:29.677Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:34:29.677Z] Swarm: inactive [2022-03-07T14:34:29.677Z] Default Isolation: process [2022-03-07T14:34:29.677Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T14:34:29.677Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T14:34:29.677Z] OSType: windows [2022-03-07T14:34:29.677Z] Architecture: x86_64 [2022-03-07T14:34:29.677Z] CPUs: 4 [2022-03-07T14:34:29.677Z] Total Memory: 32GiB [2022-03-07T14:34:29.677Z] Name: azwin-2-dd4071 [2022-03-07T14:34:29.677Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T14:34:29.677Z] Docker Root Dir: D:\docker [2022-03-07T14:34:29.677Z] Debug Mode: false [2022-03-07T14:34:29.677Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:29.677Z] Labels: [2022-03-07T14:34:29.677Z] Experimental: true [2022-03-07T14:34:29.677Z] Insecure Registries: [2022-03-07T14:34:29.677Z] 10.0.0.4:5000 [2022-03-07T14:34:29.677Z] 127.0.0.0/8 [2022-03-07T14:34:29.677Z] Registry Mirrors: [2022-03-07T14:34:29.677Z] http://10.0.0.4:5000/ [2022-03-07T14:34:29.677Z] Live Restore Enabled: false [2022-03-07T14:34:29.677Z] Product License: Community Engine [2022-03-07T14:34:29.677Z] [2022-03-07T14:34:29.677Z] [2022-03-07T14:34:29.677Z] INFO: Commit hash is 8512cf076c [2022-03-07T14:34:29.677Z] INFO: Nuke-Everything... [2022-03-07T14:34:29.846Z] #19 13.48 Building dependency tree... [2022-03-07T14:34:30.145Z] INFO: Container count on control daemon to delete is 0 [2022-03-07T14:34:30.145Z] INFO: Nuking d:\CI [2022-03-07T14:34:30.145Z] INFO: Zapped successfully [2022-03-07T14:34:30.145Z] INFO: Location for testing is d:\CI\PR-43342\2 [2022-03-07T14:34:30.145Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-07T14:34:30.145Z] [2022-03-07T14:34:30.145Z] [2022-03-07T14:34:30.145Z] INFO: Building the image from Dockerfile.windows at 03/07/2022 14:34:30... [2022-03-07T14:34:30.145Z] [2022-03-07T14:34:30.420Z] #19 14.92 The following additional packages will be installed: [2022-03-07T14:34:30.421Z] #19 14.92 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-07T14:34:30.421Z] #19 14.92 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-07T14:34:30.603Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-03-07T14:34:30.682Z] #19 14.92 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-07T14:34:30.682Z] #19 14.92 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-07T14:34:30.682Z] #19 14.92 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-07T14:34:30.682Z] #19 14.92 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-07T14:34:30.682Z] #19 14.92 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-07T14:34:30.682Z] #19 14.92 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-07T14:34:30.682Z] #19 14.92 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-07T14:34:30.682Z] #19 14.92 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-07T14:34:30.682Z] #19 14.92 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-07T14:34:30.682Z] #19 14.92 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-07T14:34:30.682Z] #19 14.92 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-07T14:34:30.682Z] #19 14.92 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-07T14:34:30.682Z] #19 14.92 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-07T14:34:30.682Z] #19 14.92 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-07T14:34:30.682Z] #19 14.92 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-07T14:34:30.682Z] #19 14.92 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-07T14:34:30.682Z] #19 14.92 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-07T14:34:30.682Z] #19 14.92 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-07T14:34:30.683Z] #19 14.92 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-07T14:34:30.683Z] #19 14.92 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-07T14:34:30.683Z] #19 14.92 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-07T14:34:30.683Z] #19 14.92 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-07T14:34:30.683Z] #19 14.92 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-07T14:34:30.683Z] #19 14.92 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-07T14:34:30.683Z] #19 14.92 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-07T14:34:30.683Z] #19 14.92 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-07T14:34:30.683Z] #19 14.92 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-07T14:34:30.683Z] #19 14.92 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-07T14:34:30.683Z] #19 14.92 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-07T14:34:30.683Z] #19 14.92 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-07T14:34:30.683Z] #19 14.92 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-07T14:34:30.683Z] #19 14.92 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-07T14:34:30.683Z] #19 14.92 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-07T14:34:30.683Z] #19 14.92 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-07T14:34:30.683Z] #19 14.92 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-07T14:34:30.683Z] #19 14.92 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-07T14:34:30.683Z] #19 14.92 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-07T14:34:30.683Z] #19 14.92 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-07T14:34:30.683Z] #19 14.92 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-07T14:34:30.683Z] #19 14.92 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-07T14:34:30.683Z] #19 14.92 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-07T14:34:30.683Z] #19 14.93 linux-libc-dev-s390x-cross patch xz-utils [2022-03-07T14:34:30.683Z] #19 14.93 Suggested packages: [2022-03-07T14:34:30.683Z] #19 14.93 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-07T14:34:30.683Z] #19 14.93 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-07T14:34:30.683Z] #19 14.93 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-07T14:34:30.683Z] #19 14.93 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-07T14:34:30.683Z] #19 14.93 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-07T14:34:30.683Z] #19 14.93 libyaml-shell-perl ed diffutils-doc [2022-03-07T14:34:30.683Z] #19 14.93 Recommended packages: [2022-03-07T14:34:30.683Z] #19 14.93 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-07T14:34:30.683Z] #19 14.93 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-07T14:34:32.142Z] #19 16.19 The following NEW packages will be installed: [2022-03-07T14:34:32.142Z] #19 16.19 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-07T14:34:32.142Z] #19 16.19 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-07T14:34:32.142Z] #19 16.19 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-07T14:34:32.142Z] #19 16.19 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-07T14:34:32.142Z] #19 16.19 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-07T14:34:32.142Z] #19 16.19 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-07T14:34:32.142Z] #19 16.19 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-07T14:34:32.142Z] #19 16.19 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-07T14:34:32.142Z] #19 16.19 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-07T14:34:32.142Z] #19 16.19 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-07T14:34:32.142Z] #19 16.19 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-07T14:34:32.142Z] #19 16.19 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-07T14:34:32.142Z] #19 16.19 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-07T14:34:32.142Z] #19 16.19 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-07T14:34:32.142Z] #19 16.19 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-07T14:34:32.142Z] #19 16.19 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-07T14:34:32.142Z] #19 16.19 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-07T14:34:32.142Z] #19 16.19 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-07T14:34:32.142Z] #19 16.19 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-07T14:34:32.142Z] #19 16.19 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-07T14:34:32.142Z] #19 16.19 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-07T14:34:32.142Z] #19 16.19 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-07T14:34:32.142Z] #19 16.19 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-07T14:34:32.142Z] #19 16.19 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-07T14:34:32.142Z] #19 16.19 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-07T14:34:32.142Z] #19 16.19 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-07T14:34:32.142Z] #19 16.19 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-07T14:34:32.142Z] #19 16.19 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-07T14:34:32.142Z] #19 16.19 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-07T14:34:32.142Z] #19 16.19 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-07T14:34:32.142Z] #19 16.19 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-07T14:34:32.142Z] #19 16.19 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-07T14:34:32.142Z] #19 16.19 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-07T14:34:32.142Z] #19 16.19 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-07T14:34:32.142Z] #19 16.19 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-07T14:34:32.142Z] #19 16.19 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-07T14:34:32.142Z] #19 16.19 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-07T14:34:32.142Z] #19 16.19 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-07T14:34:32.142Z] #19 16.19 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-07T14:34:32.142Z] #19 16.19 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-07T14:34:32.142Z] #19 16.19 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-07T14:34:32.142Z] #19 16.19 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-07T14:34:32.142Z] #19 16.19 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-07T14:34:32.142Z] #19 16.19 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-07T14:34:32.142Z] #19 16.19 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-07T14:34:32.142Z] #19 16.19 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-07T14:34:32.142Z] #19 16.19 linux-libc-dev-s390x-cross patch xz-utils [2022-03-07T14:34:32.142Z] #19 16.54 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-03-07T14:34:32.142Z] #19 16.54 Need to get 787 MB of archives. [2022-03-07T14:34:32.142Z] #19 16.54 After this operation, 3385 MB of additional disk space will be used. [2022-03-07T14:34:32.142Z] #19 16.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-07T14:34:32.403Z] #19 16.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-07T14:34:32.403Z] #19 16.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-07T14:34:32.403Z] #19 16.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-07T14:34:32.403Z] #19 16.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-07T14:34:32.403Z] #19 16.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-07T14:34:32.403Z] #19 16.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-07T14:34:32.403Z] #19 16.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-07T14:34:32.403Z] #19 16.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-07T14:34:32.403Z] #19 16.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-07T14:34:32.403Z] #19 16.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-07T14:34:32.403Z] #19 16.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T14:34:32.403Z] #19 16.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-07T14:34:33.343Z] #19 17.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T14:34:33.343Z] #19 17.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-07T14:34:34.285Z] #19 18.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T14:34:34.285Z] #19 18.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-07T14:34:35.227Z] #19 19.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T14:34:35.227Z] #19 19.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-07T14:34:35.702Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-07T14:34:35.702Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-db9a73d3\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-07T14:34:35.702Z] ---------------------------------------------------------------------------- [2022-03-07T14:34:35.702Z] [2022-03-07T14:34:35.702Z] INFO: executeCI.ps1 starting at Mon Mar 7 14:34:34 CUT 2022 [2022-03-07T14:34:35.702Z] [2022-03-07T14:34:35.702Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-07T14:34:35.702Z] INFO: Running git version 2.24.1.windows.2 [2022-03-07T14:34:35.702Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-07T14:34:35.702Z] INFO: Environment variables: [2022-03-07T14:34:35.702Z] [2022-03-07T14:34:35.702Z] Name Value [2022-03-07T14:34:35.702Z] ---- ----- [2022-03-07T14:34:35.702Z] ALLUSERSPROFILE C:\ProgramData [2022-03-07T14:34:35.702Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-07T14:34:35.702Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-07T14:34:35.702Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-07T14:34:35.702Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-07T14:34:35.702Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-07T14:34:35.702Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-07T14:34:35.702Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-07T14:34:35.702Z] BRANCH_NAME PR-43342 [2022-03-07T14:34:35.702Z] BUILD_DISPLAY_NAME #2 [2022-03-07T14:34:35.702Z] BUILD_ID 2 [2022-03-07T14:34:35.702Z] BUILD_NUMBER 2 [2022-03-07T14:34:35.702Z] BUILD_TAG jenkins-moby-PR-43342-2 [2022-03-07T14:34:35.702Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/ [2022-03-07T14:34:35.702Z] CHANGE_AUTHOR thaJeztah [2022-03-07T14:34:35.702Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-07T14:34:35.702Z] CHANGE_BRANCH client_test_cleanup [2022-03-07T14:34:35.702Z] CHANGE_FORK thaJeztah/docker [2022-03-07T14:34:35.702Z] CHANGE_ID 43342 [2022-03-07T14:34:35.702Z] CHANGE_TARGET master [2022-03-07T14:34:35.702Z] CHANGE_TITLE client: cleanup and fix some tests [2022-03-07T14:34:35.702Z] CHANGE_URL https://github.com/moby/moby/pull/43342 [2022-03-07T14:34:35.702Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T14:34:35.702Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-07T14:34:35.702Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-07T14:34:35.702Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-07T14:34:35.702Z] COMPUTERNAME azwin-2-bd7090 [2022-03-07T14:34:35.702Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-07T14:34:35.702Z] ConfigSequenceNumber 0 [2022-03-07T14:34:35.702Z] DOCKER_BUILDKIT 0 [2022-03-07T14:34:35.702Z] DOCKER_DUT_DEBUG 1 [2022-03-07T14:34:35.702Z] DOCKER_EXPERIMENTAL 1 [2022-03-07T14:34:35.702Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-07T14:34:35.702Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-07T14:34:35.702Z] EXECUTOR_NUMBER 0 [2022-03-07T14:34:35.702Z] FQDN azwin-2-bd7090.westus.cloudapp.azure.com [2022-03-07T14:34:35.702Z] GIT_BRANCH PR-43342 [2022-03-07T14:34:35.702Z] GIT_COMMIT 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:35.702Z] GIT_PREVIOUS_COMMIT 8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:34:35.702Z] GIT_URL https://github.com/moby/moby.git [2022-03-07T14:34:35.702Z] HUDSON_COOKIE ca674f9c-7086-485b-b80c-ecc54e619a9b [2022-03-07T14:34:35.702Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-07T14:34:35.702Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-07T14:34:35.702Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-07T14:34:35.702Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-07T14:34:35.702Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-07T14:34:35.702Z] JENKINS_NODE_COOKIE 0638eeed-e1aa-48c9-be1f-0e66762c845e [2022-03-07T14:34:35.702Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-07T14:34:35.702Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-07T14:34:35.702Z] JOB_BASE_NAME PR-43342 [2022-03-07T14:34:35.702Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/display/redirect [2022-03-07T14:34:35.702Z] JOB_NAME moby/PR-43342 [2022-03-07T14:34:35.702Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/ [2022-03-07T14:34:35.702Z] library.jps.version master [2022-03-07T14:34:35.702Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-07T14:34:35.702Z] NODE_LABELS amd64 azure azwin-2-bd7090 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-07T14:34:35.702Z] NODE_NAME azwin-2-bd7090 [2022-03-07T14:34:35.702Z] NUMBER_OF_PROCESSORS 4 [2022-03-07T14:34:35.702Z] OS Windows_NT [2022-03-07T14:34:35.702Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-07T14:34:35.703Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-07T14:34:35.703Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-07T14:34:35.703Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-07T14:34:35.703Z] PROCESSOR_LEVEL 6 [2022-03-07T14:34:35.703Z] PROCESSOR_REVISION 4f01 [2022-03-07T14:34:35.703Z] ProgramData C:\ProgramData [2022-03-07T14:34:35.703Z] ProgramFiles C:\Program Files [2022-03-07T14:34:35.703Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-07T14:34:35.703Z] ProgramW6432 C:\Program Files [2022-03-07T14:34:35.703Z] PROMPT $P$G [2022-03-07T14:34:35.703Z] PSExecutionPolicyPreference Bypass [2022-03-07T14:34:35.703Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-07T14:34:35.703Z] PUBLIC C:\Users\Public [2022-03-07T14:34:35.703Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=artif... [2022-03-07T14:34:35.703Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=changes [2022-03-07T14:34:35.703Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect [2022-03-07T14:34:35.703Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43342/2/display/redirect?page=tests [2022-03-07T14:34:35.703Z] SKIP_VALIDATION_TESTS 1 [2022-03-07T14:34:35.703Z] SOURCES_DRIVE d [2022-03-07T14:34:35.703Z] SOURCES_SUBDIR gopath [2022-03-07T14:34:35.703Z] STAGE_NAME Run tests [2022-03-07T14:34:35.703Z] SystemDrive C: [2022-03-07T14:34:35.703Z] SystemRoot C:\Windows [2022-03-07T14:34:35.703Z] TEMP C:\Windows\TEMP [2022-03-07T14:34:35.703Z] TESTDEBUG 0 [2022-03-07T14:34:35.703Z] TESTRUN_DRIVE d [2022-03-07T14:34:35.703Z] TESTRUN_SUBDIR CI [2022-03-07T14:34:35.703Z] TIMEOUT 120m [2022-03-07T14:34:35.703Z] TMP C:\Windows\TEMP [2022-03-07T14:34:35.703Z] USERDOMAIN WORKGROUP [2022-03-07T14:34:35.703Z] USERNAME azwin-2-bd7090$ [2022-03-07T14:34:35.703Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-07T14:34:35.703Z] windir C:\Windows [2022-03-07T14:34:35.703Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-07T14:34:35.703Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-07T14:34:35.703Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-07T14:34:35.703Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-07T14:34:35.703Z] [2022-03-07T14:34:35.703Z] [2022-03-07T14:34:35.703Z] [2022-03-07T14:34:35.703Z] INFO: Sources under d:\gopath\... [2022-03-07T14:34:35.703Z] INFO: Test run under d:\CI\... [2022-03-07T14:34:35.703Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-07T14:34:35.703Z] INFO: docker/docker repository was found [2022-03-07T14:34:35.703Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-07T14:34:35.703Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-07T14:34:35.703Z] INFO: Docker version of control daemon [2022-03-07T14:34:35.703Z] [2022-03-07T14:34:35.703Z] Client: [2022-03-07T14:34:35.703Z] Version: 20.10.9 [2022-03-07T14:34:35.703Z] API version: 1.41 [2022-03-07T14:34:35.703Z] Go version: go1.16.8 [2022-03-07T14:34:35.703Z] Git commit: c2ea9bc [2022-03-07T14:34:35.703Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T14:34:35.703Z] OS/Arch: windows/amd64 [2022-03-07T14:34:35.703Z] Context: default [2022-03-07T14:34:35.703Z] Experimental: true [2022-03-07T14:34:35.703Z] [2022-03-07T14:34:35.703Z] Server: Docker Engine - Community [2022-03-07T14:34:35.703Z] Engine: [2022-03-07T14:34:35.703Z] Version: 20.10.9 [2022-03-07T14:34:35.703Z] API version: 1.41 (minimum version 1.24) [2022-03-07T14:34:35.703Z] Go version: go1.16.8 [2022-03-07T14:34:35.703Z] Git commit: 79ea9d3 [2022-03-07T14:34:35.703Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T14:34:35.703Z] OS/Arch: windows/amd64 [2022-03-07T14:34:35.703Z] Experimental: true [2022-03-07T14:34:35.703Z] [2022-03-07T14:34:35.703Z] INFO: Docker info of control daemon [2022-03-07T14:34:35.703Z] [2022-03-07T14:34:35.798Z] #19 20.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T14:34:35.798Z] #19 20.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-07T14:34:35.894Z] Sending build context to Docker daemon 62.47MB [2022-03-07T14:34:35.894Z] [2022-03-07T14:34:35.894Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-07T14:34:35.894Z] ---> bdeb13086b9f [2022-03-07T14:34:35.894Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> 5d7cfe30f6b4 [2022-03-07T14:34:35.894Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> 9756f45f069f [2022-03-07T14:34:35.894Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> 10816bc5108b [2022-03-07T14:34:35.894Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> fc96a5fc2476 [2022-03-07T14:34:35.894Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> ecf3a2590372 [2022-03-07T14:34:35.894Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> 44a4b01a5e5e [2022-03-07T14:34:35.894Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> 4e2a26b76bce [2022-03-07T14:34:35.894Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> e70a14812721 [2022-03-07T14:34:35.894Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-07T14:34:35.894Z] ---> Using cache [2022-03-07T14:34:35.894Z] ---> 2581bb183467 [2022-03-07T14:34:35.894Z] Step 11/11 : COPY . . [2022-03-07T14:34:36.161Z] Client: [2022-03-07T14:34:36.161Z] Context: default [2022-03-07T14:34:36.161Z] Debug Mode: false [2022-03-07T14:34:36.161Z] Plugins: [2022-03-07T14:34:36.161Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-07T14:34:36.161Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-07T14:34:36.161Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-07T14:34:36.161Z] [2022-03-07T14:34:36.161Z] Server: [2022-03-07T14:34:36.161Z] Containers: 0 [2022-03-07T14:34:36.161Z] Running: 0 [2022-03-07T14:34:36.161Z] Paused: 0 [2022-03-07T14:34:36.161Z] Stopped: 0 [2022-03-07T14:34:36.161Z] Images: 11 [2022-03-07T14:34:36.161Z] Server Version: 20.10.9 [2022-03-07T14:34:36.161Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T14:34:36.161Z] Windows: [2022-03-07T14:34:36.161Z] LCOW: [2022-03-07T14:34:36.161Z] Logging Driver: json-file [2022-03-07T14:34:36.161Z] Plugins: [2022-03-07T14:34:36.161Z] Volume: local [2022-03-07T14:34:36.161Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:34:36.161Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:34:36.161Z] Swarm: inactive [2022-03-07T14:34:36.161Z] Default Isolation: process [2022-03-07T14:34:36.161Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T14:34:36.161Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T14:34:36.161Z] OSType: windows [2022-03-07T14:34:36.161Z] Architecture: x86_64 [2022-03-07T14:34:36.161Z] CPUs: 4 [2022-03-07T14:34:36.161Z] Total Memory: 32GiB [2022-03-07T14:34:36.161Z] Name: azwin-2-bd7090 [2022-03-07T14:34:36.161Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-07T14:34:36.161Z] Docker Root Dir: D:\docker [2022-03-07T14:34:36.161Z] Debug Mode: false [2022-03-07T14:34:36.161Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:34:36.161Z] Labels: [2022-03-07T14:34:36.161Z] Experimental: true [2022-03-07T14:34:36.161Z] Insecure Registries: [2022-03-07T14:34:36.161Z] 10.0.0.4:5000 [2022-03-07T14:34:36.161Z] 127.0.0.0/8 [2022-03-07T14:34:36.161Z] Registry Mirrors: [2022-03-07T14:34:36.161Z] http://10.0.0.4:5000/ [2022-03-07T14:34:36.161Z] Live Restore Enabled: false [2022-03-07T14:34:36.161Z] Product License: Community Engine [2022-03-07T14:34:36.161Z] [2022-03-07T14:34:36.161Z] [2022-03-07T14:34:36.161Z] INFO: Commit hash is 8512cf076c [2022-03-07T14:34:36.620Z] INFO: Nuke-Everything... [2022-03-07T14:34:36.620Z] INFO: Container count on control daemon to delete is 0 [2022-03-07T14:34:36.739Z] #19 20.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T14:34:36.739Z] #19 20.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T14:34:36.739Z] #19 20.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T14:34:36.739Z] #19 20.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T14:34:36.739Z] #19 20.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T14:34:36.739Z] #19 20.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-07T14:34:36.739Z] #19 20.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-07T14:34:36.740Z] #19 20.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-07T14:34:36.740Z] #19 20.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-07T14:34:36.740Z] #19 20.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-07T14:34:36.740Z] #19 20.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-07T14:34:36.740Z] #19 20.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-07T14:34:36.740Z] #19 20.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-07T14:34:36.740Z] #19 20.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-07T14:34:36.740Z] #19 20.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-07T14:34:36.740Z] #19 20.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-07T14:34:36.740Z] #19 21.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-07T14:34:36.740Z] #19 21.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-07T14:34:36.740Z] #19 21.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-07T14:34:37.077Z] INFO: Nuking d:\CI [2022-03-07T14:34:37.077Z] INFO: Zapped successfully [2022-03-07T14:34:37.077Z] INFO: Location for testing is d:\CI\PR-43342\2 [2022-03-07T14:34:37.077Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-07T14:34:37.077Z] [2022-03-07T14:34:37.077Z] [2022-03-07T14:34:37.077Z] INFO: Building the image from Dockerfile.windows at 03/07/2022 14:34:36... [2022-03-07T14:34:37.077Z] [2022-03-07T14:34:37.301Z] Sending build context to Docker daemon 62.47MB [2022-03-07T14:34:37.301Z] [2022-03-07T14:34:37.301Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-07T14:34:37.301Z] ---> bdeb13086b9f [2022-03-07T14:34:37.301Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> 8f1f763e24ab [2022-03-07T14:34:37.301Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> 11274a43a8ef [2022-03-07T14:34:37.301Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> 530c49531616 [2022-03-07T14:34:37.301Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> f311d85799bb [2022-03-07T14:34:37.301Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> 0c5a6a4b6366 [2022-03-07T14:34:37.301Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> 7f0658c48d82 [2022-03-07T14:34:37.301Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> 4cdf6b579cfc [2022-03-07T14:34:37.301Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> 979281b57901 [2022-03-07T14:34:37.301Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-07T14:34:37.301Z] ---> Using cache [2022-03-07T14:34:37.301Z] ---> 1798e83e1ffc [2022-03-07T14:34:37.301Z] Step 11/11 : COPY . . [2022-03-07T14:34:37.311Z] #19 21.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-07T14:34:37.311Z] #19 21.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-07T14:34:37.311Z] #19 21.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-07T14:34:37.311Z] #19 21.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-07T14:34:37.311Z] #19 21.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-07T14:34:37.572Z] #19 21.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-07T14:34:37.833Z] #19 21.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-07T14:34:37.833Z] #19 21.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-07T14:34:37.833Z] #19 22.00 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-07T14:34:37.833Z] #19 22.00 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-07T14:34:37.833Z] #19 22.00 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T14:34:37.833Z] #19 22.07 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-07T14:34:37.833Z] #19 22.07 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-07T14:34:37.833Z] #19 22.07 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-07T14:34:37.833Z] #19 22.08 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-07T14:34:37.833Z] #19 22.08 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-07T14:34:37.833Z] #19 22.08 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-07T14:34:37.833Z] #19 22.08 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-07T14:34:37.833Z] #19 22.08 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-07T14:34:37.833Z] #19 22.08 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-07T14:34:37.833Z] #19 22.08 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-07T14:34:37.834Z] #19 22.08 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-07T14:34:37.834Z] #19 22.08 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-07T14:34:37.834Z] #19 22.08 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-07T14:34:37.834Z] #19 22.09 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-07T14:34:37.834Z] #19 22.09 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-07T14:34:37.834Z] #19 22.09 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-07T14:34:37.834Z] #19 22.09 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-07T14:34:37.834Z] #19 22.10 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-07T14:34:37.834Z] #19 22.11 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-07T14:34:37.834Z] #19 22.12 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-07T14:34:37.834Z] #19 22.12 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-07T14:34:37.834Z] #19 22.13 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-07T14:34:38.094Z] #19 22.53 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-07T14:34:38.356Z] #19 22.53 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-07T14:34:38.356Z] #19 22.54 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-07T14:34:38.356Z] #19 22.55 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-07T14:34:38.356Z] #19 22.56 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-07T14:34:38.618Z] #19 22.94 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-07T14:34:38.618Z] #19 22.94 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-07T14:34:38.618Z] #19 22.94 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-07T14:34:38.618Z] #19 22.95 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-07T14:34:38.618Z] #19 22.95 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-07T14:34:38.618Z] #19 22.95 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-07T14:34:38.618Z] #19 22.95 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-07T14:34:38.618Z] #19 22.97 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-07T14:34:38.618Z] #19 22.97 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-07T14:34:38.618Z] #19 22.98 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-07T14:34:38.618Z] #19 22.98 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-07T14:34:38.880Z] #19 23.36 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-07T14:34:39.142Z] #19 23.36 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-07T14:34:39.142Z] #19 23.37 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-07T14:34:39.142Z] #19 23.39 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-07T14:34:39.142Z] #19 23.40 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-07T14:34:39.404Z] #19 23.76 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-07T14:34:39.404Z] #19 23.76 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-07T14:34:39.404Z] #19 23.76 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-07T14:34:39.404Z] #19 23.77 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-07T14:34:39.665Z] #19 23.77 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-07T14:34:39.665Z] #19 23.77 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-07T14:34:39.665Z] #19 23.77 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-07T14:34:39.665Z] #19 23.78 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-07T14:34:39.665Z] #19 23.79 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-07T14:34:39.665Z] #19 23.80 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-07T14:34:39.665Z] #19 23.81 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-07T14:34:39.665Z] #19 23.82 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-07T14:34:39.665Z] #19 23.82 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-07T14:34:39.665Z] #19 23.82 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-07T14:34:39.665Z] #19 23.83 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-07T14:34:39.925Z] #19 24.21 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-07T14:34:39.925Z] #19 24.21 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-07T14:34:39.925Z] #19 24.22 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-07T14:34:39.925Z] #19 24.24 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-07T14:34:39.925Z] #19 24.25 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-07T14:34:40.186Z] #19 24.63 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-07T14:34:40.447Z] #19 24.63 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-07T14:34:40.447Z] #19 24.63 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-07T14:34:40.447Z] #19 24.64 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-07T14:34:40.447Z] #19 24.64 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-07T14:34:40.447Z] #19 24.65 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-07T14:34:40.447Z] #19 24.65 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-07T14:34:40.447Z] #19 24.65 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-07T14:34:40.447Z] #19 24.66 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-07T14:34:40.447Z] #19 24.66 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-07T14:34:40.447Z] #19 24.67 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-07T14:34:40.447Z] #19 24.67 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-07T14:34:40.708Z] #19 25.05 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-07T14:34:40.708Z] #19 25.05 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-07T14:34:40.708Z] #19 25.06 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-07T14:34:40.708Z] #19 25.07 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-07T14:34:40.708Z] #19 25.08 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-07T14:34:41.279Z] #19 25.43 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-07T14:34:41.279Z] #19 25.43 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-07T14:34:41.539Z] #19 25.75 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T14:34:41.539Z] #19 25.87 Fetched 787 MB in 9s (85.9 MB/s) [2022-03-07T14:34:41.539Z] #19 25.92 Selecting previously unselected package liblocale-gettext-perl. [2022-03-07T14:34:41.799Z] #19 25.92 (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 ... 15709 files and directories currently installed.) [2022-03-07T14:34:41.799Z] #19 26.03 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-07T14:34:41.799Z] #19 26.04 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-07T14:34:41.799Z] #19 26.08 Selecting previously unselected package bzip2. [2022-03-07T14:34:41.799Z] #19 26.08 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-07T14:34:41.799Z] #19 26.08 Unpacking bzip2 (1.0.8-4) ... [2022-03-07T14:34:41.799Z] #19 26.12 Selecting previously unselected package libmagic-mgc. [2022-03-07T14:34:41.799Z] #19 26.12 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-07T14:34:41.799Z] #19 26.12 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-07T14:34:41.799Z] #19 26.20 Selecting previously unselected package libmagic1:amd64. [2022-03-07T14:34:41.799Z] #19 26.21 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-07T14:34:41.799Z] #19 26.21 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-07T14:34:41.799Z] #19 26.25 Selecting previously unselected package file. [2022-03-07T14:34:41.799Z] #19 26.25 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-07T14:34:42.059Z] #19 26.26 Unpacking file (1:5.39-3) ... [2022-03-07T14:34:42.059Z] #19 26.29 Selecting previously unselected package xz-utils. [2022-03-07T14:34:42.059Z] #19 26.30 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-07T14:34:42.059Z] #19 26.30 Unpacking xz-utils (5.2.5-2) ... [2022-03-07T14:34:42.060Z] #19 26.35 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-07T14:34:42.060Z] #19 26.35 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T14:34:42.060Z] #19 26.35 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-07T14:34:42.321Z] #19 26.68 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-07T14:34:42.582Z] #19 26.68 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-07T14:34:42.582Z] #19 26.69 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-07T14:34:42.843Z] #19 26.98 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-07T14:34:42.843Z] #19 26.98 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-07T14:34:42.843Z] #19 26.99 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-07T14:34:43.104Z] #19 27.29 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-07T14:34:43.104Z] #19 27.29 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T14:34:43.104Z] #19 27.29 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-07T14:34:43.104Z] #19 27.56 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-07T14:34:43.365Z] #19 27.56 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T14:34:43.365Z] #19 27.57 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-07T14:34:43.365Z] #19 27.80 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-07T14:34:43.365Z] #19 27.80 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:34:43.365Z] #19 27.80 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:34:43.365Z] #19 27.84 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-07T14:34:43.627Z] #19 27.84 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:34:43.627Z] #19 27.84 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:34:45.650Z] Sending build context to Docker daemon 62.47MB [2022-03-07T14:34:45.650Z] [2022-03-07T14:34:46.108Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-07T14:34:46.108Z] ---> c703d4d60533 [2022-03-07T14:34:46.109Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> 04a53429a8a1 [2022-03-07T14:34:46.109Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> ff7de209819b [2022-03-07T14:34:46.109Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> c8026f1f0716 [2022-03-07T14:34:46.109Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> 359fe97f8906 [2022-03-07T14:34:46.109Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> 6a11fd18c961 [2022-03-07T14:34:46.109Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> 605036feb405 [2022-03-07T14:34:46.109Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> 1808c65b85d3 [2022-03-07T14:34:46.109Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> ecf62663934f [2022-03-07T14:34:46.109Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-07T14:34:46.109Z] ---> Using cache [2022-03-07T14:34:46.109Z] ---> ee044c5a1b91 [2022-03-07T14:34:46.109Z] Step 11/11 : COPY . . [2022-03-07T14:34:47.832Z] #19 32.28 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-07T14:34:47.832Z] #19 32.29 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:34:47.832Z] #19 32.29 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:34:47.832Z] #19 32.32 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-07T14:34:48.092Z] #19 32.33 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:34:48.092Z] #19 32.33 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T14:34:52.296Z] #19 36.50 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-07T14:34:52.296Z] #19 36.51 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:34:52.296Z] #19 36.51 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:34:52.296Z] #19 36.55 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-07T14:34:52.296Z] #19 36.55 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:34:52.296Z] #19 36.56 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T14:34:56.499Z] #19 40.73 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-07T14:34:56.499Z] #19 40.73 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:34:56.499Z] #19 40.74 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:34:56.499Z] #19 40.77 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-07T14:34:56.499Z] #19 40.78 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:34:56.499Z] #19 40.78 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:35:00.707Z] #19 44.84 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-07T14:35:00.707Z] #19 44.85 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:00.707Z] #19 44.85 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:35:00.707Z] #19 44.89 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-07T14:35:00.707Z] #19 44.89 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:00.707Z] #19 44.90 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:35:00.995Z] ---> 85038d0bcea3 [2022-03-07T14:35:01.961Z] Successfully built 85038d0bcea3 [2022-03-07T14:35:01.961Z] Successfully tagged docker:latest [2022-03-07T14:35:01.961Z] INFO: Image build ended at 03/07/2022 14:35:01. Duration:00:00:33.1467658 [2022-03-07T14:35:01.961Z] [2022-03-07T14:35:01.961Z] [2022-03-07T14:35:01.961Z] INFO: Building the test binaries at 03/07/2022 14:35:01... [2022-03-07T14:35:04.912Z] #19 48.76 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-07T14:35:04.913Z] #19 48.76 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:04.913Z] #19 48.77 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:35:04.913Z] #19 48.80 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-07T14:35:04.913Z] #19 48.80 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:04.913Z] #19 48.80 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T14:35:04.913Z] #19 48.83 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-07T14:35:04.913Z] #19 48.83 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:04.913Z] #19 48.84 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T14:35:04.913Z] #19 48.87 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-07T14:35:04.913Z] #19 48.87 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:04.913Z] #19 48.87 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:35:04.913Z] #19 48.91 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-07T14:35:04.913Z] #19 48.91 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:04.913Z] #19 48.92 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:35:04.913Z] #19 48.95 Selecting previously unselected package cross-config. [2022-03-07T14:35:04.913Z] #19 48.95 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-07T14:35:04.913Z] #19 48.95 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-07T14:35:04.913Z] #19 48.98 Selecting previously unselected package gcc-10-cross-base. [2022-03-07T14:35:04.913Z] #19 48.99 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:04.913Z] #19 48.99 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-07T14:35:04.913Z] #19 49.03 Selecting previously unselected package libc6-arm64-cross. [2022-03-07T14:35:04.913Z] #19 49.03 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:04.913Z] #19 49.03 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-07T14:35:04.913Z] #19 49.16 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-07T14:35:04.913Z] #19 49.17 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:04.913Z] #19 49.17 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:04.913Z] #19 49.20 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-07T14:35:04.913Z] #19 49.21 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:04.913Z] #19 49.21 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:04.913Z] #19 49.26 Selecting previously unselected package libitm1-arm64-cross. [2022-03-07T14:35:04.913Z] #19 49.26 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:04.913Z] #19 49.26 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:04.913Z] #19 49.30 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-07T14:35:04.913Z] #19 49.30 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:04.913Z] #19 49.30 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:04.913Z] #19 49.34 Selecting previously unselected package libasan6-arm64-cross. [2022-03-07T14:35:04.913Z] #19 49.34 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:04.913Z] #19 49.34 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:05.483Z] #19 49.58 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-07T14:35:05.483Z] #19 49.58 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:05.483Z] #19 49.59 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:05.483Z] #19 49.69 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-07T14:35:05.483Z] #19 49.70 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:05.483Z] #19 49.70 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:05.743Z] #19 49.92 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-07T14:35:05.743Z] #19 49.92 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:05.743Z] #19 49.92 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:05.743Z] #19 50.00 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-07T14:35:05.743Z] #19 50.00 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:05.743Z] #19 50.00 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:05.743Z] #19 50.10 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-07T14:35:06.003Z] #19 50.10 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:06.003Z] #19 50.10 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:06.003Z] #19 50.25 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-07T14:35:06.003Z] #19 50.25 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:06.003Z] #19 50.26 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:35:06.718Z] INFO: make.ps1 starting at 03/07/2022 14:35:05 [2022-03-07T14:35:06.719Z] INFO: Git commit (8512cf076c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T14:35:06.719Z] INFO: Invoking autogen... [2022-03-07T14:35:06.719Z] INFO: Building daemon... [2022-03-07T14:35:07.408Z] ---> 8e815265448f [2022-03-07T14:35:07.408Z] Successfully built 8e815265448f [2022-03-07T14:35:07.408Z] Successfully tagged docker:latest [2022-03-07T14:35:07.408Z] INFO: Image build ended at 03/07/2022 14:35:06. Duration:00:00:35.9956027 [2022-03-07T14:35:07.408Z] [2022-03-07T14:35:07.408Z] [2022-03-07T14:35:07.408Z] INFO: Building the test binaries at 03/07/2022 14:35:06... [2022-03-07T14:35:10.394Z] INFO: make.ps1 starting at 03/07/2022 14:35:10 [2022-03-07T14:35:10.865Z] INFO: Git commit (8512cf076c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T14:35:10.865Z] INFO: Invoking autogen... [2022-03-07T14:35:11.290Z] #19 55.24 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-07T14:35:11.290Z] #19 55.24 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:11.290Z] #19 55.24 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:35:11.290Z] #19 55.27 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-07T14:35:11.290Z] #19 55.27 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-07T14:35:11.290Z] #19 55.28 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-07T14:35:11.290Z] #19 55.44 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-07T14:35:11.290Z] #19 55.44 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:11.290Z] #19 55.45 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-07T14:35:11.332Z] INFO: Building daemon... [2022-03-07T14:35:11.550Z] #19 55.69 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-07T14:35:11.551Z] #19 55.69 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:11.551Z] #19 55.69 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:35:11.551Z] #19 55.95 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-07T14:35:11.551Z] #19 55.95 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:11.812Z] #19 55.96 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:35:17.106Z] #19 60.72 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-07T14:35:17.106Z] #19 60.73 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:17.106Z] #19 60.73 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:35:17.106Z] #19 60.76 Selecting previously unselected package patch. [2022-03-07T14:35:17.106Z] #19 60.76 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-07T14:35:17.106Z] #19 60.76 Unpacking patch (2.7.6-7) ... [2022-03-07T14:35:17.106Z] #19 60.80 Selecting previously unselected package dpkg-dev. [2022-03-07T14:35:17.106Z] #19 60.81 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-07T14:35:17.106Z] #19 60.81 Unpacking dpkg-dev (1.20.9) ... [2022-03-07T14:35:17.106Z] #19 60.94 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-07T14:35:17.106Z] #19 60.94 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-07T14:35:17.106Z] #19 60.94 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-07T14:35:17.106Z] #19 60.97 Selecting previously unselected package libio-string-perl. [2022-03-07T14:35:17.106Z] #19 60.98 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-07T14:35:17.106Z] #19 60.98 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-07T14:35:17.106Z] #19 61.02 Selecting previously unselected package libicu67:amd64. [2022-03-07T14:35:17.106Z] #19 61.02 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-07T14:35:17.106Z] #19 61.02 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T14:35:17.367Z] #19 61.84 Selecting previously unselected package libxml2:amd64. [2022-03-07T14:35:17.627Z] #19 61.84 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-07T14:35:17.627Z] #19 61.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T14:35:17.627Z] #19 61.93 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-07T14:35:17.627Z] #19 61.93 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-07T14:35:17.627Z] #19 61.94 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-07T14:35:17.627Z] #19 61.97 Selecting previously unselected package libxml-sax-base-perl. [2022-03-07T14:35:17.627Z] #19 61.97 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-07T14:35:17.627Z] #19 61.97 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-07T14:35:17.627Z] #19 62.01 Selecting previously unselected package libxml-sax-perl. [2022-03-07T14:35:17.627Z] #19 62.01 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-07T14:35:17.627Z] #19 62.02 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-07T14:35:17.627Z] #19 62.06 Selecting previously unselected package libxml-libxml-perl. [2022-03-07T14:35:17.628Z] #19 62.06 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-07T14:35:17.628Z] #19 62.06 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-07T14:35:17.888Z] #19 62.12 Selecting previously unselected package libxml-simple-perl. [2022-03-07T14:35:17.888Z] #19 62.13 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-07T14:35:17.888Z] #19 62.13 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-07T14:35:17.888Z] #19 62.17 Selecting previously unselected package libyaml-perl. [2022-03-07T14:35:17.888Z] #19 62.17 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-07T14:35:17.888Z] #19 62.17 Unpacking libyaml-perl (1.30-1) ... [2022-03-07T14:35:17.888Z] #19 62.20 Selecting previously unselected package libconfig-auto-perl. [2022-03-07T14:35:17.888Z] #19 62.20 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-07T14:35:17.888Z] #19 62.21 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-07T14:35:17.888Z] #19 62.24 Selecting previously unselected package libfile-which-perl. [2022-03-07T14:35:17.888Z] #19 62.24 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-07T14:35:17.888Z] #19 62.24 Unpacking libfile-which-perl (1.23-1) ... [2022-03-07T14:35:17.888Z] #19 62.27 Selecting previously unselected package libfile-homedir-perl. [2022-03-07T14:35:17.888Z] #19 62.27 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-07T14:35:17.888Z] #19 62.28 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-07T14:35:17.888Z] #19 62.31 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-07T14:35:17.888Z] #19 62.31 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-07T14:35:17.888Z] #19 62.32 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-07T14:35:17.888Z] #19 62.35 Selecting previously unselected package dpkg-cross. [2022-03-07T14:35:18.149Z] #19 62.36 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-07T14:35:18.149Z] #19 62.36 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-07T14:35:18.149Z] #19 62.40 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-07T14:35:18.149Z] #19 62.40 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-07T14:35:18.149Z] #19 62.41 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-07T14:35:18.149Z] #19 62.44 Selecting previously unselected package libc6-armel-cross. [2022-03-07T14:35:18.149Z] #19 62.44 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:18.149Z] #19 62.44 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-07T14:35:18.149Z] #19 62.56 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-07T14:35:18.149Z] #19 62.56 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:18.149Z] #19 62.57 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:35:18.149Z] #19 62.60 Selecting previously unselected package libgomp1-armel-cross. [2022-03-07T14:35:18.149Z] #19 62.60 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:18.149Z] #19 62.61 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:35:18.410Z] #19 62.64 Selecting previously unselected package libatomic1-armel-cross. [2022-03-07T14:35:18.410Z] #19 62.64 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:18.410Z] #19 62.65 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:35:18.410Z] #19 62.68 Selecting previously unselected package libasan6-armel-cross. [2022-03-07T14:35:18.410Z] #19 62.68 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:18.410Z] #19 62.68 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:35:18.410Z] #19 62.90 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-07T14:35:18.671Z] #19 62.91 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:18.671Z] #19 62.91 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:35:18.671Z] #19 62.97 Selecting previously unselected package libubsan1-armel-cross. [2022-03-07T14:35:18.671Z] #19 62.97 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:18.671Z] #19 62.98 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:35:18.932Z] #19 63.07 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-07T14:35:18.932Z] #19 63.08 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:18.932Z] #19 63.08 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:35:18.932Z] #19 63.19 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-07T14:35:18.932Z] #19 63.19 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:18.932Z] #19 63.20 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T14:35:21.806Z] ---> 0f758d08e220 [2022-03-07T14:35:21.806Z] Successfully built 0f758d08e220 [2022-03-07T14:35:21.806Z] Successfully tagged docker:latest [2022-03-07T14:35:21.806Z] INFO: Image build ended at 03/07/2022 14:35:19. Duration:00:00:42.3494302 [2022-03-07T14:35:21.806Z] [2022-03-07T14:35:21.806Z] [2022-03-07T14:35:21.806Z] INFO: Building the test binaries at 03/07/2022 14:35:19... [2022-03-07T14:35:24.221Z] #19 67.87 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-07T14:35:24.221Z] #19 67.88 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:24.221Z] #19 67.88 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T14:35:24.221Z] #19 67.91 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-07T14:35:24.221Z] #19 67.91 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-07T14:35:24.221Z] #19 67.92 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-07T14:35:24.221Z] #19 68.09 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-07T14:35:24.221Z] #19 68.09 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:24.221Z] #19 68.10 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-07T14:35:24.221Z] #19 68.31 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-07T14:35:24.221Z] #19 68.31 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:24.221Z] #19 68.32 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:35:24.221Z] #19 68.57 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-07T14:35:24.221Z] #19 68.57 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:24.221Z] #19 68.58 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T14:35:26.542Z] INFO: make.ps1 starting at 03/07/2022 14:35:25 [2022-03-07T14:35:26.543Z] INFO: Git commit (8512cf076c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T14:35:26.543Z] INFO: Invoking autogen... [2022-03-07T14:35:27.001Z] INFO: Building daemon... [2022-03-07T14:35:29.507Z] #19 73.06 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-07T14:35:29.507Z] #19 73.06 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:29.507Z] #19 73.06 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T14:35:29.507Z] #19 73.09 Selecting previously unselected package crossbuild-essential-armel. [2022-03-07T14:35:29.507Z] #19 73.10 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.10 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-07T14:35:29.507Z] #19 73.14 Selecting previously unselected package libc6-armhf-cross. [2022-03-07T14:35:29.507Z] #19 73.14 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.14 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-07T14:35:29.507Z] #19 73.26 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-07T14:35:29.507Z] #19 73.26 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.26 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:35:29.507Z] #19 73.30 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-07T14:35:29.507Z] #19 73.31 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.31 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:35:29.507Z] #19 73.35 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-07T14:35:29.507Z] #19 73.35 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.37 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:35:29.507Z] #19 73.41 Selecting previously unselected package libasan6-armhf-cross. [2022-03-07T14:35:29.507Z] #19 73.41 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.41 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:35:29.507Z] #19 73.64 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-07T14:35:29.507Z] #19 73.64 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.65 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:35:29.507Z] #19 73.72 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-07T14:35:29.507Z] #19 73.72 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.72 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:35:29.507Z] #19 73.82 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-07T14:35:29.507Z] #19 73.82 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:29.507Z] #19 73.82 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:35:29.507Z] #19 73.94 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-07T14:35:29.768Z] #19 73.94 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:29.768Z] #19 73.94 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T14:35:35.098Z] #19 78.74 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-07T14:35:35.098Z] #19 78.74 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:35.098Z] #19 78.75 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T14:35:35.098Z] #19 78.77 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-07T14:35:35.098Z] #19 78.78 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-07T14:35:35.098Z] #19 78.78 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-07T14:35:35.098Z] #19 78.95 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-07T14:35:35.098Z] #19 78.95 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:35.098Z] #19 78.96 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-07T14:35:35.098Z] #19 79.18 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-07T14:35:35.098Z] #19 79.18 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:35.098Z] #19 79.18 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:35:35.098Z] #19 79.45 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-07T14:35:35.359Z] #19 79.46 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:35.359Z] #19 79.46 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T14:35:36.726Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:35:36.726Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:35:36.726Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:35:36.726Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:35:36.726Z] [2022-03-07T14:35:36.726Z] + TEST_INTEGRATION_DEST=2 [2022-03-07T14:35:36.726Z] + CONTAINER_NAME=docker-pr2-2 [2022-03-07T14:35:36.726Z] + TEST_SKIP_INTEGRATION=1 [2022-03-07T14:35:36.726Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-07T14:35:36.726Z] + run_tests [2022-03-07T14:35:36.726Z] + c=0 [2022-03-07T14:35:36.726Z] + '[' -n 0 ']' [2022-03-07T14:35:36.726Z] + rm= [2022-03-07T14:35:36.726Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43342/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43342/.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=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh '' test-integration [2022-03-07T14:35:36.726Z] + TEST_INTEGRATION_DEST=1 [2022-03-07T14:35:36.726Z] + CONTAINER_NAME=docker-pr2-1 [2022-03-07T14:35:36.726Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T14:35:36.726Z] + run_tests test-integration-flaky [2022-03-07T14:35:36.726Z] + '[' -n 0 ']' [2022-03-07T14:35:36.726Z] + rm= [2022-03-07T14:35:36.726Z] + TEST_INTEGRATION_DEST=3 [2022-03-07T14:35:36.726Z] + CONTAINER_NAME=docker-pr2-3 [2022-03-07T14:35:36.726Z] + TEST_SKIP_INTEGRATION=1 [2022-03-07T14:35:36.726Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-07T14:35:36.726Z] + run_tests [2022-03-07T14:35:36.726Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43342/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43342/.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=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh test-integration-flaky test-integration [2022-03-07T14:35:36.726Z] + '[' -n 0 ']' [2022-03-07T14:35:36.726Z] + rm= [2022-03-07T14:35:36.726Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43342/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43342/.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=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh '' test-integration [2022-03-07T14:35:36.726Z] ++ jobs -p [2022-03-07T14:35:36.726Z] + for job in $(jobs -p) [2022-03-07T14:35:36.726Z] + wait 12149 [2022-03-07T14:35:36.726Z] [2022-03-07T14:35:36.726Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T14:35:36.726Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T14:35:36.726Z] HOSTNAME=a2a0c4c6cb2d [2022-03-07T14:35:36.726Z] TEST_SKIP_INTEGRATION=1 [2022-03-07T14:35:36.726Z] [2022-03-07T14:35:36.726Z] TESTDEBUG=0 [2022-03-07T14:35:36.726Z] DEST=bundles/test-integration [2022-03-07T14:35:36.726Z] PWD=/go/src/github.com/docker/docker [2022-03-07T14:35:36.726Z] KEEPBUNDLE=1 [2022-03-07T14:35:36.726Z] DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:35:36.726Z] container=docker [2022-03-07T14:35:36.726Z] HOME=/root [2022-03-07T14:35:36.726Z] GOLANG_VERSION=1.17.8 [2022-03-07T14:35:36.726Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T14:35:36.726Z] VALIDATE_BRANCH=master [2022-03-07T14:35:36.726Z] TERM=xterm [2022-03-07T14:35:36.726Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T14:35:36.726Z] SHLVL=1 [2022-03-07T14:35:36.726Z] TIMEOUT=120m [2022-03-07T14:35:36.726Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T14:35:36.726Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T14:35:36.726Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-07T14:35:36.726Z] GO111MODULE=off [2022-03-07T14:35:36.726Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T14:35:36.726Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T14:35:36.726Z] GOPATH=/go [2022-03-07T14:35:36.726Z] PKG_CONFIG=pkg-config [2022-03-07T14:35:36.726Z] _=/usr/bin/env [2022-03-07T14:35:36.726Z] Building test suite binary ./integration-cli/test.main [2022-03-07T14:35:36.726Z] [2022-03-07T14:35:36.726Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T14:35:36.726Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T14:35:36.726Z] HOSTNAME=92c867593398 [2022-03-07T14:35:36.726Z] TEST_SKIP_INTEGRATION=1 [2022-03-07T14:35:36.726Z] TESTDEBUG=0 [2022-03-07T14:35:36.726Z] DEST=bundles/test-integration [2022-03-07T14:35:36.726Z] PWD=/go/src/github.com/docker/docker [2022-03-07T14:35:36.726Z] KEEPBUNDLE=1 [2022-03-07T14:35:36.726Z] DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:35:36.726Z] container=docker [2022-03-07T14:35:36.726Z] HOME=/root [2022-03-07T14:35:36.726Z] GOLANG_VERSION=1.17.8 [2022-03-07T14:35:36.726Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T14:35:36.726Z] VALIDATE_BRANCH=master [2022-03-07T14:35:36.726Z] TERM=xterm [2022-03-07T14:35:36.726Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T14:35:36.726Z] SHLVL=1 [2022-03-07T14:35:36.726Z] TIMEOUT=120m [2022-03-07T14:35:36.726Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T14:35:36.726Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T14:35:36.726Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-07T14:35:36.726Z] GO111MODULE=off [2022-03-07T14:35:36.726Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T14:35:36.726Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T14:35:36.726Z] GOPATH=/go [2022-03-07T14:35:36.726Z] PKG_CONFIG=pkg-config [2022-03-07T14:35:36.726Z] _=/usr/bin/env [2022-03-07T14:35:36.726Z] Building test suite binary ./integration-cli/test.main [2022-03-07T14:35:36.726Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-07T14:35:36.726Z] No new tests added to integration. [2022-03-07T14:35:36.726Z] [2022-03-07T14:35:36.726Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T14:35:36.986Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T14:35:36.986Z] HOSTNAME=88a29fdbc78d [2022-03-07T14:35:36.986Z] TESTDEBUG=0 [2022-03-07T14:35:36.986Z] DEST=bundles/test-integration [2022-03-07T14:35:36.986Z] PWD=/go/src/github.com/docker/docker [2022-03-07T14:35:36.986Z] KEEPBUNDLE=1 [2022-03-07T14:35:36.986Z] DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:35:36.986Z] container=docker [2022-03-07T14:35:36.986Z] HOME=/root [2022-03-07T14:35:36.986Z] GOLANG_VERSION=1.17.8 [2022-03-07T14:35:36.986Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T14:35:36.986Z] VALIDATE_BRANCH=master [2022-03-07T14:35:36.986Z] TERM=xterm [2022-03-07T14:35:36.986Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T14:35:36.986Z] SHLVL=1 [2022-03-07T14:35:36.986Z] TIMEOUT=120m [2022-03-07T14:35:36.986Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T14:35:36.986Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T14:35:36.986Z] GO111MODULE=off [2022-03-07T14:35:36.986Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T14:35:36.986Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T14:35:36.986Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T14:35:36.986Z] GOPATH=/go [2022-03-07T14:35:36.986Z] PKG_CONFIG=pkg-config [2022-03-07T14:35:36.986Z] _=/usr/bin/env [2022-03-07T14:35:36.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/builder/remotecontext 0.063s coverage: 13.7% of statements [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/builder/dockerfile 0.156s coverage: 49.3% of statements [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/builder/remotecontext/git 0.961s coverage: 86.3% of statements [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T14:35:38.409Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T14:35:38.409Z] ok github.com/docker/docker/cmd/docker-proxy 0.023s coverage: 67.6% of statements [2022-03-07T14:35:40.663Z] #19 83.97 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-07T14:35:40.663Z] #19 83.97 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:40.663Z] #19 83.98 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T14:35:40.663Z] #19 84.00 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-07T14:35:40.663Z] #19 84.01 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.01 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-07T14:35:40.663Z] #19 84.04 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.04 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.05 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-07T14:35:40.663Z] #19 84.21 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.21 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.21 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 84.25 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.25 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.25 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 84.29 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.30 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.30 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 84.33 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.33 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.34 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 84.37 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.37 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.38 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 84.61 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.62 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.62 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 84.73 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.73 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.74 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 84.97 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 84.97 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 84.97 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 85.05 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-07T14:35:40.663Z] #19 85.06 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.663Z] #19 85.06 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.663Z] #19 85.17 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-07T14:35:40.924Z] #19 85.17 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.924Z] #19 85.17 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.924Z] #19 85.22 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-07T14:35:40.924Z] #19 85.22 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:40.924Z] #19 85.22 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:40.948Z] ok github.com/docker/docker/client 0.096s coverage: 75.7% of statements [2022-03-07T14:35:41.184Z] #19 85.39 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-07T14:35:41.184Z] #19 85.39 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:41.184Z] #19 85.40 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:35:46.470Z] #19 89.94 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-07T14:35:46.471Z] #19 89.94 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:46.471Z] #19 89.94 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:35:46.471Z] #19 89.97 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-07T14:35:46.471Z] #19 89.97 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-07T14:35:46.471Z] #19 89.98 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-07T14:35:46.471Z] #19 90.15 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-07T14:35:46.471Z] #19 90.15 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:46.471Z] #19 90.16 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-07T14:35:46.471Z] #19 90.43 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-07T14:35:46.471Z] #19 90.43 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:46.471Z] #19 90.44 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:35:46.471Z] #19 90.70 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-07T14:35:46.471Z] #19 90.70 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:46.471Z] #19 90.71 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:35:50.963Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:35:50.963Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:35:50.963Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:35:50.963Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:35:50.963Z] [2022-03-07T14:35:50.963Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T14:35:50.963Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T14:35:50.963Z] HOSTNAME=1c94e27e1791 [2022-03-07T14:35:50.963Z] DEST=bundles/test-integration [2022-03-07T14:35:50.963Z] PWD=/go/src/github.com/docker/docker [2022-03-07T14:35:50.963Z] DOCKER_ROOTLESS=1 [2022-03-07T14:35:50.963Z] DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:35:50.963Z] container=docker [2022-03-07T14:35:50.963Z] HOME=/root [2022-03-07T14:35:50.963Z] GOLANG_VERSION=1.17.8 [2022-03-07T14:35:50.963Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T14:35:50.963Z] VALIDATE_BRANCH=master [2022-03-07T14:35:50.963Z] TERM=xterm [2022-03-07T14:35:50.963Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T14:35:50.963Z] SHLVL=1 [2022-03-07T14:35:50.963Z] TIMEOUT=120m [2022-03-07T14:35:50.963Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T14:35:50.963Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T14:35:50.963Z] GO111MODULE=off [2022-03-07T14:35:50.963Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T14:35:50.963Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T14:35:50.963Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T14:35:50.963Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T14:35:50.963Z] GOPATH=/go [2022-03-07T14:35:50.963Z] PKG_CONFIG=pkg-config [2022-03-07T14:35:50.963Z] _=/usr/bin/env [2022-03-07T14:35:50.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T14:35:51.760Z] #19 95.06 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-07T14:35:51.760Z] #19 95.06 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:51.760Z] #19 95.07 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:35:51.760Z] #19 95.09 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-07T14:35:51.760Z] #19 95.10 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.10 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-07T14:35:51.760Z] #19 95.13 Selecting previously unselected package libc6-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.14 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.14 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-07T14:35:51.760Z] #19 95.27 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.27 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.28 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:51.760Z] #19 95.31 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.31 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.32 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:51.760Z] #19 95.36 Selecting previously unselected package libitm1-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.36 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.36 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:51.760Z] #19 95.39 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.39 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.40 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:51.760Z] #19 95.44 Selecting previously unselected package libasan6-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.44 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.44 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:51.760Z] #19 95.66 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.66 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.67 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:51.760Z] #19 95.74 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.74 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.75 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:51.760Z] #19 95.85 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-07T14:35:51.760Z] #19 95.85 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:51.760Z] #19 95.86 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:51.760Z] #19 95.96 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-07T14:35:51.760Z] #19 95.96 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:51.760Z] #19 95.96 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:35:51.821Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:35:51.821Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:35:51.821Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:35:51.821Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:35:51.821Z] [2022-03-07T14:35:51.821Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T14:35:51.821Z] DOCKER_SYSTEMD=1 [2022-03-07T14:35:51.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T14:35:51.821Z] HOSTNAME=0ec54140efcd [2022-03-07T14:35:51.821Z] DEST=bundles/test-integration [2022-03-07T14:35:51.821Z] PWD=/go/src/github.com/docker/docker [2022-03-07T14:35:51.821Z] DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:35:51.821Z] container=docker [2022-03-07T14:35:51.822Z] HOME=/root [2022-03-07T14:35:51.822Z] LANG=C.UTF-8 [2022-03-07T14:35:51.822Z] INVOCATION_ID=bd7281e8a16e445aa955614ebe74a4a4 [2022-03-07T14:35:51.822Z] GOLANG_VERSION=1.17.8 [2022-03-07T14:35:51.822Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T14:35:51.822Z] VALIDATE_BRANCH=master [2022-03-07T14:35:51.822Z] TERM=xterm [2022-03-07T14:35:51.822Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T14:35:51.822Z] SHLVL=3 [2022-03-07T14:35:51.822Z] TIMEOUT=120m [2022-03-07T14:35:51.822Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T14:35:51.822Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T14:35:51.822Z] GO111MODULE=off [2022-03-07T14:35:51.822Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T14:35:51.822Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T14:35:51.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T14:35:51.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T14:35:51.822Z] GOPATH=/go [2022-03-07T14:35:51.822Z] PKG_CONFIG=pkg-config [2022-03-07T14:35:51.822Z] _=/usr/bin/env [2022-03-07T14:35:51.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T14:35:55.965Z] #19 100.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-07T14:35:55.965Z] #19 100.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:35:55.965Z] #19 100.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:35:55.965Z] #19 100.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-07T14:35:55.965Z] #19 100.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-07T14:35:55.965Z] #19 100.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-07T14:35:56.226Z] #19 100.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-07T14:35:56.226Z] #19 100.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-07T14:35:56.226Z] #19 100.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-07T14:35:56.226Z] #19 100.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-07T14:35:56.487Z] #19 100.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T14:35:56.487Z] #19 100.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:35:56.487Z] #19 101.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-07T14:35:56.748Z] #19 101.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T14:35:56.748Z] #19 101.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:00.955Z] #19 105.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-07T14:36:00.955Z] #19 105.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T14:36:00.955Z] #19 105.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:00.955Z] #19 105.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-07T14:36:00.955Z] #19 105.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-07T14:36:00.955Z] #19 105.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-07T14:36:00.955Z] #19 105.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-07T14:36:00.955Z] #19 105.3 Setting up libfile-which-perl (1.23-1) ... [2022-03-07T14:36:00.955Z] #19 105.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-07T14:36:00.955Z] #19 105.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-07T14:36:00.956Z] #19 105.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-07T14:36:00.956Z] #19 105.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:36:00.956Z] #19 105.3 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T14:36:00.956Z] #19 105.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-07T14:36:00.956Z] #19 105.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-07T14:36:00.956Z] #19 105.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-07T14:36:01.216Z] #19 105.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-07T14:36:01.216Z] #19 105.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-07T14:36:01.216Z] #19 105.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-07T14:36:01.216Z] #19 105.4 Setting up file (1:5.39-3) ... [2022-03-07T14:36:01.216Z] #19 105.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:36:01.216Z] #19 105.5 Setting up bzip2 (1.0.8-4) ... [2022-03-07T14:36:01.216Z] #19 105.5 Setting up libyaml-perl (1.30-1) ... [2022-03-07T14:36:01.216Z] #19 105.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-07T14:36:01.216Z] #19 105.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-07T14:36:01.216Z] #19 105.5 Setting up libio-string-perl (1.08-3.1) ... [2022-03-07T14:36:01.216Z] #19 105.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-07T14:36:01.216Z] #19 105.5 Setting up cross-config (2.6.18+nmu1) ... [2022-03-07T14:36:01.476Z] #19 105.7 Setting up xz-utils (5.2.5-2) ... [2022-03-07T14:36:01.476Z] #19 105.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-07T14:36:01.476Z] #19 105.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-07T14:36:01.476Z] #19 105.7 Setting up patch (2.7.6-7) ... [2022-03-07T14:36:01.476Z] #19 105.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-07T14:36:01.476Z] #19 105.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-07T14:36:01.476Z] #19 105.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.476Z] #19 105.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-07T14:36:01.476Z] #19 105.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-07T14:36:01.476Z] #19 105.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.476Z] #19 105.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.476Z] #19 105.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-07T14:36:01.476Z] #19 105.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-07T14:36:01.476Z] #19 105.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.476Z] #19 105.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:01.476Z] #19 105.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-07T14:36:01.476Z] #19 105.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-07T14:36:01.477Z] #19 105.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-07T14:36:01.477Z] #19 105.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-07T14:36:01.477Z] #19 105.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.477Z] #19 105.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T14:36:01.477Z] #19 105.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:36:01.477Z] #19 105.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-07T14:36:01.477Z] #19 106.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:01.477Z] #19 106.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-07T14:36:01.737Z] #19 106.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.737Z] #19 106.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-07T14:36:01.998Z] #19 106.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.998Z] #19 106.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.998Z] #19 106.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.998Z] #19 106.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-07T14:36:01.998Z] #19 106.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.998Z] #19 106.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.998Z] #19 106.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:01.998Z] #19 106.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-07T14:36:01.998Z] #19 106.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-07T14:36:01.998Z] #19 106.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-07T14:36:02.259Z] #19 106.6 [2022-03-07T14:36:02.259Z] #19 106.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-07T14:36:02.259Z] #19 106.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.259Z] #19 106.6 Setting up dpkg-dev (1.20.9) ... [2022-03-07T14:36:02.259Z] #19 106.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.259Z] #19 106.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T14:36:02.259Z] #19 106.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.259Z] #19 106.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.520Z] #19 106.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.520Z] #19 106.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.520Z] #19 106.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T14:36:02.520Z] #19 106.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.520Z] #19 106.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.520Z] #19 106.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.520Z] #19 106.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.520Z] #19 106.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-07T14:36:02.520Z] #19 106.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-07T14:36:02.520Z] #19 106.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-07T14:36:02.781Z] #19 107.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-07T14:36:02.781Z] #19 107.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-07T14:36:02.781Z] #19 107.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T14:36:02.781Z] #19 107.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:02.781Z] #19 107.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:02.781Z] #19 107.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:03.042Z] #19 107.3 Setting up libxml-simple-perl (2.25-1) ... [2022-03-07T14:36:03.042Z] #19 107.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T14:36:03.042Z] #19 107.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T14:36:03.042Z] #19 107.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-07T14:36:03.042Z] #19 107.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:03.042Z] #19 107.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.302Z] #19 107.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:03.302Z] #19 107.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T14:36:03.302Z] #19 107.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T14:36:03.302Z] #19 107.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-07T14:36:03.302Z] #19 107.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:03.302Z] #19 107.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-07T14:36:03.302Z] #19 107.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:03.563Z] #19 107.7 Setting up crossbuild-essential-armel (12.9) ... [2022-03-07T14:36:03.563Z] #19 107.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T14:36:03.563Z] #19 107.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-07T14:36:03.563Z] #19 107.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-07T14:36:03.563Z] #19 107.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-07T14:36:03.563Z] #19 107.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-07T14:36:03.563Z] #19 107.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T14:36:04.945Z] #19 DONE 109.3s [2022-03-07T14:36:04.945Z] [2022-03-07T14:36:04.945Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T14:36:04.945Z] #32 sha256:8c2c3eda5251e601f32832d18c0e5634db37ef8c1f8e4f52ab4da6b3cc0e23e4 [2022-03-07T14:36:04.945Z] #32 ... [2022-03-07T14:36:04.945Z] [2022-03-07T14:36:04.945Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T14:36:04.945Z] #69 sha256:f2c6b8a61b14a30ac0c09682e56f174b17de6177f2e811e5ba17d2b98aa0adb0 [2022-03-07T14:36:04.945Z] #69 DONE 0.2s [2022-03-07T14:36:05.206Z] [2022-03-07T14:36:05.206Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T14:36:05.206Z] #32 sha256:8c2c3eda5251e601f32832d18c0e5634db37ef8c1f8e4f52ab4da6b3cc0e23e4 [2022-03-07T14:36:05.206Z] #32 DONE 0.2s [2022-03-07T14:36:05.206Z] [2022-03-07T14:36:05.206Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T14:36:05.206Z] #33 sha256:ae514aed20bab6bddb6682fcad678708291354f66893a3f15d3ae12f048d8178 [2022-03-07T14:36:06.151Z] #33 1.108 + RM_GOPATH=0 [2022-03-07T14:36:06.151Z] #33 1.108 + TMP_GOPATH= [2022-03-07T14:36:06.151Z] #33 1.108 + : /build [2022-03-07T14:36:06.151Z] #33 1.108 + '[' -z '' ']' [2022-03-07T14:36:06.151Z] #33 1.109 ++ mktemp -d [2022-03-07T14:36:06.151Z] #33 1.110 + export GOPATH=/tmp/tmp.o7Ahdl8MGB [2022-03-07T14:36:06.151Z] #33 1.110 + GOPATH=/tmp/tmp.o7Ahdl8MGB [2022-03-07T14:36:06.151Z] #33 1.110 + RM_GOPATH=1 [2022-03-07T14:36:06.151Z] #33 1.110 + case "$(go env GOARCH)" in [2022-03-07T14:36:06.151Z] #33 1.110 ++ go env GOARCH [2022-03-07T14:36:06.151Z] #33 1.118 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T14:36:06.151Z] #33 1.118 + GO_BUILDMODE=-buildmode=pie [2022-03-07T14:36:06.151Z] #33 1.118 ++ dirname /install.sh [2022-03-07T14:36:06.151Z] #33 1.119 + dir=/ [2022-03-07T14:36:06.151Z] #33 1.119 + bin=dockercli [2022-03-07T14:36:06.151Z] #33 1.119 + shift [2022-03-07T14:36:06.151Z] #33 1.119 + '[' '!' -f //dockercli.installer ']' [2022-03-07T14:36:06.151Z] #33 1.119 + . //dockercli.installer [2022-03-07T14:36:06.151Z] #33 1.119 ++ : stable [2022-03-07T14:36:06.151Z] #33 1.119 ++ : 17.06.2-ce [2022-03-07T14:36:06.151Z] #33 1.119 + install_dockercli [2022-03-07T14:36:06.151Z] #33 1.119 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-07T14:36:06.151Z] #33 1.119 Install docker/cli version 17.06.2-ce from stable [2022-03-07T14:36:06.151Z] #33 1.119 ++ uname -m [2022-03-07T14:36:06.151Z] #33 1.122 + arch=x86_64 [2022-03-07T14:36:06.151Z] #33 1.122 + '[' x86_64 '!=' x86_64 ']' [2022-03-07T14:36:06.151Z] #33 1.122 + url=https://download.docker.com/linux/static [2022-03-07T14:36:06.151Z] #33 1.122 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-07T14:36:06.151Z] #33 1.122 + tar -xz docker/docker [2022-03-07T14:36:09.466Z] #33 3.726 + mkdir -p /build [2022-03-07T14:36:09.466Z] #33 3.729 + mv docker/docker /build/ [2022-03-07T14:36:09.466Z] #33 3.731 + rmdir docker [2022-03-07T14:36:09.466Z] #33 DONE 3.9s [2022-03-07T14:36:09.466Z] [2022-03-07T14:36:09.466Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T14:36:09.466Z] #70 sha256:1f7d48a8d4d77d393720f4ce74880657a4ef424d7abb0a2a996998b64f1e2aa8 [2022-03-07T14:36:09.466Z] #70 1.268 + RM_GOPATH=0 [2022-03-07T14:36:09.466Z] #70 1.268 + TMP_GOPATH= [2022-03-07T14:36:09.466Z] #70 1.268 + : /build [2022-03-07T14:36:09.466Z] #70 1.268 + '[' -z '' ']' [2022-03-07T14:36:09.466Z] #70 1.268 ++ mktemp -d [2022-03-07T14:36:09.466Z] #70 1.268 + export GOPATH=/tmp/tmp.TnwJ5W5lyQ [2022-03-07T14:36:09.466Z] #70 1.268 + GOPATH=/tmp/tmp.TnwJ5W5lyQ [2022-03-07T14:36:09.466Z] #70 1.268 + RM_GOPATH=1 [2022-03-07T14:36:09.466Z] #70 1.268 + case "$(go env GOARCH)" in [2022-03-07T14:36:09.466Z] #70 1.268 ++ go env GOARCH [2022-03-07T14:36:09.466Z] #70 1.275 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T14:36:09.466Z] #70 1.275 + GO_BUILDMODE=-buildmode=pie [2022-03-07T14:36:09.466Z] #70 1.275 ++ dirname /install.sh [2022-03-07T14:36:09.466Z] #70 1.275 + dir=/ [2022-03-07T14:36:09.466Z] #70 1.275 + bin=rootlesskit [2022-03-07T14:36:09.466Z] #70 1.275 + shift [2022-03-07T14:36:09.466Z] #70 1.275 + '[' '!' -f //rootlesskit.installer ']' [2022-03-07T14:36:09.466Z] #70 1.275 + . //rootlesskit.installer [2022-03-07T14:36:09.466Z] #70 1.275 ++ : v0.14.6 [2022-03-07T14:36:09.466Z] #70 1.275 + install_rootlesskit [2022-03-07T14:36:09.466Z] #70 1.276 + case "$1" in [2022-03-07T14:36:09.466Z] #70 1.276 + export CGO_ENABLED=0 [2022-03-07T14:36:09.466Z] #70 1.276 + CGO_ENABLED=0 [2022-03-07T14:36:09.466Z] #70 1.276 + _install_rootlesskit [2022-03-07T14:36:09.466Z] #70 1.276 + echo 'Install rootlesskit version v0.14.6' [2022-03-07T14:36:09.466Z] #70 1.276 Install rootlesskit version v0.14.6 [2022-03-07T14:36:09.466Z] #70 1.276 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T14:36:09.466Z] #70 1.276 + GOBIN=/build [2022-03-07T14:36:09.466Z] #70 1.276 + GO111MODULE=on [2022-03-07T14:36:09.466Z] #70 1.276 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-07T14:36:09.466Z] #70 1.683 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-07T14:36:09.466Z] #70 4.068 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T14:36:09.466Z] #70 4.068 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-07T14:36:09.727Z] #70 4.568 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-07T14:36:10.671Z] #70 ... [2022-03-07T14:36:10.671Z] [2022-03-07T14:36:10.671Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T14:36:10.671Z] #37 sha256:9cb8e9013622a54e9ad0a0be8e71decd1370012f8707077aad1901acf7e93b5a [2022-03-07T14:36:10.671Z] #37 CACHED [2022-03-07T14:36:10.671Z] [2022-03-07T14:36:10.671Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T14:36:10.671Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T14:36:10.671Z] #36 CACHED [2022-03-07T14:36:10.671Z] [2022-03-07T14:36:10.671Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T14:36:10.671Z] #38 sha256:dff82c713a4a6bf9080d9b639b972be858a4880d44ebdd1ab2455db2de6cb7d6 [2022-03-07T14:36:10.671Z] #38 CACHED [2022-03-07T14:36:10.671Z] [2022-03-07T14:36:10.671Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T14:36:10.671Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T14:36:10.671Z] #40 CACHED [2022-03-07T14:36:10.671Z] [2022-03-07T14:36:10.671Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T14:36:10.671Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T14:36:10.671Z] #41 CACHED [2022-03-07T14:36:10.671Z] [2022-03-07T14:36:10.671Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T14:36:10.671Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T14:36:10.671Z] #43 CACHED [2022-03-07T14:36:10.671Z] [2022-03-07T14:36:10.671Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T14:36:10.671Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T14:36:10.671Z] #45 1.813 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-07T14:36:10.671Z] #45 1.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T14:36:10.671Z] #45 2.047 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-07T14:36:10.671Z] #45 2.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T14:36:10.672Z] #45 2.566 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T14:36:10.672Z] #45 2.877 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T14:36:10.672Z] #45 3.181 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T14:36:10.672Z] #45 3.873 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T14:36:10.672Z] #45 4.221 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T14:36:10.672Z] #45 4.224 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T14:36:10.672Z] #45 4.234 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T14:36:10.672Z] #45 4.241 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T14:36:10.672Z] #45 4.249 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T14:36:10.672Z] #45 4.729 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T14:36:10.672Z] #45 4.733 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T14:36:10.672Z] #45 4.741 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T14:36:10.672Z] #45 4.741 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T14:36:10.672Z] #45 4.741 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T14:36:10.932Z] #45 ... [2022-03-07T14:36:10.932Z] [2022-03-07T14:36:10.932Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T14:36:10.932Z] #70 sha256:1f7d48a8d4d77d393720f4ce74880657a4ef424d7abb0a2a996998b64f1e2aa8 [2022-03-07T14:36:10.932Z] #70 5.816 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-07T14:36:11.193Z] #70 6.004 go: downloading github.com/google/uuid v1.3.0 [2022-03-07T14:36:11.193Z] #70 6.009 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-07T14:36:11.193Z] #70 6.031 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-07T14:36:11.193Z] #70 6.079 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T14:36:11.193Z] #70 6.087 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-07T14:36:11.193Z] #70 6.166 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-07T14:36:11.454Z] #70 6.346 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-07T14:36:11.454Z] #70 6.434 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-07T14:36:12.027Z] #70 6.803 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-07T14:36:12.027Z] #70 6.928 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-07T14:36:13.047Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-03-07T14:36:13.618Z] ok github.com/docker/docker/container 0.116s coverage: 34.6% of statements [2022-03-07T14:36:13.878Z] ok github.com/docker/docker/cmd/dockerd/trap 2.379s coverage: 0.0% of statements [2022-03-07T14:36:13.878Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T14:36:13.878Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T14:36:13.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T14:36:13.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T14:36:13.878Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T14:36:15.334Z] #70 ... [2022-03-07T14:36:15.334Z] [2022-03-07T14:36:15.334Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T14:36:15.334Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T14:36:15.334Z] #65 1.696 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-07T14:36:15.334Z] #65 1.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T14:36:15.334Z] #65 2.047 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-07T14:36:15.334Z] #65 2.051 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T14:36:15.334Z] #65 2.347 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T14:36:15.334Z] #65 2.549 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T14:36:15.334Z] #65 2.871 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T14:36:15.334Z] #65 3.349 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T14:36:15.334Z] #65 3.705 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T14:36:15.334Z] #65 3.707 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T14:36:15.334Z] #65 3.723 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T14:36:15.334Z] #65 3.731 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T14:36:15.334Z] #65 3.752 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T14:36:15.334Z] #65 4.413 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T14:36:15.334Z] #65 4.431 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T14:36:15.334Z] #65 4.444 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T14:36:15.334Z] #65 4.444 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T14:36:15.334Z] #65 4.444 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T14:36:15.334Z] #65 ... [2022-03-07T14:36:15.334Z] [2022-03-07T14:36:15.334Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:36:15.334Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T14:36:15.334Z] #20 1.759 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-07T14:36:15.334Z] #20 1.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T14:36:15.334Z] #20 2.048 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-07T14:36:15.334Z] #20 2.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T14:36:15.334Z] #20 2.447 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T14:36:15.334Z] #20 2.936 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T14:36:15.334Z] #20 3.458 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T14:36:15.334Z] #20 3.862 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T14:36:15.334Z] #20 4.385 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T14:36:15.334Z] #20 4.385 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T14:36:15.334Z] #20 4.385 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T14:36:15.334Z] #20 4.396 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T14:36:15.334Z] #20 4.396 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T14:36:15.334Z] #20 4.754 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T14:36:15.334Z] #20 4.758 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T14:36:15.334Z] #20 4.769 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T14:36:15.334Z] #20 4.772 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T14:36:15.334Z] #20 4.773 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T14:36:18.079Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2022-03-07T14:36:18.784Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-07T14:36:18.784Z] [2022-03-07T14:36:18.784Z] ________ ____ __. [2022-03-07T14:36:18.784Z] \_____ \ | |/ _| [2022-03-07T14:36:18.784Z] / | \| < [2022-03-07T14:36:18.784Z] / | \ | \ [2022-03-07T14:36:18.784Z] \_______ /____|__ \ [2022-03-07T14:36:18.784Z] \/ \/ [2022-03-07T14:36:18.784Z] [2022-03-07T14:36:18.784Z] INFO: make.ps1 ended at 03/07/2022 14:36:17 [2022-03-07T14:36:18.784Z] INFO: Binaries build ended at 03/07/2022 14:36:18. Duration:00:01:16.4518462 [2022-03-07T14:36:19.746Z] INFO: Copying the built daemon binary to d:\CI\PR-43342\2\binary\dockerd-8512cf076c.exe... [2022-03-07T14:36:19.746Z] INFO: Copying the built client binary to d:\CI\PR-43342\2\binary\docker-8512cf076c.exe... [2022-03-07T14:36:19.746Z] INFO: Copying dockerversion from the container... [2022-03-07T14:36:19.746Z] INFO: Copying the golang package from the container to d:\CI\PR-43342\2\installer\go.zip... [2022-03-07T14:36:20.621Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-03-07T14:36:20.710Z] INFO: Extracting go.zip to d:\CI\PR-43342\2\go [2022-03-07T14:36:22.002Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-03-07T14:36:23.479Z] #20 ... [2022-03-07T14:36:23.479Z] [2022-03-07T14:36:23.479Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T14:36:23.479Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T14:36:23.479Z] #65 18.24 Fetched 40.4 MB in 17s (2379 kB/s) [2022-03-07T14:36:28.583Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-03-07T14:36:29.522Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-03-07T14:36:29.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T14:36:29.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T14:36:30.094Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-07T14:36:30.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T14:36:30.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T14:36:30.664Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-07T14:36:31.234Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-03-07T14:36:31.618Z] #65 18.24 Reading package lists... [2022-03-07T14:36:31.618Z] #65 ... [2022-03-07T14:36:31.618Z] [2022-03-07T14:36:31.618Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T14:36:31.618Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T14:36:31.618Z] #45 19.01 Fetched 40.4 MB in 17s (2316 kB/s) [2022-03-07T14:36:31.879Z] #45 19.01 Reading package lists... [2022-03-07T14:36:31.879Z] #45 ... [2022-03-07T14:36:31.879Z] [2022-03-07T14:36:31.879Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T14:36:31.879Z] #70 sha256:1f7d48a8d4d77d393720f4ce74880657a4ef424d7abb0a2a996998b64f1e2aa8 [2022-03-07T14:36:31.879Z] #70 26.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T14:36:31.879Z] #70 26.74 + GOBIN=/build [2022-03-07T14:36:31.879Z] #70 26.74 + GO111MODULE=on [2022-03-07T14:36:31.879Z] #70 26.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-07T14:36:32.173Z] ok github.com/docker/docker/daemon 10.113s coverage: 17.1% of statements [2022-03-07T14:36:32.173Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T14:36:32.173Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T14:36:32.173Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T14:36:32.173Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T14:36:33.112Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.272s coverage: 56.2% of statements [2022-03-07T14:36:33.112Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-03-07T14:36:33.796Z] #70 ... [2022-03-07T14:36:33.796Z] [2022-03-07T14:36:33.796Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:36:33.796Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T14:36:33.796Z] #20 18.54 Fetched 40.4 MB in 17s (2376 kB/s) [2022-03-07T14:36:33.796Z] #20 18.54 Reading package lists... [2022-03-07T14:36:33.796Z] #20 27.50 Reading package lists... [2022-03-07T14:36:33.796Z] #20 ... [2022-03-07T14:36:33.796Z] [2022-03-07T14:36:33.796Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T14:36:33.796Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T14:36:33.796Z] #45 19.01 Reading package lists... [2022-03-07T14:36:34.496Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-03-07T14:36:36.405Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.250s coverage: 50.5% of statements [2022-03-07T14:36:36.406Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.777s coverage: 45.9% of statements [2022-03-07T14:36:36.406Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T14:36:37.596Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-07T14:36:37.596Z] [2022-03-07T14:36:37.596Z] ________ ____ __. [2022-03-07T14:36:37.596Z] \_____ \ | |/ _| [2022-03-07T14:36:37.596Z] / | \| < [2022-03-07T14:36:37.596Z] / | \ | \ [2022-03-07T14:36:37.596Z] \_______ /____|__ \ [2022-03-07T14:36:37.596Z] \/ \/ [2022-03-07T14:36:37.596Z] [2022-03-07T14:36:37.596Z] INFO: make.ps1 ended at 03/07/2022 14:36:29 [2022-03-07T14:36:37.596Z] INFO: Binaries build ended at 03/07/2022 14:36:31. Duration:00:01:24.7680033 [2022-03-07T14:36:37.596Z] INFO: Copying the built daemon binary to d:\CI\PR-43342\2\binary\dockerd-8512cf076c.exe... [2022-03-07T14:36:37.596Z] INFO: Copying the built client binary to d:\CI\PR-43342\2\binary\docker-8512cf076c.exe... [2022-03-07T14:36:37.596Z] INFO: Copying dockerversion from the container... [2022-03-07T14:36:37.596Z] INFO: Copying the golang package from the container to d:\CI\PR-43342\2\installer\go.zip... [2022-03-07T14:36:37.596Z] INFO: Extracting go.zip to d:\CI\PR-43342\2\go [2022-03-07T14:36:37.787Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-03-07T14:36:38.026Z] #45 27.98 Reading package lists... [2022-03-07T14:36:38.027Z] #45 ... [2022-03-07T14:36:38.027Z] [2022-03-07T14:36:38.027Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T14:36:38.027Z] #70 sha256:1f7d48a8d4d77d393720f4ce74880657a4ef424d7abb0a2a996998b64f1e2aa8 [2022-03-07T14:36:38.027Z] #70 31.45 rootlesskit version 0.14.6 [2022-03-07T14:36:38.027Z] #70 31.47 Usage of /build/rootlesskit-docker-proxy: [2022-03-07T14:36:38.027Z] #70 31.47 -container-ip string [2022-03-07T14:36:38.027Z] #70 31.47 container ip [2022-03-07T14:36:38.027Z] #70 31.47 -container-port int [2022-03-07T14:36:38.027Z] #70 31.47 container port (default -1) [2022-03-07T14:36:38.027Z] #70 31.47 -host-ip string [2022-03-07T14:36:38.027Z] #70 31.47 host ip [2022-03-07T14:36:38.027Z] #70 31.47 -host-port int [2022-03-07T14:36:38.027Z] #70 31.47 host port (default -1) [2022-03-07T14:36:38.027Z] #70 31.47 -proto string [2022-03-07T14:36:38.027Z] #70 31.47 proxy protocol (default "tcp") [2022-03-07T14:36:38.027Z] #70 DONE 32.2s [2022-03-07T14:36:38.027Z] [2022-03-07T14:36:38.027Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T14:36:38.027Z] #71 sha256:d4b6c20e54293f0d0bc7951769f238565be66683b378f45e6a1134575019ee72 [2022-03-07T14:36:38.027Z] #71 DONE 0.1s [2022-03-07T14:36:38.027Z] [2022-03-07T14:36:38.027Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T14:36:38.027Z] #72 sha256:e373b9df1ed2b2790d4ff89c4eee9cd8d1a90c90cddc3f3cb15b2bacd0765838 [2022-03-07T14:36:38.027Z] #72 DONE 0.1s [2022-03-07T14:36:38.027Z] [2022-03-07T14:36:38.027Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T14:36:38.027Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T14:36:38.027Z] #65 18.24 Reading package lists... [2022-03-07T14:36:38.047Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.761s coverage: 58.0% of statements [2022-03-07T14:36:38.048Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-07T14:36:38.048Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T14:36:38.618Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-03-07T14:36:38.991Z] #65 27.27 Reading package lists... [2022-03-07T14:36:38.991Z] #65 ... [2022-03-07T14:36:38.991Z] [2022-03-07T14:36:38.991Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T14:36:38.991Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T14:36:38.991Z] #75 CACHED [2022-03-07T14:36:38.991Z] [2022-03-07T14:36:38.991Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T14:36:38.991Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T14:36:38.991Z] #77 CACHED [2022-03-07T14:36:38.991Z] [2022-03-07T14:36:38.991Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T14:36:38.991Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T14:36:39.188Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-03-07T14:36:39.758Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.8% of statements [2022-03-07T14:36:39.758Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T14:36:39.758Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T14:36:40.329Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.0% of statements [2022-03-07T14:36:40.902Z] #65 27.27 Reading package lists... [2022-03-07T14:36:41.269Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 80.2% of statements [2022-03-07T14:36:41.269Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-07T14:36:41.269Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T14:36:41.839Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-03-07T14:36:41.839Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-07T14:36:42.101Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-07T14:36:42.361Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-07T14:36:42.546Z] #65 36.05 Building dependency tree... [2022-03-07T14:36:42.547Z] #65 37.59 Reading state information... [2022-03-07T14:36:42.931Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-03-07T14:36:42.931Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T14:36:43.500Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 54.9% of statements [2022-03-07T14:36:43.500Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-03-07T14:36:43.931Z] #65 38.92 The following additional packages will be installed: [2022-03-07T14:36:43.931Z] #65 38.94 libbtrfs0 [2022-03-07T14:36:43.931Z] #65 39.14 The following NEW packages will be installed: [2022-03-07T14:36:44.192Z] #65 39.15 libbtrfs-dev libbtrfs0 [2022-03-07T14:36:44.441Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-07T14:36:44.441Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-07T14:36:44.453Z] #65 39.61 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-07T14:36:44.453Z] #65 39.61 Need to get 460 kB of archives. [2022-03-07T14:36:44.453Z] #65 39.61 After this operation, 1237 kB of additional disk space will be used. [2022-03-07T14:36:44.453Z] #65 39.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T14:36:44.715Z] #65 39.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T14:36:44.976Z] #65 40.05 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T14:36:45.010Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-03-07T14:36:45.237Z] #65 40.20 Fetched 460 kB in 0s (1537 kB/s) [2022-03-07T14:36:45.237Z] #65 40.24 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T14:36:45.237Z] #65 40.24 (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 ... 30207 files and directories currently installed.) [2022-03-07T14:36:45.237Z] #65 40.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T14:36:45.237Z] #65 40.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T14:36:45.237Z] #65 40.36 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T14:36:45.503Z] #65 40.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T14:36:45.503Z] #65 40.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T14:36:45.503Z] #65 40.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T14:36:45.503Z] #65 40.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T14:36:45.503Z] #65 40.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T14:36:45.764Z] #65 DONE 40.8s [2022-03-07T14:36:45.764Z] [2022-03-07T14:36:45.764Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T14:36:45.764Z] #66 sha256:2a734bed592fb15649e998bee68f54ce86fd18a63cc54059edd97d2a849fa615 [2022-03-07T14:36:45.808Z] INFO: Extraction ended at 03/07/2022 14:36:45. Duration:00:00:25.1062493 [2022-03-07T14:36:45.809Z] INFO: Updating the golang and path environment variables [2022-03-07T14:36:45.809Z] INFO: GOPATH=d:\gopath [2022-03-07T14:36:45.809Z] INFO: go version go1.17.8 windows/amd64 [2022-03-07T14:36:45.809Z] INFO: Running the daemon under test in debug mode [2022-03-07T14:36:45.809Z] INFO: Starting a daemon under test... [2022-03-07T14:36:45.809Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43342\2\daemon --pidfile d:\CI\PR-43342\2\docker.pid -D [2022-03-07T14:36:45.809Z] INFO: Process started successfully. [2022-03-07T14:36:45.809Z] INFO: Start tailing logs of the daemon under tests [2022-03-07T14:36:45.809Z] INFO: Waiting for the daemon under test to start... [2022-03-07T14:36:45.949Z] ok github.com/docker/docker/daemon/logger/splunk 1.529s coverage: 82.5% of statements [2022-03-07T14:36:45.949Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T14:36:45.949Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T14:36:46.026Z] #66 DONE 0.2s [2022-03-07T14:36:46.026Z] [2022-03-07T14:36:46.026Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:36:46.026Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:36:46.599Z] #67 0.828 + RM_GOPATH=0 [2022-03-07T14:36:46.599Z] #67 0.828 + TMP_GOPATH= [2022-03-07T14:36:46.599Z] #67 0.828 + : /build [2022-03-07T14:36:46.599Z] #67 0.828 + '[' -z '' ']' [2022-03-07T14:36:46.599Z] #67 0.828 ++ mktemp -d [2022-03-07T14:36:46.599Z] #67 0.828 + export GOPATH=/tmp/tmp.ODCvPsDA3M [2022-03-07T14:36:46.599Z] #67 0.828 + GOPATH=/tmp/tmp.ODCvPsDA3M [2022-03-07T14:36:46.599Z] #67 0.828 + RM_GOPATH=1 [2022-03-07T14:36:46.599Z] #67 0.828 + case "$(go env GOARCH)" in [2022-03-07T14:36:46.599Z] #67 0.831 ++ go env GOARCH [2022-03-07T14:36:46.599Z] #67 0.834 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T14:36:46.599Z] #67 0.834 + GO_BUILDMODE=-buildmode=pie [2022-03-07T14:36:46.599Z] #67 0.835 ++ dirname /install.sh [2022-03-07T14:36:46.599Z] #67 0.837 + dir=/ [2022-03-07T14:36:46.599Z] #67 0.837 + bin=containerd [2022-03-07T14:36:46.599Z] #67 0.838 + shift [2022-03-07T14:36:46.599Z] #67 0.838 + '[' '!' -f //containerd.installer ']' [2022-03-07T14:36:46.599Z] #67 0.839 + . //containerd.installer [2022-03-07T14:36:46.599Z] #67 0.839 ++ set -e [2022-03-07T14:36:46.599Z] #67 0.839 ++ : v1.5.10 [2022-03-07T14:36:46.599Z] #67 0.839 + install_containerd [2022-03-07T14:36:46.599Z] #67 0.840 + echo 'Install containerd version v1.5.10' [2022-03-07T14:36:46.599Z] #67 0.840 Install containerd version v1.5.10 [2022-03-07T14:36:46.599Z] #67 0.840 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ODCvPsDA3M/src/github.com/containerd/containerd [2022-03-07T14:36:46.860Z] #67 0.877 Cloning into '/tmp/tmp.ODCvPsDA3M/src/github.com/containerd/containerd'... [2022-03-07T14:36:46.890Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-03-07T14:36:46.890Z] ok github.com/docker/docker/distribution 0.614s coverage: 28.4% of statements [2022-03-07T14:36:46.890Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T14:36:47.830Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-03-07T14:36:48.399Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-07T14:36:48.659Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-03-07T14:36:49.229Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-03-07T14:36:49.229Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-03-07T14:36:49.229Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T14:36:49.408Z] #67 ... [2022-03-07T14:36:49.408Z] [2022-03-07T14:36:49.408Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T14:36:49.408Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T14:36:49.408Z] #45 27.98 Reading package lists... [2022-03-07T14:36:49.408Z] #45 36.29 Building dependency tree... [2022-03-07T14:36:49.408Z] #45 38.00 Reading state information... [2022-03-07T14:36:49.408Z] #45 39.48 The following additional packages will be installed: [2022-03-07T14:36:49.408Z] #45 39.49 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-07T14:36:49.408Z] #45 39.51 Suggested packages: [2022-03-07T14:36:49.408Z] #45 39.51 cmake-doc ninja-build lrzip [2022-03-07T14:36:49.408Z] #45 39.51 Recommended packages: [2022-03-07T14:36:49.408Z] #45 39.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-07T14:36:49.408Z] #45 40.01 The following NEW packages will be installed: [2022-03-07T14:36:49.408Z] #45 40.02 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-07T14:36:49.408Z] #45 40.36 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-07T14:36:49.408Z] #45 40.36 Need to get 8418 kB of archives. [2022-03-07T14:36:49.408Z] #45 40.36 After this operation, 34.9 MB of additional disk space will be used. [2022-03-07T14:36:49.408Z] #45 40.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T14:36:49.408Z] #45 40.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T14:36:49.408Z] #45 40.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-07T14:36:49.408Z] #45 40.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-07T14:36:49.408Z] #45 40.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-07T14:36:49.408Z] #45 40.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-07T14:36:49.408Z] #45 40.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-07T14:36:49.408Z] #45 40.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-07T14:36:49.408Z] #45 41.28 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T14:36:49.408Z] #45 41.61 Fetched 8418 kB in 0s (19.6 MB/s) [2022-03-07T14:36:49.408Z] #45 41.66 Selecting previously unselected package xxd. [2022-03-07T14:36:49.408Z] #45 41.66 (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 ... 30207 files and directories currently installed.) [2022-03-07T14:36:49.408Z] #45 41.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T14:36:49.408Z] #45 41.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:36:49.408Z] #45 41.83 Selecting previously unselected package vim-common. [2022-03-07T14:36:49.408Z] #45 41.83 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T14:36:49.408Z] #45 41.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:36:49.408Z] #45 41.95 Selecting previously unselected package cmake-data. [2022-03-07T14:36:49.408Z] #45 41.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-07T14:36:49.408Z] #45 41.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T14:36:49.408Z] #45 42.52 Selecting previously unselected package libarchive13:amd64. [2022-03-07T14:36:49.408Z] #45 42.53 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-07T14:36:49.408Z] #45 42.53 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T14:36:49.408Z] #45 42.67 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-07T14:36:49.408Z] #45 42.67 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-07T14:36:49.408Z] #45 42.68 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T14:36:49.408Z] #45 42.74 Selecting previously unselected package librhash0:amd64. [2022-03-07T14:36:49.408Z] #45 42.74 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-07T14:36:49.408Z] #45 42.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-07T14:36:49.408Z] #45 42.83 Selecting previously unselected package libuv1:amd64. [2022-03-07T14:36:49.408Z] #45 42.83 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-07T14:36:49.408Z] #45 42.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-07T14:36:49.408Z] #45 42.90 Selecting previously unselected package cmake. [2022-03-07T14:36:49.408Z] #45 42.91 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-07T14:36:49.408Z] #45 42.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-07T14:36:49.408Z] #45 43.99 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T14:36:49.408Z] #45 44.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:36:49.408Z] #45 44.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-07T14:36:49.408Z] #45 44.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:36:49.408Z] #45 44.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T14:36:49.408Z] #45 44.09 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-07T14:36:49.408Z] #45 44.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T14:36:49.408Z] #45 44.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-07T14:36:49.408Z] #45 44.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T14:36:49.408Z] #45 DONE 44.6s [2022-03-07T14:36:49.670Z] [2022-03-07T14:36:49.670Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T14:36:49.670Z] #46 sha256:97c70383bda4dc8ac90513e436c6715989ff4dcac2676b2c0f7e2a63b55fd65c [2022-03-07T14:36:49.670Z] #46 DONE 0.1s [2022-03-07T14:36:49.670Z] [2022-03-07T14:36:49.670Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:36:49.670Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T14:36:49.670Z] #20 27.50 Reading package lists... [2022-03-07T14:36:49.670Z] #20 36.07 Building dependency tree... [2022-03-07T14:36:49.670Z] #20 37.66 Reading state information... [2022-03-07T14:36:49.670Z] #20 39.24 The following additional packages will be installed: [2022-03-07T14:36:49.670Z] #20 39.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T14:36:49.670Z] #20 39.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-07T14:36:49.670Z] #20 39.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-07T14:36:49.670Z] #20 39.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-07T14:36:49.670Z] #20 39.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-07T14:36:49.670Z] #20 39.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-07T14:36:49.670Z] #20 39.26 mingw-w64-common mingw-w64-x86-64-dev [2022-03-07T14:36:49.670Z] #20 39.30 Suggested packages: [2022-03-07T14:36:49.670Z] #20 39.30 gcc-10-locales seccomp wine64 [2022-03-07T14:36:49.670Z] #20 39.73 The following NEW packages will be installed: [2022-03-07T14:36:49.670Z] #20 39.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T14:36:49.670Z] #20 39.73 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-07T14:36:49.670Z] #20 39.73 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-07T14:36:49.670Z] #20 39.73 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-07T14:36:49.670Z] #20 39.73 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-07T14:36:49.670Z] #20 39.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-07T14:36:49.670Z] #20 39.73 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-07T14:36:49.670Z] #20 39.73 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-07T14:36:49.670Z] #20 39.74 mingw-w64-x86-64-dev [2022-03-07T14:36:49.670Z] #20 40.16 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-07T14:36:49.670Z] #20 40.16 Need to get 115 MB of archives. [2022-03-07T14:36:49.670Z] #20 40.16 After this operation, 645 MB of additional disk space will be used. [2022-03-07T14:36:49.670Z] #20 40.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-07T14:36:49.670Z] #20 40.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-07T14:36:49.670Z] #20 40.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-07T14:36:49.670Z] #20 40.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-07T14:36:49.670Z] #20 40.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-07T14:36:49.670Z] #20 40.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-07T14:36:49.670Z] #20 40.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-07T14:36:49.670Z] #20 40.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-07T14:36:49.670Z] #20 40.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-07T14:36:49.670Z] #20 40.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-07T14:36:49.670Z] #20 40.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-07T14:36:49.670Z] #20 41.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-07T14:36:49.670Z] #20 41.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-07T14:36:49.670Z] #20 41.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-07T14:36:49.670Z] #20 41.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-07T14:36:49.670Z] #20 41.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-07T14:36:49.670Z] #20 41.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-07T14:36:49.670Z] #20 41.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T14:36:49.670Z] #20 41.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T14:36:49.670Z] #20 41.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-07T14:36:49.670Z] #20 41.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-07T14:36:49.670Z] #20 41.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-07T14:36:49.670Z] #20 41.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-07T14:36:49.670Z] #20 41.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-07T14:36:49.670Z] #20 41.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-07T14:36:49.670Z] #20 41.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-07T14:36:49.670Z] #20 41.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-07T14:36:49.670Z] #20 41.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-07T14:36:49.670Z] #20 41.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-07T14:36:49.670Z] #20 41.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-07T14:36:49.670Z] #20 42.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T14:36:49.670Z] #20 42.29 Fetched 115 MB in 2s (63.4 MB/s) [2022-03-07T14:36:49.670Z] #20 42.32 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-07T14:36:49.670Z] #20 42.32 (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 ... 30207 files and directories currently installed.) [2022-03-07T14:36:49.670Z] #20 42.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T14:36:49.670Z] #20 42.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T14:36:49.670Z] #20 42.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-07T14:36:49.670Z] #20 42.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T14:36:49.670Z] #20 42.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T14:36:49.670Z] #20 43.64 Selecting previously unselected package binutils-mingw-w64. [2022-03-07T14:36:49.670Z] #20 43.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-07T14:36:49.670Z] #20 43.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T14:36:49.670Z] #20 43.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-07T14:36:49.671Z] #20 43.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T14:36:49.671Z] #20 43.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T14:36:49.671Z] #20 43.83 Selecting previously unselected package dmsetup. [2022-03-07T14:36:49.671Z] #20 43.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T14:36:49.671Z] #20 43.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-07T14:36:49.671Z] #20 43.93 Selecting previously unselected package mingw-w64-common. [2022-03-07T14:36:49.671Z] #20 43.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-07T14:36:49.671Z] #20 43.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-07T14:36:49.800Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-07T14:36:49.800Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T14:36:50.060Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-03-07T14:36:50.616Z] #20 ... [2022-03-07T14:36:50.616Z] [2022-03-07T14:36:50.616Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T14:36:50.616Z] #47 sha256:eac7c308a8a8e5730223a98fad75501cbbc6439ac0833c8e8089270f151b5a4d [2022-03-07T14:36:50.616Z] #47 0.721 + RM_GOPATH=0 [2022-03-07T14:36:50.616Z] #47 0.721 + TMP_GOPATH= [2022-03-07T14:36:50.616Z] #47 0.721 + : /build [2022-03-07T14:36:50.616Z] #47 0.721 + '[' -z '' ']' [2022-03-07T14:36:50.616Z] #47 0.723 ++ mktemp -d [2022-03-07T14:36:50.616Z] #47 0.727 + export GOPATH=/tmp/tmp.COwB9JOPEM [2022-03-07T14:36:50.616Z] #47 0.727 + GOPATH=/tmp/tmp.COwB9JOPEM [2022-03-07T14:36:50.616Z] #47 0.727 + RM_GOPATH=1 [2022-03-07T14:36:50.616Z] #47 0.727 + case "$(go env GOARCH)" in [2022-03-07T14:36:50.616Z] #47 0.727 ++ go env GOARCH [2022-03-07T14:36:50.616Z] #47 0.735 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T14:36:50.616Z] #47 0.735 + GO_BUILDMODE=-buildmode=pie [2022-03-07T14:36:50.616Z] #47 0.735 ++ dirname /install.sh [2022-03-07T14:36:50.616Z] #47 0.736 + dir=/ [2022-03-07T14:36:50.616Z] #47 0.738 + bin=tini [2022-03-07T14:36:50.616Z] #47 0.738 + shift [2022-03-07T14:36:50.616Z] #47 0.738 + '[' '!' -f //tini.installer ']' [2022-03-07T14:36:50.616Z] #47 0.738 + . //tini.installer [2022-03-07T14:36:50.616Z] #47 0.738 ++ : v0.19.0 [2022-03-07T14:36:50.616Z] #47 0.738 + install_tini [2022-03-07T14:36:50.616Z] #47 0.739 Install tini version v0.19.0 [2022-03-07T14:36:50.616Z] #47 0.739 + echo 'Install tini version v0.19.0' [2022-03-07T14:36:50.616Z] #47 0.739 + git clone https://github.com/krallin/tini.git /tmp/tmp.COwB9JOPEM/tini [2022-03-07T14:36:50.616Z] #47 0.740 Cloning into '/tmp/tmp.COwB9JOPEM/tini'... [2022-03-07T14:36:50.629Z] ok github.com/docker/docker/oci 0.006s coverage: 43.3% of statements [2022-03-07T14:36:50.877Z] #47 1.095 + cd /tmp/tmp.COwB9JOPEM/tini [2022-03-07T14:36:50.877Z] #47 1.095 + git checkout -q v0.19.0 [2022-03-07T14:36:50.877Z] #47 1.102 + cmake . [2022-03-07T14:36:51.138Z] #47 1.437 -- The C compiler identification is GNU 10.2.1 [2022-03-07T14:36:51.138Z] #47 1.455 -- Detecting C compiler ABI info [2022-03-07T14:36:51.198Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2022-03-07T14:36:51.399Z] #47 1.650 -- Detecting C compiler ABI info - done [2022-03-07T14:36:51.399Z] #47 1.689 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-07T14:36:51.399Z] #47 1.699 -- Detecting C compile features [2022-03-07T14:36:51.399Z] #47 1.700 -- Detecting C compile features - done [2022-03-07T14:36:51.399Z] #47 1.717 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-07T14:36:51.399Z] #47 1.796 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-07T14:36:51.467Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-07T14:36:51.661Z] #47 1.832 -- Configuring done [2022-03-07T14:36:51.661Z] #47 1.837 -- Generating done [2022-03-07T14:36:51.661Z] #47 1.838 -- Build files have been written to: /tmp/tmp.COwB9JOPEM/tini [2022-03-07T14:36:51.661Z] #47 1.847 + make tini-static [2022-03-07T14:36:51.661Z] #47 1.992 Scanning dependencies of target tini-static [2022-03-07T14:36:51.661Z] #47 2.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-07T14:36:51.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T14:36:52.237Z] #47 2.545 [100%] Linking C executable tini-static [2022-03-07T14:36:52.499Z] #47 2.782 [100%] Built target tini-static [2022-03-07T14:36:52.499Z] #47 2.797 + mkdir -p /build [2022-03-07T14:36:52.499Z] #47 2.799 + cp tini-static /build/docker-init [2022-03-07T14:36:52.761Z] #47 DONE 3.2s [2022-03-07T14:36:52.761Z] [2022-03-07T14:36:52.761Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:36:52.761Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T14:36:52.761Z] #20 45.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-07T14:36:52.761Z] #20 45.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-07T14:36:52.761Z] #20 45.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T14:36:52.761Z] #20 47.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-07T14:36:52.761Z] #20 47.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-07T14:36:52.761Z] #20 47.34 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T14:36:52.761Z] #20 47.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-07T14:36:52.761Z] #20 47.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T14:36:52.761Z] #20 47.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T14:36:52.884Z] ok github.com/docker/docker/pkg/archive 0.273s coverage: 82.2% of statements [2022-03-07T14:36:53.236Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-07T14:36:53.236Z] [2022-03-07T14:36:53.236Z] ________ ____ __. [2022-03-07T14:36:53.236Z] \_____ \ | |/ _| [2022-03-07T14:36:53.236Z] / | \| < [2022-03-07T14:36:53.236Z] / | \ | \ [2022-03-07T14:36:53.236Z] \_______ /____|__ \ [2022-03-07T14:36:53.236Z] \/ \/ [2022-03-07T14:36:53.236Z] [2022-03-07T14:36:53.236Z] INFO: make.ps1 ended at 03/07/2022 14:36:48 [2022-03-07T14:36:53.236Z] INFO: Binaries build ended at 03/07/2022 14:36:50. Duration:00:01:31.1845732 [2022-03-07T14:36:53.236Z] INFO: Copying the built daemon binary to d:\CI\PR-43342\2\binary\dockerd-8512cf076c.exe... [2022-03-07T14:36:53.236Z] INFO: Copying the built client binary to d:\CI\PR-43342\2\binary\docker-8512cf076c.exe... [2022-03-07T14:36:53.236Z] INFO: Copying dockerversion from the container... [2022-03-07T14:36:53.236Z] INFO: Copying the golang package from the container to d:\CI\PR-43342\2\installer\go.zip... [2022-03-07T14:36:53.236Z] INFO: Extracting go.zip to d:\CI\PR-43342\2\go [2022-03-07T14:36:53.823Z] ok github.com/docker/docker/pkg/authorization 0.243s coverage: 68.3% of statements [2022-03-07T14:36:53.823Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-07T14:36:54.082Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-07T14:36:54.147Z] #20 ... [2022-03-07T14:36:54.147Z] [2022-03-07T14:36:54.147Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T14:36:54.147Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T14:36:54.147Z] #49 CACHED [2022-03-07T14:36:54.147Z] [2022-03-07T14:36:54.147Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T14:36:54.147Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T14:36:54.147Z] #50 CACHED [2022-03-07T14:36:54.147Z] [2022-03-07T14:36:54.147Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T14:36:54.147Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T14:36:54.147Z] #53 CACHED [2022-03-07T14:36:54.147Z] [2022-03-07T14:36:54.147Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T14:36:54.147Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T14:36:54.147Z] #54 CACHED [2022-03-07T14:36:54.147Z] [2022-03-07T14:36:54.147Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T14:36:54.147Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T14:36:54.147Z] #56 CACHED [2022-03-07T14:36:54.147Z] [2022-03-07T14:36:54.147Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T14:36:54.147Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T14:36:54.147Z] #58 CACHED [2022-03-07T14:36:54.147Z] [2022-03-07T14:36:54.147Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T14:36:54.147Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T14:36:54.147Z] #60 CACHED [2022-03-07T14:36:54.409Z] [2022-03-07T14:36:54.409Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:36:54.409Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:36:54.981Z] #67 ... [2022-03-07T14:36:54.981Z] [2022-03-07T14:36:54.981Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:36:54.981Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T14:36:54.981Z] #20 50.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-07T14:36:54.981Z] #20 50.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T14:36:54.981Z] #20 50.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T14:36:56.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T14:36:57.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T14:36:57.376Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 43.5% of statements [2022-03-07T14:36:57.376Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-07T14:36:57.636Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-07T14:36:57.636Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-03-07T14:36:58.206Z] ok github.com/docker/docker/layer 7.271s coverage: 69.0% of statements [2022-03-07T14:36:58.206Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T14:36:58.206Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T14:36:58.206Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T14:36:58.206Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T14:36:58.206Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T14:36:58.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T14:36:58.465Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-07T14:36:58.465Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-07T14:36:58.726Z] ok github.com/docker/docker/pkg/fsutils 0.144s coverage: 85.1% of statements [2022-03-07T14:36:58.987Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-07T14:36:59.189Z] #20 53.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-07T14:36:59.189Z] #20 53.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T14:36:59.189Z] #20 53.91 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T14:36:59.556Z] ok github.com/docker/docker/pkg/idtools 0.325s coverage: 69.5% of statements [2022-03-07T14:36:59.816Z] ok github.com/docker/docker/pkg/ioutils 0.370s coverage: 71.5% of statements [2022-03-07T14:37:00.076Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-07T14:37:00.076Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T14:37:00.076Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-07T14:37:00.076Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-07T14:37:00.076Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T14:37:00.336Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-07T14:37:00.336Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-07T14:37:00.575Z] #20 55.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-07T14:37:00.575Z] #20 55.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T14:37:00.575Z] #20 55.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T14:37:00.596Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-03-07T14:37:00.596Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2022-03-07T14:37:00.856Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-07T14:37:00.856Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T14:37:00.856Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T14:37:01.116Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-03-07T14:37:01.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T14:37:01.687Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-07T14:37:01.947Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-07T14:37:01.947Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-07T14:37:01.959Z] #20 56.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-07T14:37:01.960Z] #20 56.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T14:37:01.960Z] #20 56.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T14:37:02.888Z] INFO: Extraction ended at 03/07/2022 14:37:00. Duration:00:00:27.0751835 [2022-03-07T14:37:02.888Z] INFO: Updating the golang and path environment variables [2022-03-07T14:37:02.888Z] INFO: GOPATH=d:\gopath [2022-03-07T14:37:02.888Z] INFO: go version go1.17.8 windows/amd64 [2022-03-07T14:37:02.888Z] INFO: Running the daemon under test in debug mode [2022-03-07T14:37:02.888Z] INFO: Running the daemon under test in containerd mode [2022-03-07T14:37:02.888Z] INFO: Starting a daemon under test... [2022-03-07T14:37:02.888Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43342\2\daemon --pidfile d:\CI\PR-43342\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-07T14:37:02.888Z] INFO: Containerd started successfully. [2022-03-07T14:37:02.888Z] INFO: Process started successfully. [2022-03-07T14:37:02.888Z] INFO: Start tailing logs of the daemon under tests [2022-03-07T14:37:02.888Z] INFO: Waiting for the daemon under test to start... [2022-03-07T14:37:03.327Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-03-07T14:37:03.586Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-07T14:37:03.846Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-07T14:37:03.846Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-07T14:37:04.106Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-07T14:37:04.366Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-07T14:37:04.935Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-03-07T14:37:05.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T14:37:05.195Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-07T14:37:05.455Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-03-07T14:37:06.025Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-03-07T14:37:06.025Z] coverage: [no statements] [2022-03-07T14:37:06.025Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-07T14:37:06.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T14:37:06.164Z] #20 60.78 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-07T14:37:06.164Z] #20 60.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T14:37:06.164Z] #20 60.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T14:37:06.285Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-07T14:37:06.545Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-07T14:37:06.545Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-07T14:37:06.859Z] ...INFO: Daemon under test started and replied! [2022-03-07T14:37:06.860Z] INFO: Docker version of the daemon under test [2022-03-07T14:37:06.860Z] [2022-03-07T14:37:06.860Z] Client: [2022-03-07T14:37:06.860Z] Version: 17.06.2-ce [2022-03-07T14:37:06.860Z] API version: 1.30 [2022-03-07T14:37:06.860Z] Go version: go1.8.3 [2022-03-07T14:37:06.860Z] Git commit: cec0b72 [2022-03-07T14:37:06.860Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-07T14:37:06.860Z] OS/Arch: windows/amd64 [2022-03-07T14:37:06.860Z] [2022-03-07T14:37:06.860Z] Server: [2022-03-07T14:37:06.860Z] Version: 0.0.0-dev [2022-03-07T14:37:06.860Z] API version: 1.42 (minimum version 1.24) [2022-03-07T14:37:06.860Z] Go version: go1.17.8 [2022-03-07T14:37:06.860Z] Git commit: 8512cf076c [2022-03-07T14:37:06.860Z] Built: 03/07/2022 14:35:06 [2022-03-07T14:37:06.860Z] OS/Arch: windows/amd64 [2022-03-07T14:37:06.860Z] Experimental: false [2022-03-07T14:37:06.860Z] [2022-03-07T14:37:06.860Z] INFO: Docker info of the daemon under test [2022-03-07T14:37:06.860Z] [2022-03-07T14:37:06.860Z] Containers: 0 [2022-03-07T14:37:06.860Z] Running: 0 [2022-03-07T14:37:06.860Z] Paused: 0 [2022-03-07T14:37:06.860Z] Stopped: 0 [2022-03-07T14:37:06.860Z] Images: 0 [2022-03-07T14:37:06.860Z] Server Version: 0.0.0-dev [2022-03-07T14:37:06.860Z] Storage Driver: windowsfilter [2022-03-07T14:37:06.860Z] Windows: [2022-03-07T14:37:06.860Z] Logging Driver: json-file [2022-03-07T14:37:06.860Z] Plugins: [2022-03-07T14:37:06.860Z] Volume: local [2022-03-07T14:37:06.860Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:37:06.860Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:37:06.860Z] Swarm: inactive [2022-03-07T14:37:06.860Z] Default Isolation: process [2022-03-07T14:37:06.860Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T14:37:06.860Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T14:37:06.860Z] OSType: windows [2022-03-07T14:37:06.860Z] Architecture: x86_64 [2022-03-07T14:37:06.860Z] CPUs: 4 [2022-03-07T14:37:06.860Z] Total Memory: 32GiB [2022-03-07T14:37:06.860Z] Name: azwin-2-dd4070 [2022-03-07T14:37:06.860Z] ID: 5ZL2:DYUV:SGY4:4Q7P:NXKS:WHJB:WVJY:SU7G:SZ7B:7WJ5:7KXR:476L [2022-03-07T14:37:06.860Z] Docker Root Dir: D:\CI\PR-43342\2\daemon [2022-03-07T14:37:06.860Z] Debug Mode (client): false [2022-03-07T14:37:06.860Z] Debug Mode (server): true [2022-03-07T14:37:06.860Z] File Descriptors: -1 [2022-03-07T14:37:06.860Z] Goroutines: 16 [2022-03-07T14:37:06.860Z] System Time: 2022-03-07T14:37:05.0926277Z [2022-03-07T14:37:06.860Z] EventsListeners: 0 [2022-03-07T14:37:06.860Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:37:06.860Z] Labels: [2022-03-07T14:37:06.860Z] Experimental: false [2022-03-07T14:37:06.860Z] Insecure Registries: [2022-03-07T14:37:06.860Z] 127.0.0.0/8 [2022-03-07T14:37:06.860Z] Live Restore Enabled: false [2022-03-07T14:37:06.860Z] [2022-03-07T14:37:06.860Z] [2022-03-07T14:37:06.860Z] INFO: Docker images of the daemon under test [2022-03-07T14:37:06.860Z] [2022-03-07T14:37:06.860Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T14:37:06.860Z] [2022-03-07T14:37:06.860Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-07T14:37:06.860Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-07T14:37:06.860Z] ltsc2022: Pulling from windows/servercore [2022-03-07T14:37:06.860Z] 8f616e6e9eec: Pulling fs layer [2022-03-07T14:37:06.860Z] 898469748ff6: Pulling fs layer [2022-03-07T14:37:07.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T14:37:07.549Z] #20 62.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-07T14:37:07.549Z] #20 62.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-07T14:37:07.549Z] #20 62.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T14:37:07.549Z] #20 62.50 Selecting previously unselected package libapparmor1:amd64. [2022-03-07T14:37:07.549Z] #20 62.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-07T14:37:07.549Z] #20 62.51 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T14:37:07.549Z] #20 62.56 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-07T14:37:07.549Z] #20 62.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-07T14:37:07.549Z] #20 62.57 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T14:37:07.549Z] #20 62.64 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T14:37:07.549Z] #20 62.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T14:37:07.549Z] #20 62.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T14:37:07.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T14:37:07.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T14:37:07.811Z] #20 62.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T14:37:07.811Z] #20 62.74 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T14:37:07.811Z] #20 62.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T14:37:07.811Z] #20 62.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-07T14:37:07.811Z] #20 62.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T14:37:07.811Z] #20 62.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T14:37:07.811Z] #20 62.91 Selecting previously unselected package libudev-dev:amd64. [2022-03-07T14:37:07.811Z] #20 62.92 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-07T14:37:07.811Z] #20 62.93 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-07T14:37:07.811Z] #20 63.00 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-07T14:37:08.072Z] #20 63.01 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-07T14:37:08.072Z] #20 63.02 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T14:37:08.072Z] #20 63.15 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-07T14:37:08.072Z] #20 63.16 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-07T14:37:08.072Z] #20 63.17 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T14:37:08.334Z] #20 63.26 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-07T14:37:08.334Z] #20 63.27 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-07T14:37:08.334Z] #20 63.28 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T14:37:08.334Z] #20 63.38 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-07T14:37:08.334Z] #20 63.39 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-07T14:37:08.334Z] #20 63.40 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T14:37:08.334Z] #20 63.45 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-07T14:37:08.334Z] #20 63.46 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-07T14:37:08.334Z] #20 63.47 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T14:37:08.453Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-07T14:37:08.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T14:37:08.595Z] #20 63.65 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-07T14:37:08.595Z] #20 63.66 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-07T14:37:08.595Z] #20 63.66 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T14:37:08.714Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-07T14:37:08.862Z] #20 63.78 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-07T14:37:08.862Z] #20 63.79 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T14:37:08.862Z] #20 63.79 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T14:37:08.862Z] #20 63.83 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-07T14:37:08.862Z] #20 63.83 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-07T14:37:08.862Z] #20 63.84 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T14:37:08.862Z] #20 63.91 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-07T14:37:08.862Z] #20 63.92 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-07T14:37:08.862Z] #20 63.93 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T14:37:08.974Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-03-07T14:37:09.123Z] #20 64.15 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T14:37:09.123Z] #20 64.20 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T14:37:09.123Z] #20 64.21 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T14:37:09.123Z] #20 64.22 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T14:37:09.123Z] #20 64.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T14:37:09.123Z] #20 64.25 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T14:37:09.123Z] #20 64.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T14:37:09.123Z] #20 64.28 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T14:37:09.123Z] #20 64.29 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-07T14:37:09.123Z] #20 64.30 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T14:37:09.123Z] #20 ... [2022-03-07T14:37:09.123Z] [2022-03-07T14:37:09.123Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:37:09.123Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:37:09.123Z] #67 13.33 + cd /tmp/tmp.ODCvPsDA3M/src/github.com/containerd/containerd [2022-03-07T14:37:09.123Z] #67 13.33 + git checkout -q v1.5.10 [2022-03-07T14:37:09.123Z] #67 13.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-07T14:37:09.123Z] #67 13.72 + BUILDTAGS='netgo osusergo static_build' [2022-03-07T14:37:09.123Z] #67 13.72 + export EXTRA_FLAGS=-buildmode=pie [2022-03-07T14:37:09.123Z] #67 13.72 + EXTRA_FLAGS=-buildmode=pie [2022-03-07T14:37:09.123Z] #67 13.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-07T14:37:09.123Z] #67 13.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-07T14:37:09.123Z] #67 13.72 + '[' '' = dynamic ']' [2022-03-07T14:37:09.123Z] #67 13.72 + make [2022-03-07T14:37:09.123Z] #67 14.53 + bin/ctr [2022-03-07T14:37:09.384Z] #67 ... [2022-03-07T14:37:09.384Z] [2022-03-07T14:37:09.384Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T14:37:09.384Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T14:37:09.384Z] #20 64.32 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T14:37:09.384Z] #20 64.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T14:37:09.384Z] #20 64.34 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T14:37:09.384Z] #20 64.35 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T14:37:09.384Z] #20 64.37 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-07T14:37:09.384Z] #20 64.38 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T14:37:09.384Z] #20 64.40 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T14:37:09.384Z] #20 64.41 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T14:37:09.384Z] #20 64.42 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T14:37:09.384Z] #20 64.44 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T14:37:09.384Z] #20 64.45 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T14:37:09.384Z] #20 64.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-07T14:37:09.384Z] #20 64.48 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T14:37:09.384Z] #20 64.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-07T14:37:09.384Z] #20 64.50 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T14:37:09.384Z] #20 64.51 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T14:37:09.645Z] #20 64.52 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-07T14:37:09.645Z] #20 64.53 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T14:37:09.645Z] #20 64.54 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T14:37:09.645Z] #20 64.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T14:37:09.645Z] #20 64.57 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-07T14:37:09.645Z] #20 64.59 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T14:37:09.645Z] #20 64.60 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T14:37:09.645Z] #20 64.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T14:37:10.354Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2022-03-07T14:37:10.354Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-07T14:37:11.037Z] #20 DONE 65.9s [2022-03-07T14:37:11.037Z] [2022-03-07T14:37:11.038Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-07T14:37:11.038Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-07T14:37:11.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T14:37:11.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T14:37:11.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T14:37:11.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T14:37:11.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T14:37:11.735Z] ok github.com/docker/docker/registry 0.086s coverage: 58.3% of statements [2022-03-07T14:37:11.735Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-07T14:37:11.983Z] #21 1.083 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-07T14:37:11.983Z] #21 1.086 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-07T14:37:11.995Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-07T14:37:12.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T14:37:12.244Z] #21 1.303 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-07T14:37:12.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T14:37:12.564Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-07T14:37:12.564Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-07T14:37:12.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T14:37:13.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T14:37:13.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T14:37:13.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T14:37:14.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T14:37:15.112Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-07T14:37:15.419Z] 898469748ff6: Verifying Checksum [2022-03-07T14:37:15.419Z] 898469748ff6: Download complete [2022-03-07T14:37:15.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T14:37:15.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T14:37:16.053Z] ok github.com/docker/docker/volume/local 0.079s coverage: 76.4% of statements [2022-03-07T14:37:16.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T14:37:16.314Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-07T14:37:16.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T14:37:17.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T14:37:17.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T14:37:17.584Z] 8f616e6e9eec: Verifying Checksum [2022-03-07T14:37:17.584Z] 8f616e6e9eec: Download complete [2022-03-07T14:37:17.694Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-07T14:37:17.759Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T14:37:17.759Z] Using test binary docker [2022-03-07T14:37:17.796Z] #21 1.628 Reading package lists... [2022-03-07T14:37:18.020Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T14:37:18.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T14:37:18.020Z] INFO: Waiting for daemon to start... [2022-03-07T14:37:18.020Z] Starting dockerd [2022-03-07T14:37:18.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T14:37:18.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T14:37:19.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T14:37:19.931Z] . [2022-03-07T14:37:19.931Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T14:37:20.191Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T14:37:20.191Z] Error: No such image: emptyfs [2022-03-07T14:37:20.191Z] Running integration-test (iteration 1) [2022-03-07T14:37:20.191Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T14:37:20.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T14:37:20.711Z] ...INFO: Daemon under test started and replied! [2022-03-07T14:37:20.711Z] INFO: Docker version of the daemon under test [2022-03-07T14:37:20.711Z] [2022-03-07T14:37:20.711Z] Client: [2022-03-07T14:37:20.711Z] Version: 17.06.2-ce [2022-03-07T14:37:20.711Z] API version: 1.30 [2022-03-07T14:37:20.711Z] Go version: go1.8.3 [2022-03-07T14:37:20.711Z] Git commit: cec0b72 [2022-03-07T14:37:20.711Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-07T14:37:20.711Z] OS/Arch: windows/amd64 [2022-03-07T14:37:20.711Z] [2022-03-07T14:37:20.711Z] Server: [2022-03-07T14:37:20.711Z] Version: 0.0.0-dev [2022-03-07T14:37:20.711Z] API version: 1.42 (minimum version 1.24) [2022-03-07T14:37:20.711Z] Go version: go1.17.8 [2022-03-07T14:37:20.711Z] Git commit: 8512cf076c [2022-03-07T14:37:20.711Z] Built: 03/07/2022 14:35:10 [2022-03-07T14:37:20.711Z] OS/Arch: windows/amd64 [2022-03-07T14:37:20.711Z] Experimental: false [2022-03-07T14:37:20.711Z] [2022-03-07T14:37:20.711Z] INFO: Docker info of the daemon under test [2022-03-07T14:37:20.711Z] [2022-03-07T14:37:20.711Z] Containers: 0 [2022-03-07T14:37:20.711Z] Running: 0 [2022-03-07T14:37:20.711Z] Paused: 0 [2022-03-07T14:37:20.711Z] Stopped: 0 [2022-03-07T14:37:20.711Z] Images: 0 [2022-03-07T14:37:20.711Z] Server Version: 0.0.0-dev [2022-03-07T14:37:20.711Z] Storage Driver: windowsfilter [2022-03-07T14:37:20.711Z] Windows: [2022-03-07T14:37:20.711Z] Logging Driver: json-file [2022-03-07T14:37:20.711Z] Plugins: [2022-03-07T14:37:20.711Z] Volume: local [2022-03-07T14:37:20.711Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:37:20.711Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:37:20.711Z] Swarm: inactive [2022-03-07T14:37:20.711Z] Default Isolation: process [2022-03-07T14:37:20.711Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T14:37:20.711Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T14:37:20.711Z] OSType: windows [2022-03-07T14:37:20.711Z] Architecture: x86_64 [2022-03-07T14:37:20.711Z] CPUs: 4 [2022-03-07T14:37:20.711Z] Total Memory: 32GiB [2022-03-07T14:37:20.711Z] Name: azwin-2-dd4071 [2022-03-07T14:37:20.711Z] ID: 5PGK:35A5:YIOW:6VCJ:BBGV:SYPO:CHFQ:YORJ:EURX:5PUD:FSGP:JSFI [2022-03-07T14:37:20.711Z] Docker Root Dir: D:\CI\PR-43342\2\daemon [2022-03-07T14:37:20.711Z] Debug Mode (client): false [2022-03-07T14:37:20.711Z] Debug Mode (server): true [2022-03-07T14:37:20.711Z] File Descriptors: -1 [2022-03-07T14:37:20.711Z] Goroutines: 31 [2022-03-07T14:37:20.711Z] System Time: 2022-03-07T14:37:19.8965859Z [2022-03-07T14:37:20.711Z] EventsListeners: 0 [2022-03-07T14:37:20.711Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:37:20.711Z] Labels: [2022-03-07T14:37:20.711Z] Experimental: false [2022-03-07T14:37:20.711Z] Insecure Registries: [2022-03-07T14:37:20.711Z] 127.0.0.0/8 [2022-03-07T14:37:20.711Z] Live Restore Enabled: false [2022-03-07T14:37:20.712Z] [2022-03-07T14:37:20.712Z] [2022-03-07T14:37:20.712Z] INFO: Docker images of the daemon under test [2022-03-07T14:37:20.712Z] [2022-03-07T14:37:20.712Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T14:37:20.712Z] [2022-03-07T14:37:20.712Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-07T14:37:20.712Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-07T14:37:20.712Z] ltsc2022: Pulling from windows/servercore [2022-03-07T14:37:20.712Z] 8f616e6e9eec: Pulling fs layer [2022-03-07T14:37:20.712Z] 898469748ff6: Pulling fs layer [2022-03-07T14:37:20.762Z] Loaded image: busybox:latest [2022-03-07T14:37:20.762Z] Loaded image: busybox:glibc [2022-03-07T14:37:21.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T14:37:22.005Z] #21 6.456 Reading package lists... [2022-03-07T14:37:22.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T14:37:22.145Z] Loaded image: debian:bullseye-slim [2022-03-07T14:37:22.145Z] Loaded image: hello-world:latest [2022-03-07T14:37:22.145Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:37:22.145Z] INFO: Testing against a local daemon [2022-03-07T14:37:22.145Z] === RUN TestCgroupNamespacesBuild [2022-03-07T14:37:22.978Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T14:37:22.978Z] Using test binary docker [2022-03-07T14:37:22.978Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T14:37:22.978Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-07T14:37:22.978Z] Starting dockerd [2022-03-07T14:37:22.978Z] INFO: Waiting for daemon to start... [2022-03-07T14:37:23.391Z] #21 11.11 Building dependency tree... [2022-03-07T14:37:23.391Z] #21 12.19 Reading state information... [2022-03-07T14:37:23.530Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-03-07T14:37:23.530Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T14:37:23.945Z] INFO: Extraction ended at 03/07/2022 14:37:20. Duration:00:00:27.1320038 [2022-03-07T14:37:23.945Z] INFO: Updating the golang and path environment variables [2022-03-07T14:37:23.945Z] INFO: GOPATH=d:\gopath [2022-03-07T14:37:23.945Z] INFO: go version go1.17.8 windows/amd64 [2022-03-07T14:37:23.945Z] INFO: Running the daemon under test in debug mode [2022-03-07T14:37:23.945Z] INFO: Starting a daemon under test... [2022-03-07T14:37:23.945Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43342\2\daemon --pidfile d:\CI\PR-43342\2\docker.pid -D [2022-03-07T14:37:23.945Z] INFO: Process started successfully. [2022-03-07T14:37:23.945Z] INFO: Start tailing logs of the daemon under tests [2022-03-07T14:37:23.945Z] INFO: Waiting for the daemon under test to start... [2022-03-07T14:37:24.335Z] #21 13.38 The following additional packages will be installed: [2022-03-07T14:37:24.335Z] #21 13.38 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-07T14:37:24.335Z] #21 13.38 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-07T14:37:24.335Z] #21 13.38 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-07T14:37:24.335Z] #21 13.38 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-07T14:37:24.335Z] #21 13.38 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-07T14:37:24.335Z] #21 13.39 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-07T14:37:24.335Z] #21 13.39 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-07T14:37:24.335Z] #21 13.41 Suggested packages: [2022-03-07T14:37:24.335Z] #21 13.41 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-07T14:37:24.335Z] #21 13.41 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-07T14:37:24.335Z] #21 13.41 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-07T14:37:24.335Z] #21 13.41 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-07T14:37:24.335Z] #21 13.41 seccomp:ppc64el seccomp:s390x [2022-03-07T14:37:24.335Z] #21 13.41 Recommended packages: [2022-03-07T14:37:24.335Z] #21 13.41 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-07T14:37:24.335Z] #21 13.41 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-07T14:37:24.335Z] #21 13.41 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-07T14:37:24.335Z] #21 13.41 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-07T14:37:24.888Z] . [2022-03-07T14:37:24.888Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T14:37:24.888Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T14:37:24.888Z] Error: No such image: emptyfs [2022-03-07T14:37:24.907Z] #21 13.85 The following NEW packages will be installed: [2022-03-07T14:37:24.907Z] #21 13.85 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-07T14:37:24.907Z] #21 13.85 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-07T14:37:24.907Z] #21 13.85 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-07T14:37:24.907Z] #21 13.85 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-07T14:37:24.907Z] #21 13.85 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-07T14:37:24.907Z] #21 13.85 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-07T14:37:24.907Z] #21 13.85 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-07T14:37:24.907Z] #21 13.86 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-07T14:37:24.907Z] #21 13.86 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-07T14:37:24.907Z] #21 13.86 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-07T14:37:24.907Z] #21 13.86 libseccomp2:ppc64el libseccomp2:s390x [2022-03-07T14:37:24.911Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-03-07T14:37:24.911Z] === RUN TestBuildWithSession [2022-03-07T14:37:24.911Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:37:24.911Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T14:37:24.911Z] === RUN TestBuildSquashParent [2022-03-07T14:37:25.148Z] Running integration-test (iteration 1) [2022-03-07T14:37:25.148Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T14:37:25.168Z] #21 14.22 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-03-07T14:37:25.168Z] #21 14.22 Need to get 15.9 MB of archives. [2022-03-07T14:37:25.168Z] #21 14.22 After this operation, 73.0 MB of additional disk space will be used. [2022-03-07T14:37:25.168Z] #21 14.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-07T14:37:25.168Z] #21 14.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-07T14:37:25.168Z] #21 14.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-07T14:37:25.168Z] #21 14.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-07T14:37:25.168Z] #21 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-07T14:37:25.168Z] #21 14.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-07T14:37:25.168Z] #21 14.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-07T14:37:25.168Z] #21 14.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-07T14:37:25.168Z] #21 14.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-07T14:37:25.168Z] #21 14.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-07T14:37:25.168Z] #21 14.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-07T14:37:25.168Z] #21 14.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-07T14:37:25.168Z] #21 14.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-07T14:37:25.168Z] #21 14.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-07T14:37:25.168Z] #21 14.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-07T14:37:25.168Z] #21 14.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-07T14:37:25.168Z] #21 14.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-07T14:37:25.168Z] #21 14.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-07T14:37:25.168Z] #21 14.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-07T14:37:25.168Z] #21 14.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-07T14:37:25.168Z] #21 14.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-07T14:37:25.168Z] #21 14.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-07T14:37:25.168Z] #21 14.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-07T14:37:25.168Z] #21 14.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-07T14:37:25.168Z] #21 14.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-07T14:37:25.168Z] #21 14.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-07T14:37:25.168Z] #21 14.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-07T14:37:25.168Z] #21 14.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-07T14:37:25.168Z] #21 14.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-07T14:37:25.409Z] Loaded image: busybox:latest [2022-03-07T14:37:25.409Z] Loaded image: busybox:glibc [2022-03-07T14:37:25.428Z] #21 14.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-07T14:37:25.428Z] #21 14.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-07T14:37:25.429Z] #21 14.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-07T14:37:25.429Z] #21 14.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-07T14:37:25.429Z] #21 14.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-07T14:37:25.429Z] #21 14.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-07T14:37:25.429Z] #21 14.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-07T14:37:25.429Z] #21 14.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-07T14:37:25.429Z] #21 14.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-07T14:37:25.429Z] #21 14.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-07T14:37:25.429Z] #21 14.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-07T14:37:25.999Z] #21 15.04 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T14:37:25.999Z] #21 15.25 Fetched 15.9 MB in 1s (29.7 MB/s) [2022-03-07T14:37:25.999Z] #21 15.29 Selecting previously unselected package gcc-10-base:armel. [2022-03-07T14:37:26.260Z] #21 15.29 (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 ... 38508 files and directories currently installed.) [2022-03-07T14:37:26.260Z] #21 15.33 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-07T14:37:26.260Z] #21 15.34 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-07T14:37:26.260Z] #21 15.39 Selecting previously unselected package gcc-10-base:armhf. [2022-03-07T14:37:26.260Z] #21 15.39 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-07T14:37:26.260Z] #21 15.40 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-07T14:37:26.260Z] #21 15.45 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-07T14:37:26.260Z] #21 15.46 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-07T14:37:26.260Z] #21 15.46 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-07T14:37:26.260Z] #21 15.51 Selecting previously unselected package gcc-10-base:s390x. [2022-03-07T14:37:26.522Z] #21 15.52 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-07T14:37:26.522Z] #21 15.53 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-07T14:37:26.522Z] #21 15.58 Selecting previously unselected package gcc-10-base:arm64. [2022-03-07T14:37:26.522Z] #21 15.58 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-07T14:37:26.522Z] #21 15.58 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-07T14:37:26.522Z] #21 15.64 Selecting previously unselected package libgcc-s1:armel. [2022-03-07T14:37:26.522Z] #21 15.65 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-07T14:37:26.522Z] #21 15.66 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-07T14:37:26.522Z] #21 15.72 Selecting previously unselected package libcrypt1:armel. [2022-03-07T14:37:26.522Z] #21 15.72 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-07T14:37:26.522Z] #21 15.73 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-07T14:37:26.794Z] Loaded image: debian:bullseye-slim [2022-03-07T14:37:26.794Z] Loaded image: hello-world:latest [2022-03-07T14:37:26.794Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:37:26.794Z] INFO: Testing against a local daemon [2022-03-07T14:37:26.794Z] === RUN TestCgroupNamespacesBuild [2022-03-07T14:37:26.804Z] #21 15.81 Selecting previously unselected package libc6:armel. [2022-03-07T14:37:26.804Z] #21 15.83 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-07T14:37:27.077Z] #21 16.00 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-07T14:37:27.658Z] #21 16.56 Selecting previously unselected package libapparmor1:armel. [2022-03-07T14:37:27.658Z] #21 16.56 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-07T14:37:27.658Z] #21 16.57 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-07T14:37:27.658Z] #21 16.63 Selecting previously unselected package libapparmor-dev:armel. [2022-03-07T14:37:27.658Z] #21 16.63 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-07T14:37:27.658Z] #21 16.64 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-07T14:37:27.658Z] #21 16.72 Selecting previously unselected package libgcc-s1:arm64. [2022-03-07T14:37:27.658Z] #21 16.72 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-07T14:37:27.658Z] #21 16.73 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-07T14:37:27.658Z] #21 16.79 Selecting previously unselected package libcrypt1:arm64. [2022-03-07T14:37:27.658Z] #21 16.79 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-07T14:37:27.658Z] #21 16.80 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-07T14:37:27.658Z] #21 16.87 Selecting previously unselected package libc6:arm64. [2022-03-07T14:37:27.658Z] #21 16.88 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-07T14:37:28.179Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-03-07T14:37:28.179Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T14:37:28.235Z] #21 17.10 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-07T14:37:28.495Z] #21 17.57 Selecting previously unselected package libapparmor1:arm64. [2022-03-07T14:37:28.495Z] #21 17.57 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-07T14:37:28.495Z] #21 17.57 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-07T14:37:28.495Z] #21 17.63 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-07T14:37:28.495Z] #21 17.63 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-07T14:37:28.495Z] #21 17.64 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-07T14:37:28.755Z] #21 17.73 Selecting previously unselected package libgcc-s1:s390x. [2022-03-07T14:37:28.755Z] #21 17.73 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-07T14:37:28.755Z] #21 17.73 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-07T14:37:28.755Z] #21 17.78 Selecting previously unselected package libcrypt1:s390x. [2022-03-07T14:37:28.755Z] #21 17.78 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-07T14:37:28.755Z] #21 17.79 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-07T14:37:28.755Z] #21 17.89 Selecting previously unselected package libc6:s390x. [2022-03-07T14:37:28.755Z] #21 17.90 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-07T14:37:29.016Z] #21 18.12 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-07T14:37:29.282Z] #21 18.54 Selecting previously unselected package libapparmor1:s390x. [2022-03-07T14:37:29.545Z] #21 18.55 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-07T14:37:29.545Z] #21 18.55 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-07T14:37:29.545Z] #21 18.62 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-07T14:37:29.545Z] #21 18.63 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-07T14:37:29.545Z] #21 18.64 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-07T14:37:29.545Z] #21 18.70 Selecting previously unselected package libgcc-s1:armhf. [2022-03-07T14:37:29.545Z] #21 18.70 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-07T14:37:29.545Z] #21 18.71 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-07T14:37:29.545Z] #21 18.76 Selecting previously unselected package libcrypt1:armhf. [2022-03-07T14:37:29.545Z] #21 18.77 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-07T14:37:29.545Z] #21 18.77 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-07T14:37:29.561Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-03-07T14:37:29.561Z] === RUN TestBuildWithSession [2022-03-07T14:37:29.561Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:37:29.561Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T14:37:29.561Z] === RUN TestBuildSquashParent [2022-03-07T14:37:29.806Z] #21 18.86 Selecting previously unselected package libc6:armhf. [2022-03-07T14:37:29.806Z] #21 18.87 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-07T14:37:30.067Z] #21 19.08 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-07T14:37:30.329Z] #21 19.51 Selecting previously unselected package libapparmor1:armhf. [2022-03-07T14:37:30.329Z] #21 19.51 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-07T14:37:30.329Z] #21 19.51 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-07T14:37:30.329Z] #21 19.57 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-07T14:37:30.590Z] #21 19.57 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-07T14:37:30.590Z] #21 19.58 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-07T14:37:30.590Z] #21 19.66 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-07T14:37:30.590Z] #21 19.66 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-07T14:37:30.590Z] #21 19.67 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-07T14:37:30.590Z] #21 19.72 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-07T14:37:30.590Z] #21 19.73 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-07T14:37:30.590Z] #21 19.73 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-07T14:37:30.590Z] #21 19.83 Selecting previously unselected package libc6:ppc64el. [2022-03-07T14:37:30.851Z] #21 19.83 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-07T14:37:30.851Z] #21 20.05 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-07T14:37:31.423Z] #21 20.70 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-07T14:37:31.488Z] --- PASS: TestBuildSquashParent (6.43s) [2022-03-07T14:37:31.488Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T14:37:31.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:37:31.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:37:31.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:37:31.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:37:31.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:37:31.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:37:31.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:37:31.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:37:31.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:37:31.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:37:31.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:37:31.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:37:31.488Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:37:31.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:37:31.684Z] #21 20.71 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-07T14:37:31.685Z] #21 20.72 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-07T14:37:31.685Z] #21 20.77 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-07T14:37:31.685Z] #21 20.78 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-07T14:37:31.685Z] #21 20.79 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-07T14:37:31.946Z] #21 20.85 Selecting previously unselected package libseccomp2:s390x. [2022-03-07T14:37:31.946Z] #21 20.86 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-07T14:37:31.946Z] #21 20.87 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-07T14:37:31.946Z] #21 20.92 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-07T14:37:31.946Z] #21 20.92 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-07T14:37:31.946Z] #21 20.93 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-07T14:37:31.946Z] #21 21.00 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-07T14:37:31.946Z] #21 21.01 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-07T14:37:31.946Z] #21 21.01 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T14:37:31.946Z] #21 21.06 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-07T14:37:31.946Z] #21 21.06 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-07T14:37:31.946Z] #21 21.07 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T14:37:32.208Z] #21 21.13 Selecting previously unselected package libseccomp2:armhf. [2022-03-07T14:37:32.208Z] #21 21.14 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-07T14:37:32.208Z] #21 21.15 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-07T14:37:32.208Z] #21 21.19 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-07T14:37:32.208Z] #21 21.20 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-07T14:37:32.208Z] #21 21.21 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-07T14:37:32.208Z] #21 21.28 Selecting previously unselected package libseccomp2:armel. [2022-03-07T14:37:32.208Z] #21 21.28 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-07T14:37:32.208Z] #21 21.29 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-07T14:37:32.208Z] #21 21.33 Selecting previously unselected package libseccomp-dev:armel. [2022-03-07T14:37:32.208Z] #21 21.34 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-07T14:37:32.208Z] #21 21.35 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-07T14:37:32.470Z] #21 21.41 Selecting previously unselected package libseccomp2:arm64. [2022-03-07T14:37:32.470Z] #21 21.42 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-07T14:37:32.470Z] #21 21.43 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T14:37:32.470Z] #21 21.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-07T14:37:32.470Z] #21 21.48 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-07T14:37:32.470Z] #21 21.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T14:37:32.470Z] #21 21.58 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-07T14:37:32.470Z] #21 21.59 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-07T14:37:32.470Z] #21 21.60 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-07T14:37:32.470Z] #21 21.62 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-07T14:37:32.470Z] #21 21.63 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-07T14:37:32.470Z] #21 21.65 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-07T14:37:32.732Z] #21 21.66 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-07T14:37:32.732Z] #21 21.68 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-07T14:37:32.732Z] #21 21.69 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-07T14:37:32.732Z] #21 21.71 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-07T14:37:32.732Z] #21 21.72 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-07T14:37:32.732Z] #21 21.73 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-07T14:37:32.732Z] #21 21.75 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-07T14:37:32.732Z] #21 21.76 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-07T14:37:32.732Z] #21 21.78 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-07T14:37:32.732Z] #21 21.79 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-07T14:37:32.871Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:37:32.871Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:37:33.218Z] 898469748ff6: Verifying Checksum [2022-03-07T14:37:33.218Z] 898469748ff6: Download complete [2022-03-07T14:37:33.218Z] 8f616e6e9eec: Verifying Checksum [2022-03-07T14:37:33.218Z] 8f616e6e9eec: Download complete [2022-03-07T14:37:33.765Z] --- PASS: TestBuildSquashParent (3.98s) [2022-03-07T14:37:33.765Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T14:37:33.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:37:33.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:37:33.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:37:33.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:37:33.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:37:33.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:37:33.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:37:33.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:37:33.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:37:33.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:37:33.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:37:33.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:37:33.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:37:33.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:37:34.120Z] #21 23.03 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-07T14:37:34.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:37:34.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:37:35.064Z] #21 24.25 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-07T14:37:35.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:37:35.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:37:35.791Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T14:37:35.791Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T14:37:35.791Z] [2022-03-07T14:37:35.791Z] === Skipped [2022-03-07T14:37:35.791Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T14:37:35.791Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T14:37:35.791Z] [2022-03-07T14:37:35.791Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T14:37:35.791Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T14:37:35.791Z] [2022-03-07T14:37:35.791Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T14:37:35.791Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T14:37:35.791Z] [2022-03-07T14:37:35.791Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T14:37:35.791Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T14:37:35.791Z] [2022-03-07T14:37:35.791Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-07T14:37:35.791Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.791Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.791Z] [2022-03-07T14:37:35.791Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-07T14:37:35.791Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.791Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.791Z] [2022-03-07T14:37:35.791Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-07T14:37:35.791Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.791Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.791Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-07T14:37:35.792Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T14:37:35.792Z] aufs_test.go:37: driver not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:71: No driver to put! [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-07T14:37:35.792Z] time="2022-03-07T14:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:71: No driver to put! [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-07T14:37:35.792Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-07T14:37:35.792Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-07T14:37:35.792Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T14:37:35.792Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-07T14:37:35.792Z] graphtest_unix.go:71: No driver to put! [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-07T14:37:35.792Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-07T14:37:35.792Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-07T14:37:35.792Z] [2022-03-07T14:37:35.792Z] DONE 2332 tests, 53 skipped in 197.732s [2022-03-07T14:37:35.792Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:37:35.792Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-07T14:37:35.792Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-07T14:37:36.452Z] #21 25.52 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-07T14:37:36.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:37:36.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:37:37.322Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-07T14:37:37.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2022-03-07T14:37:37.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2022-03-07T14:37:37.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s) [2022-03-07T14:37:37.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-03-07T14:37:37.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-03-07T14:37:37.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-03-07T14:37:37.323Z] === RUN TestBuildMultiStageCopy [2022-03-07T14:37:37.323Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T14:37:37.837Z] #21 26.77 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-07T14:37:37.965Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T14:37:37.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-03-07T14:37:37.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.77s) [2022-03-07T14:37:37.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.48s) [2022-03-07T14:37:37.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s) [2022-03-07T14:37:37.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.34s) [2022-03-07T14:37:37.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.38s) [2022-03-07T14:37:37.965Z] === RUN TestBuildMultiStageCopy [2022-03-07T14:37:37.965Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T14:37:38.778Z] #21 28.00 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-07T14:37:38.778Z] #21 28.01 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-07T14:37:38.778Z] #21 28.03 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-07T14:37:39.039Z] #21 28.04 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-07T14:37:39.039Z] #21 28.06 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-07T14:37:39.039Z] #21 28.07 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.039Z] #21 28.08 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.039Z] #21 28.10 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.039Z] #21 28.11 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.039Z] #21 28.12 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.039Z] #21 28.14 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-07T14:37:39.039Z] #21 28.15 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-07T14:37:39.039Z] #21 28.16 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-07T14:37:39.039Z] #21 28.18 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-07T14:37:39.039Z] #21 28.20 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-07T14:37:39.039Z] #21 28.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.039Z] #21 28.23 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.039Z] #21 28.24 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.300Z] #21 28.26 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.300Z] #21 28.30 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-07T14:37:39.300Z] #21 28.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T14:37:39.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T14:37:39.614Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T14:37:39.873Z] #21 DONE 28.9s [2022-03-07T14:37:39.873Z] [2022-03-07T14:37:39.873Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T14:37:39.873Z] #62 sha256:e30860652174e34ba479a023f9b1aedd41feb5056074db8909acb3117d372301 [2022-03-07T14:37:39.874Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T14:37:39.874Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T14:37:40.135Z] --- PASS: TestBuildMultiStageCopy (2.31s) [2022-03-07T14:37:40.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-03-07T14:37:40.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-03-07T14:37:40.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-03-07T14:37:40.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-07T14:37:40.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-03-07T14:37:40.135Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T14:37:40.137Z] #62 DONE 0.2s [2022-03-07T14:37:40.137Z] [2022-03-07T14:37:40.137Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T14:37:40.137Z] #63 sha256:bdeb83063aca019569cf5aa92468835cbdb9bea8ae6b72c2ac40ff80256c9ff5 [2022-03-07T14:37:40.618Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T14:37:41.076Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-03-07T14:37:41.076Z] === RUN TestBuildLabelWithTargets [2022-03-07T14:37:41.082Z] #63 ... [2022-03-07T14:37:41.082Z] [2022-03-07T14:37:41.082Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T14:37:41.082Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-07T14:37:41.082Z] #22 DONE 1.1s [2022-03-07T14:37:41.082Z] [2022-03-07T14:37:41.082Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T14:37:41.082Z] #63 sha256:bdeb83063aca019569cf5aa92468835cbdb9bea8ae6b72c2ac40ff80256c9ff5 [2022-03-07T14:37:41.082Z] #63 0.956 + RM_GOPATH=0 [2022-03-07T14:37:41.082Z] #63 0.956 + TMP_GOPATH= [2022-03-07T14:37:41.082Z] #63 0.956 + : /build [2022-03-07T14:37:41.082Z] #63 0.956 + '[' -z '' ']' [2022-03-07T14:37:41.082Z] #63 0.956 ++ mktemp -d [2022-03-07T14:37:41.082Z] #63 0.956 + export GOPATH=/tmp/tmp.OZhMGaOLuE [2022-03-07T14:37:41.082Z] #63 0.956 + GOPATH=/tmp/tmp.OZhMGaOLuE [2022-03-07T14:37:41.082Z] #63 0.956 + RM_GOPATH=1 [2022-03-07T14:37:41.082Z] #63 0.956 + case "$(go env GOARCH)" in [2022-03-07T14:37:41.082Z] #63 0.956 ++ go env GOARCH [2022-03-07T14:37:41.082Z] #63 0.963 Install runc version v1.1.0 (build tags: seccomp) [2022-03-07T14:37:41.082Z] #63 0.963 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T14:37:41.082Z] #63 0.963 + GO_BUILDMODE=-buildmode=pie [2022-03-07T14:37:41.082Z] #63 0.963 ++ dirname /install.sh [2022-03-07T14:37:41.082Z] #63 0.963 + dir=/ [2022-03-07T14:37:41.082Z] #63 0.963 + bin=runc [2022-03-07T14:37:41.082Z] #63 0.963 + shift [2022-03-07T14:37:41.082Z] #63 0.963 + '[' '!' -f //runc.installer ']' [2022-03-07T14:37:41.082Z] #63 0.963 + . //runc.installer [2022-03-07T14:37:41.082Z] #63 0.963 ++ set -e [2022-03-07T14:37:41.082Z] #63 0.963 ++ : v1.1.0 [2022-03-07T14:37:41.082Z] #63 0.963 + install_runc [2022-03-07T14:37:41.082Z] #63 0.963 + RUNC_BUILDTAGS=seccomp [2022-03-07T14:37:41.082Z] #63 0.963 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-07T14:37:41.082Z] #63 0.963 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OZhMGaOLuE/src/github.com/opencontainers/runc [2022-03-07T14:37:41.082Z] #63 0.964 Cloning into '/tmp/tmp.OZhMGaOLuE/src/github.com/opencontainers/runc'... [2022-03-07T14:37:41.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T14:37:42.018Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-03-07T14:37:42.018Z] === RUN TestBuildWithEmptyLayers [2022-03-07T14:37:42.023Z] #63 ... [2022-03-07T14:37:42.023Z] [2022-03-07T14:37:42.024Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T14:37:42.024Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-07T14:37:42.024Z] #23 DONE 0.8s [2022-03-07T14:37:42.024Z] [2022-03-07T14:37:42.024Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T14:37:42.024Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-07T14:37:42.131Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T14:37:42.256Z] .....INFO: Daemon under test started and replied! [2022-03-07T14:37:42.256Z] INFO: Docker version of the daemon under test [2022-03-07T14:37:42.256Z] [2022-03-07T14:37:42.256Z] Client: [2022-03-07T14:37:42.256Z] Version: 17.06.2-ce [2022-03-07T14:37:42.256Z] API version: 1.30 [2022-03-07T14:37:42.256Z] Go version: go1.8.3 [2022-03-07T14:37:42.256Z] Git commit: cec0b72 [2022-03-07T14:37:42.256Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-07T14:37:42.256Z] OS/Arch: windows/amd64 [2022-03-07T14:37:42.256Z] [2022-03-07T14:37:42.256Z] Server: [2022-03-07T14:37:42.256Z] Version: 0.0.0-dev [2022-03-07T14:37:42.256Z] API version: 1.42 (minimum version 1.24) [2022-03-07T14:37:42.256Z] Go version: go1.17.8 [2022-03-07T14:37:42.256Z] Git commit: 8512cf076c [2022-03-07T14:37:42.256Z] Built: 03/07/2022 14:35:26 [2022-03-07T14:37:42.256Z] OS/Arch: windows/amd64 [2022-03-07T14:37:42.256Z] Experimental: false [2022-03-07T14:37:42.256Z] [2022-03-07T14:37:42.256Z] INFO: Docker info of the daemon under test [2022-03-07T14:37:42.256Z] [2022-03-07T14:37:42.256Z] Containers: 0 [2022-03-07T14:37:42.256Z] Running: 0 [2022-03-07T14:37:42.256Z] Paused: 0 [2022-03-07T14:37:42.256Z] Stopped: 0 [2022-03-07T14:37:42.256Z] Images: 0 [2022-03-07T14:37:42.256Z] Server Version: 0.0.0-dev [2022-03-07T14:37:42.256Z] Storage Driver: windowsfilter [2022-03-07T14:37:42.256Z] Windows: [2022-03-07T14:37:42.256Z] Logging Driver: json-file [2022-03-07T14:37:42.256Z] Plugins: [2022-03-07T14:37:42.256Z] Volume: local [2022-03-07T14:37:42.256Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T14:37:42.256Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T14:37:42.256Z] Swarm: inactive [2022-03-07T14:37:42.256Z] Default Isolation: process [2022-03-07T14:37:42.256Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T14:37:42.256Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T14:37:42.256Z] OSType: windows [2022-03-07T14:37:42.256Z] Architecture: x86_64 [2022-03-07T14:37:42.256Z] CPUs: 4 [2022-03-07T14:37:42.256Z] Total Memory: 32GiB [2022-03-07T14:37:42.256Z] Name: azwin-2-bd7090 [2022-03-07T14:37:42.256Z] ID: A4FW:5XUQ:DZ5J:M5D6:X2OI:D5X3:5YXL:LTKQ:SAHS:V7SU:JUMK:BBOW [2022-03-07T14:37:42.256Z] Docker Root Dir: D:\CI\PR-43342\2\daemon [2022-03-07T14:37:42.256Z] Debug Mode (client): false [2022-03-07T14:37:42.256Z] Debug Mode (server): true [2022-03-07T14:37:42.256Z] File Descriptors: -1 [2022-03-07T14:37:42.256Z] Goroutines: 16 [2022-03-07T14:37:42.256Z] System Time: 2022-03-07T14:37:39.8650225Z [2022-03-07T14:37:42.256Z] EventsListeners: 0 [2022-03-07T14:37:42.256Z] Registry: https://index.docker.io/v1/ [2022-03-07T14:37:42.256Z] Labels: [2022-03-07T14:37:42.256Z] Experimental: false [2022-03-07T14:37:42.256Z] Insecure Registries: [2022-03-07T14:37:42.256Z] 127.0.0.0/8 [2022-03-07T14:37:42.256Z] Live Restore Enabled: false [2022-03-07T14:37:42.256Z] [2022-03-07T14:37:42.256Z] [2022-03-07T14:37:42.256Z] INFO: Docker images of the daemon under test [2022-03-07T14:37:42.256Z] [2022-03-07T14:37:42.256Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T14:37:42.256Z] [2022-03-07T14:37:42.256Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-07T14:37:42.256Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-07T14:37:42.256Z] ltsc2019: Pulling from windows/servercore [2022-03-07T14:37:42.256Z] 4612f6d0b889: Pulling fs layer [2022-03-07T14:37:42.256Z] 1bd78008c728: Pulling fs layer [2022-03-07T14:37:42.279Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-03-07T14:37:42.279Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T14:37:42.596Z] #24 0.766 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-07T14:37:42.596Z] #24 DONE 0.9s [2022-03-07T14:37:42.596Z] [2022-03-07T14:37:42.596Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:37:42.596Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:37:42.596Z] #67 54.49 + bin/containerd [2022-03-07T14:37:43.073Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T14:37:43.540Z] #67 ... [2022-03-07T14:37:43.540Z] [2022-03-07T14:37:43.540Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T14:37:43.540Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-07T14:37:43.540Z] #25 DONE 0.9s [2022-03-07T14:37:43.540Z] [2022-03-07T14:37:43.540Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T14:37:43.540Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-07T14:37:44.191Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-03-07T14:37:44.191Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T14:37:44.452Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-07T14:37:44.452Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T14:37:44.457Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-03-07T14:37:44.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-03-07T14:37:44.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-07T14:37:44.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-07T14:37:44.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-07T14:37:44.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-07T14:37:44.457Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T14:37:44.489Z] #26 DONE 0.9s [2022-03-07T14:37:44.489Z] [2022-03-07T14:37:44.489Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T14:37:44.489Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-07T14:37:45.434Z] #27 DONE 0.9s [2022-03-07T14:37:45.434Z] [2022-03-07T14:37:45.434Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T14:37:45.434Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-07T14:37:46.364Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-03-07T14:37:46.364Z] === RUN TestBuildWithHugeFile [2022-03-07T14:37:46.818Z] #28 1.382 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-07T14:37:46.818Z] #28 1.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T14:37:46.818Z] #28 1.558 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-07T14:37:46.818Z] #28 1.634 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T14:37:47.079Z] #28 1.855 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T14:37:47.341Z] #28 2.070 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T14:37:47.602Z] #28 2.347 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T14:37:47.863Z] #28 2.610 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T14:37:48.124Z] #28 2.852 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T14:37:48.124Z] #28 2.858 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T14:37:48.124Z] #28 2.859 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T14:37:48.124Z] #28 2.859 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T14:37:48.124Z] #28 2.860 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T14:37:48.124Z] #28 2.921 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T14:37:48.124Z] #28 2.925 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T14:37:48.124Z] #28 2.926 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T14:37:48.124Z] #28 2.928 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T14:37:48.124Z] #28 2.931 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T14:37:49.736Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-07T14:37:49.736Z] === RUN TestBuildLabelWithTargets [2022-03-07T14:37:52.329Z] #28 ... [2022-03-07T14:37:52.329Z] [2022-03-07T14:37:52.329Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T14:37:52.329Z] #63 sha256:bdeb83063aca019569cf5aa92468835cbdb9bea8ae6b72c2ac40ff80256c9ff5 [2022-03-07T14:37:52.329Z] #63 5.633 + cd /tmp/tmp.OZhMGaOLuE/src/github.com/opencontainers/runc [2022-03-07T14:37:52.329Z] #63 5.633 + git checkout -q v1.1.0 [2022-03-07T14:37:52.329Z] #63 5.797 + '[' -z '' ']' [2022-03-07T14:37:52.329Z] #63 5.797 + target=static [2022-03-07T14:37:52.329Z] #63 5.798 + make BUILDTAGS=seccomp static [2022-03-07T14:37:52.329Z] #63 6.134 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-07T14:37:52.329Z] #63 11.34 + mkdir -p /build [2022-03-07T14:37:52.329Z] #63 11.34 + cp runc /build/runc [2022-03-07T14:37:52.329Z] #63 DONE 11.7s [2022-03-07T14:37:52.329Z] [2022-03-07T14:37:52.329Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:37:52.329Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:37:53.077Z] 1bd78008c728: Verifying Checksum [2022-03-07T14:37:53.077Z] 1bd78008c728: Download complete [2022-03-07T14:37:56.536Z] #67 ... [2022-03-07T14:37:56.536Z] [2022-03-07T14:37:56.536Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T14:37:56.536Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-07T14:37:56.536Z] #28 11.11 Fetched 40.4 MB in 10s (3977 kB/s) [2022-03-07T14:37:57.867Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-07T14:37:57.867Z] === RUN TestBuildWithEmptyLayers [2022-03-07T14:37:58.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T14:37:58.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T14:38:00.407Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-07T14:38:00.407Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T14:38:01.830Z] #28 11.11 Reading package lists... [2022-03-07T14:38:02.103Z] 4612f6d0b889: Verifying Checksum [2022-03-07T14:38:02.103Z] 4612f6d0b889: Download complete [2022-03-07T14:38:05.686Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-07T14:38:05.686Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T14:38:05.686Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-07T14:38:05.686Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T14:38:06.041Z] #28 15.83 Reading package lists... [2022-03-07T14:38:06.985Z] #28 20.48 Building dependency tree... [2022-03-07T14:38:06.985Z] #28 21.68 Reading state information... [2022-03-07T14:38:07.929Z] #28 22.69 bzip2 is already the newest version (1.0.8-4). [2022-03-07T14:38:07.929Z] #28 22.69 patch is already the newest version (2.7.6-7). [2022-03-07T14:38:07.929Z] #28 22.69 xz-utils is already the newest version (5.2.5-2). [2022-03-07T14:38:07.929Z] #28 22.69 The following additional packages will be installed: [2022-03-07T14:38:07.929Z] #28 22.70 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-07T14:38:07.929Z] #28 22.70 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-07T14:38:07.929Z] #28 22.70 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-07T14:38:07.929Z] #28 22.71 python3-pkg-resources vim-runtime xxd [2022-03-07T14:38:07.929Z] #28 22.72 Suggested packages: [2022-03-07T14:38:07.929Z] #28 22.72 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-07T14:38:07.929Z] #28 22.72 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-07T14:38:07.929Z] #28 22.72 Recommended packages: [2022-03-07T14:38:07.929Z] #28 22.72 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-07T14:38:09.316Z] #28 23.79 The following NEW packages will be installed: [2022-03-07T14:38:09.316Z] #28 23.79 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-07T14:38:09.316Z] #28 23.80 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-07T14:38:09.316Z] #28 23.80 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-07T14:38:09.316Z] #28 23.80 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-07T14:38:09.316Z] #28 23.80 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-07T14:38:09.316Z] #28 23.80 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-07T14:38:09.316Z] #28 23.81 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-07T14:38:09.578Z] #28 24.16 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-03-07T14:38:09.578Z] #28 24.16 Need to get 18.6 MB of archives. [2022-03-07T14:38:09.578Z] #28 24.16 After this operation, 71.4 MB of additional disk space will be used. [2022-03-07T14:38:09.578Z] #28 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-07T14:38:09.578Z] #28 24.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-07T14:38:09.578Z] #28 24.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-07T14:38:09.578Z] #28 24.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-07T14:38:09.578Z] #28 24.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-07T14:38:09.578Z] #28 24.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-07T14:38:09.578Z] #28 24.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-07T14:38:09.578Z] #28 24.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-07T14:38:09.578Z] #28 24.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T14:38:09.578Z] #28 24.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T14:38:09.578Z] #28 24.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-07T14:38:09.578Z] #28 24.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-07T14:38:09.578Z] #28 24.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-07T14:38:09.578Z] #28 24.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-07T14:38:09.578Z] #28 24.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-07T14:38:09.578Z] #28 24.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-07T14:38:09.578Z] #28 24.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-07T14:38:09.578Z] #28 24.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-07T14:38:09.578Z] #28 24.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-07T14:38:09.578Z] #28 24.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T14:38:09.578Z] #28 24.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T14:38:09.578Z] #28 24.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T14:38:09.578Z] #28 24.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-07T14:38:09.578Z] #28 24.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-07T14:38:09.578Z] #28 24.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-07T14:38:09.578Z] #28 24.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T14:38:09.578Z] #28 24.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-07T14:38:09.578Z] #28 24.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T14:38:09.578Z] #28 24.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-07T14:38:09.578Z] #28 24.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-07T14:38:09.578Z] #28 24.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-07T14:38:09.578Z] #28 24.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-07T14:38:09.578Z] #28 24.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T14:38:09.578Z] #28 24.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-07T14:38:09.578Z] #28 24.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-07T14:38:09.578Z] #28 24.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-07T14:38:09.578Z] #28 24.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-07T14:38:09.578Z] #28 24.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-07T14:38:09.578Z] #28 24.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-07T14:38:09.578Z] #28 24.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-07T14:38:09.578Z] #28 24.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-07T14:38:09.840Z] #28 24.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-07T14:38:09.840Z] #28 24.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-07T14:38:09.840Z] #28 24.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-07T14:38:10.101Z] #28 24.99 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T14:38:10.362Z] #28 25.21 Fetched 18.6 MB in 1s (33.8 MB/s) [2022-03-07T14:38:10.362Z] #28 25.26 Selecting previously unselected package pigz. [2022-03-07T14:38:10.624Z] #28 25.26 (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 ... 40068 files and directories currently installed.) [2022-03-07T14:38:10.624Z] #28 25.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-07T14:38:10.624Z] #28 25.32 Unpacking pigz (2.6-1) ... [2022-03-07T14:38:10.624Z] #28 25.39 Selecting previously unselected package libelf1:amd64. [2022-03-07T14:38:10.624Z] #28 25.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-07T14:38:10.624Z] #28 25.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-07T14:38:10.624Z] #28 25.49 Selecting previously unselected package libbpf0:amd64. [2022-03-07T14:38:10.886Z] #28 25.51 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-07T14:38:10.886Z] #28 25.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-07T14:38:10.886Z] #28 25.59 Selecting previously unselected package libcap2:amd64. [2022-03-07T14:38:10.886Z] #28 25.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-07T14:38:10.886Z] #28 25.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-07T14:38:10.886Z] #28 25.65 Selecting previously unselected package libmnl0:amd64. [2022-03-07T14:38:10.886Z] #28 25.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-07T14:38:10.886Z] #28 25.66 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-07T14:38:10.886Z] #28 25.71 Selecting previously unselected package libxtables12:amd64. [2022-03-07T14:38:10.886Z] #28 25.72 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-07T14:38:10.886Z] #28 25.73 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-07T14:38:10.886Z] #28 25.77 Selecting previously unselected package libcap2-bin. [2022-03-07T14:38:10.969Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-03-07T14:38:10.969Z] === RUN TestBuildWithHugeFile [2022-03-07T14:38:11.146Z] #28 25.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-07T14:38:11.146Z] #28 25.79 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-07T14:38:11.146Z] #28 25.85 Selecting previously unselected package iproute2. [2022-03-07T14:38:11.146Z] #28 25.85 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-07T14:38:11.146Z] #28 25.86 Unpacking iproute2 (5.10.0-4) ... [2022-03-07T14:38:11.407Z] #28 26.07 Selecting previously unselected package xxd. [2022-03-07T14:38:11.407Z] #28 26.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T14:38:11.407Z] #28 26.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:38:11.407Z] #28 26.16 Selecting previously unselected package vim-common. [2022-03-07T14:38:11.407Z] #28 26.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T14:38:11.407Z] #28 26.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:38:11.407Z] #28 26.26 Selecting previously unselected package bash-completion. [2022-03-07T14:38:11.407Z] #28 26.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-07T14:38:12.792Z] #28 27.29 Unpacking bash-completion (1:2.11-2) ... [2022-03-07T14:38:12.792Z] #28 27.52 Selecting previously unselected package apparmor. [2022-03-07T14:38:12.792Z] #28 27.52 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-07T14:38:12.792Z] #28 27.57 Unpacking apparmor (2.13.6-10) ... [2022-03-07T14:38:13.052Z] #28 27.76 Selecting previously unselected package inetutils-ping. [2022-03-07T14:38:13.052Z] #28 27.77 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-07T14:38:13.052Z] #28 27.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-07T14:38:13.052Z] #28 27.85 Selecting previously unselected package libip4tc2:amd64. [2022-03-07T14:38:13.052Z] #28 27.86 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-07T14:38:13.052Z] #28 27.86 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T14:38:13.325Z] #28 27.92 Selecting previously unselected package libip6tc2:amd64. [2022-03-07T14:38:13.325Z] #28 27.93 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-07T14:38:13.325Z] #28 27.93 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T14:38:13.325Z] #28 27.98 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-07T14:38:13.325Z] #28 27.99 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-07T14:38:13.325Z] #28 28.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T14:38:13.325Z] #28 28.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-07T14:38:13.325Z] #28 28.05 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-07T14:38:13.325Z] #28 28.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T14:38:13.325Z] #28 28.11 Selecting previously unselected package libnftnl11:amd64. [2022-03-07T14:38:13.325Z] #28 28.11 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-07T14:38:13.325Z] #28 28.12 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T14:38:13.586Z] #28 28.19 Selecting previously unselected package iptables. [2022-03-07T14:38:13.587Z] #28 28.20 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-07T14:38:13.587Z] #28 28.25 Unpacking iptables (1.8.7-1) ... [2022-03-07T14:38:13.849Z] #28 28.65 Selecting previously unselected package libonig5:amd64. [2022-03-07T14:38:13.849Z] #28 28.66 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T14:38:13.849Z] #28 28.66 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T14:38:14.141Z] #28 28.76 Selecting previously unselected package libjq1:amd64. [2022-03-07T14:38:14.141Z] #28 28.77 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T14:38:14.141Z] #28 28.78 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T14:38:14.141Z] #28 28.85 Selecting previously unselected package jq. [2022-03-07T14:38:14.141Z] #28 28.85 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-07T14:38:14.141Z] #28 28.87 Unpacking jq (1.6-2.1) ... [2022-03-07T14:38:14.141Z] #28 28.94 Selecting previously unselected package libaio1:amd64. [2022-03-07T14:38:14.141Z] #28 28.94 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-07T14:38:14.141Z] #28 28.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-07T14:38:14.141Z] #28 29.01 Selecting previously unselected package libgpm2:amd64. [2022-03-07T14:38:14.414Z] #28 29.01 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-07T14:38:14.414Z] #28 29.01 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-07T14:38:14.414Z] #28 29.08 Selecting previously unselected package libinih1:amd64. [2022-03-07T14:38:14.414Z] #28 29.09 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-07T14:38:14.414Z] #28 29.10 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-07T14:38:14.414Z] #28 29.15 Selecting previously unselected package libnet1:amd64. [2022-03-07T14:38:14.414Z] #28 29.15 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T14:38:14.414Z] #28 29.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T14:38:14.414Z] #28 29.23 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T14:38:14.414Z] #28 29.23 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T14:38:14.414Z] #28 29.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T14:38:14.680Z] #28 29.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T14:38:14.680Z] #28 29.30 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T14:38:14.680Z] #28 29.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T14:38:14.680Z] #28 29.36 Selecting previously unselected package net-tools. [2022-03-07T14:38:14.680Z] #28 29.37 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-07T14:38:14.680Z] #28 29.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T14:38:14.952Z] #28 29.48 Selecting previously unselected package python-pip-whl. [2022-03-07T14:38:14.952Z] #28 29.49 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-07T14:38:14.952Z] #28 29.49 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-07T14:38:14.952Z] #28 29.75 Selecting previously unselected package python3-lib2to3. [2022-03-07T14:38:14.952Z] #28 29.76 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-07T14:38:14.952Z] #28 29.76 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-07T14:38:14.952Z] #28 29.85 Selecting previously unselected package python3-distutils. [2022-03-07T14:38:14.952Z] #28 29.85 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-07T14:38:15.219Z] #28 29.86 Unpacking python3-distutils (3.9.2-1) ... [2022-03-07T14:38:15.219Z] #28 29.96 Selecting previously unselected package python3-pkg-resources. [2022-03-07T14:38:15.219Z] #28 29.97 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T14:38:15.219Z] #28 29.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T14:38:15.219Z] #28 30.07 Selecting previously unselected package python3-setuptools. [2022-03-07T14:38:15.480Z] #28 30.07 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-07T14:38:15.480Z] #28 30.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-07T14:38:15.480Z] #28 30.18 Selecting previously unselected package python3-wheel. [2022-03-07T14:38:15.480Z] #28 30.19 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-07T14:38:15.480Z] #28 30.19 Unpacking python3-wheel (0.34.2-1) ... [2022-03-07T14:38:15.480Z] #28 30.24 Selecting previously unselected package python3-pip. [2022-03-07T14:38:15.480Z] #28 30.25 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-07T14:38:15.480Z] #28 30.25 Unpacking python3-pip (20.3.4-4) ... [2022-03-07T14:38:15.741Z] #28 30.41 Selecting previously unselected package sudo. [2022-03-07T14:38:15.741Z] #28 30.41 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-07T14:38:15.741Z] #28 30.42 Unpacking sudo (1.9.5p2-3) ... [2022-03-07T14:38:16.002Z] #28 30.65 Selecting previously unselected package thin-provisioning-tools. [2022-03-07T14:38:16.002Z] #28 30.65 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-07T14:38:16.002Z] #28 30.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-07T14:38:16.002Z] #28 30.78 Selecting previously unselected package uidmap. [2022-03-07T14:38:16.002Z] #28 30.78 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-07T14:38:16.002Z] #28 30.79 Unpacking uidmap (1:4.8.1-1) ... [2022-03-07T14:38:16.002Z] #28 30.88 Selecting previously unselected package vim-runtime. [2022-03-07T14:38:16.002Z] #28 30.88 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T14:38:16.002Z] #28 30.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-07T14:38:16.262Z] #28 30.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-07T14:38:16.262Z] #28 30.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:38:17.646Z] #28 32.26 Selecting previously unselected package vim. [2022-03-07T14:38:17.646Z] #28 32.27 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T14:38:17.646Z] #28 32.28 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:38:17.646Z] #28 32.52 Selecting previously unselected package xfsprogs. [2022-03-07T14:38:17.907Z] #28 32.53 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-07T14:38:17.907Z] #28 32.54 Unpacking xfsprogs (5.10.0-4) ... [2022-03-07T14:38:17.907Z] #28 32.73 Selecting previously unselected package zip. [2022-03-07T14:38:17.907Z] #28 32.73 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-07T14:38:17.907Z] #28 32.74 Unpacking zip (3.0-12) ... [2022-03-07T14:38:18.167Z] #28 32.82 Selecting previously unselected package zstd. [2022-03-07T14:38:18.167Z] #28 32.82 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-07T14:38:18.167Z] #28 32.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-07T14:38:18.428Z] #28 33.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T14:38:18.689Z] #28 33.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T14:38:18.689Z] #28 33.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T14:38:18.689Z] #28 33.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-07T14:38:18.689Z] #28 33.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T14:38:18.689Z] #28 33.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-07T14:38:18.689Z] #28 33.52 Setting up uidmap (1:4.8.1-1) ... [2022-03-07T14:38:18.689Z] #28 33.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T14:38:18.951Z] #28 33.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T14:38:18.951Z] #28 33.55 Setting up python3-wheel (0.34.2-1) ... [2022-03-07T14:38:19.212Z] #28 33.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:38:19.212Z] #28 33.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-07T14:38:19.212Z] #28 33.89 Setting up libcap2-bin (1:2.44-1) ... [2022-03-07T14:38:19.212Z] #28 33.90 Setting up apparmor (2.13.6-10) ... [2022-03-07T14:38:20.600Z] #28 35.06 Setting up zip (3.0-12) ... [2022-03-07T14:38:20.600Z] #28 35.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:38:20.600Z] #28 35.10 Setting up bash-completion (1:2.11-2) ... [2022-03-07T14:38:21.543Z] #28 36.19 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-07T14:38:21.543Z] #28 36.21 Setting up sudo (1.9.5p2-3) ... [2022-03-07T14:38:21.543Z] #28 36.27 invoke-rc.d: could not determine current runlevel [2022-03-07T14:38:21.543Z] #28 36.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-07T14:38:21.543Z] #28 36.29 Setting up xfsprogs (5.10.0-4) ... [2022-03-07T14:38:21.543Z] #28 36.31 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-07T14:38:21.543Z] #28 36.33 Setting up inetutils-ping (2:2.0-1) ... [2022-03-07T14:38:21.543Z] #28 36.34 Setting up pigz (2.6-1) ... [2022-03-07T14:38:21.543Z] #28 36.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T14:38:21.543Z] #28 36.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T14:38:21.803Z] #28 36.39 Setting up python-pip-whl (20.3.4-4) ... [2022-03-07T14:38:21.803Z] #28 36.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:38:22.064Z] #28 36.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-07T14:38:22.064Z] #28 36.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-07T14:38:22.325Z] #28 36.97 Setting up libelf1:amd64 (0.183-1) ... [2022-03-07T14:38:22.325Z] #28 36.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-07T14:38:22.325Z] #28 36.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T14:38:22.325Z] #28 37.01 Setting up python3-distutils (3.9.2-1) ... [2022-03-07T14:38:22.487Z] ok github.com/docker/docker/libnetwork 36.977s coverage: 40.7% of statements [2022-03-07T14:38:22.487Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T14:38:22.487Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-07T14:38:22.487Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T14:38:22.487Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-07T14:38:22.487Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.221s coverage: 59.9% of statements [2022-03-07T14:38:22.487Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T14:38:22.487Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-07T14:38:22.587Z] #28 37.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T14:38:22.587Z] #28 37.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-07T14:38:22.587Z] #28 37.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-07T14:38:22.587Z] #28 37.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-07T14:38:22.587Z] #28 37.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-07T14:38:22.587Z] #28 37.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-07T14:38:22.587Z] #28 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-07T14:38:22.587Z] #28 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-07T14:38:22.587Z] #28 37.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-07T14:38:22.587Z] #28 37.35 Setting up python3-setuptools (52.0.0-4) ... [2022-03-07T14:38:23.057Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.019s coverage: 4.0% of statements [2022-03-07T14:38:23.057Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T14:38:23.159Z] #28 37.97 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T14:38:23.421Z] #28 37.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T14:38:23.421Z] #28 38.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-07T14:38:23.421Z] #28 38.01 Setting up python3-pip (20.3.4-4) ... [2022-03-07T14:38:23.626Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-07T14:38:23.626Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T14:38:23.685Z] #28 38.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T14:38:23.886Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-07T14:38:23.945Z] #28 38.56 Setting up jq (1.6-2.1) ... [2022-03-07T14:38:23.945Z] #28 38.58 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-07T14:38:23.945Z] #28 38.59 Setting up iptables (1.8.7-1) ... [2022-03-07T14:38:23.945Z] #28 38.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T14:38:23.945Z] #28 38.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T14:38:23.946Z] #28 38.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T14:38:23.946Z] #28 38.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T14:38:23.946Z] #28 38.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-07T14:38:23.946Z] #28 38.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-07T14:38:23.946Z] #28 38.64 Setting up iproute2 (5.10.0-4) ... [2022-03-07T14:38:24.207Z] #28 38.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T14:38:24.779Z] #28 DONE 39.5s [2022-03-07T14:38:24.779Z] [2022-03-07T14:38:24.779Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T14:38:24.779Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-07T14:38:25.720Z] #29 0.803 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-07T14:38:25.720Z] #29 0.807 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-07T14:38:25.720Z] #29 0.811 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-07T14:38:25.720Z] #29 DONE 0.9s [2022-03-07T14:38:25.720Z] [2022-03-07T14:38:25.720Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T14:38:25.720Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-07T14:38:33.862Z] #30 7.043 Collecting yamllint==1.26.1 [2022-03-07T14:38:33.862Z] #30 8.083 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-07T14:38:33.872Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.722s coverage: 7.2% of statements [2022-03-07T14:38:33.872Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T14:38:33.872Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-07T14:38:33.872Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-07T14:38:33.872Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T14:38:33.872Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-07T14:38:33.872Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T14:38:34.123Z] #30 8.514 Collecting pathspec>=0.5.3 [2022-03-07T14:38:34.132Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-07T14:38:34.384Z] #30 8.519 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-07T14:38:34.384Z] #30 8.679 Collecting pyyaml [2022-03-07T14:38:34.384Z] #30 8.699 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-07T14:38:34.384Z] #30 8.732 Building wheels for collected packages: yamllint [2022-03-07T14:38:34.384Z] #30 8.734 Building wheel for yamllint (setup.py): started [2022-03-07T14:38:34.391Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-03-07T14:38:34.645Z] #30 9.092 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-07T14:38:34.651Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-07T14:38:34.651Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-07T14:38:34.906Z] #30 9.093 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b90c3bb5affa0d7528beef1163e878622723c652f3f0bcd7e2c2b1a55385f832 [2022-03-07T14:38:34.906Z] #30 9.093 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-07T14:38:34.906Z] #30 9.097 Successfully built yamllint [2022-03-07T14:38:34.906Z] #30 9.105 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-07T14:38:34.906Z] #30 9.266 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-07T14:38:34.906Z] #30 ... [2022-03-07T14:38:34.906Z] [2022-03-07T14:38:34.906Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:38:34.906Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:38:34.906Z] #67 109.1 # github.com/containerd/containerd/cmd/containerd [2022-03-07T14:38:34.907Z] #67 109.1 /usr/bin/ld: /tmp/go-link-1490900951/000019.o: in function `New': [2022-03-07T14:38:34.907Z] #67 109.1 /tmp/tmp.ODCvPsDA3M/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 [2022-03-07T14:38:34.907Z] #67 109.1 + bin/containerd-stress [2022-03-07T14:38:35.168Z] #67 ... [2022-03-07T14:38:35.168Z] [2022-03-07T14:38:35.168Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T14:38:35.168Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-07T14:38:35.168Z] #30 DONE 9.7s [2022-03-07T14:38:35.430Z] [2022-03-07T14:38:35.431Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T14:38:35.431Z] #34 sha256:c91497c11a0697221bb8fb0da51fb33c3b476790553b9abadeda08970430fe93 [2022-03-07T14:38:35.692Z] #34 DONE 0.2s [2022-03-07T14:38:35.692Z] [2022-03-07T14:38:35.692Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T14:38:35.692Z] #39 sha256:00fa0de3de748570bdd51db9b78784539fa51d00b3c66dd1a26b9790b6583321 [2022-03-07T14:38:35.953Z] #39 DONE 0.5s [2022-03-07T14:38:35.953Z] [2022-03-07T14:38:35.953Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T14:38:35.953Z] #42 sha256:3b159b1c0ca7990c7c4b4aec54e099c38350bf38329a5d9d65df80c57f5b7fad [2022-03-07T14:38:36.216Z] #42 DONE 0.3s [2022-03-07T14:38:36.216Z] [2022-03-07T14:38:36.216Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T14:38:36.216Z] #44 sha256:697ba7ac6167b7493ac905bf3dccc0faf9bd062a3d543e16e0834923976bc3ad [2022-03-07T14:38:36.478Z] #44 DONE 0.1s [2022-03-07T14:38:36.478Z] [2022-03-07T14:38:36.478Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T14:38:36.478Z] #48 sha256:82a8ca41aa1b052d612b87cc6444673608420f86313edfcf9cdfefbad4561e23 [2022-03-07T14:38:36.478Z] #48 DONE 0.1s [2022-03-07T14:38:36.478Z] [2022-03-07T14:38:36.478Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T14:38:36.478Z] #51 sha256:30e6a89a69cc285c1a267ef21b730c34ba6a892580f6c41877f48924245ad53d [2022-03-07T14:38:37.055Z] #51 DONE 0.4s [2022-03-07T14:38:37.055Z] [2022-03-07T14:38:37.055Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T14:38:37.055Z] #55 sha256:a9abd761454cc0eb9bd223bb91f5f53383978e15788a1da102fdb2316912afa4 [2022-03-07T14:38:37.055Z] #55 DONE 0.1s [2022-03-07T14:38:37.055Z] [2022-03-07T14:38:37.055Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:38:37.055Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:38:37.055Z] #67 110.5 + bin/containerd-shim [2022-03-07T14:38:37.055Z] #67 ... [2022-03-07T14:38:37.055Z] [2022-03-07T14:38:37.055Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T14:38:37.055Z] #57 sha256:6d1e6ecc24bee872d4470c3e1547f57dbf590d47e7e653f529c0ba648469261d [2022-03-07T14:38:37.055Z] #57 DONE 0.1s [2022-03-07T14:38:37.317Z] [2022-03-07T14:38:37.317Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T14:38:37.317Z] #59 sha256:f0f898aeec58732d8b84bcc9db8d7dd79f866fbcda0e8b098848eb61b9be74a4 [2022-03-07T14:38:37.578Z] #59 DONE 0.4s [2022-03-07T14:38:37.578Z] [2022-03-07T14:38:37.578Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:38:37.578Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:38:37.578Z] #67 ... [2022-03-07T14:38:37.578Z] [2022-03-07T14:38:37.578Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T14:38:37.578Z] #61 sha256:cb86cd2849d3b1c3b9a3b279e92c49149d766060c2ee46fb2c191d3202144487 [2022-03-07T14:38:37.578Z] #61 DONE 0.1s [2022-03-07T14:38:37.840Z] [2022-03-07T14:38:37.840Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T14:38:37.840Z] #64 sha256:4d2233700759a24c3c98c917e535d1c5fd15c08625d87d45fb21158e6cf54c99 [2022-03-07T14:38:37.840Z] #64 DONE 0.1s [2022-03-07T14:38:37.840Z] [2022-03-07T14:38:37.840Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T14:38:37.840Z] #67 sha256:1a04aff3f1919d2c291856586d7b80eab8b8eeef85b9517fd31d0f147b7d1157 [2022-03-07T14:38:42.648Z] --- PASS: TestBuildWithHugeFile (51.44s) [2022-03-07T14:38:42.648Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T14:38:42.648Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:38:42.648Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:38:42.648Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T14:38:42.648Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:38:42.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:38:42.648Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:38:42.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:38:42.648Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:38:42.648Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:38:42.648Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:38:42.648Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:38:42.648Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:38:42.648Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-07T14:38:42.648Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-07T14:38:42.648Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-07T14:38:42.648Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T14:38:42.648Z] === RUN TestBuildPreserveOwnership [2022-03-07T14:38:42.648Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T14:38:42.648Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T14:38:42.648Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2022-03-07T14:38:42.648Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2022-03-07T14:38:42.648Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-03-07T14:38:42.648Z] === RUN TestBuildPlatformInvalid [2022-03-07T14:38:42.648Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T14:38:42.648Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T14:38:42.648Z] Loaded image: busybox:latest [2022-03-07T14:38:42.648Z] Loaded image: busybox:glibc [2022-03-07T14:38:43.561Z] 8f616e6e9eec: Pull complete [2022-03-07T14:38:43.591Z] Loaded image: debian:bullseye-slim [2022-03-07T14:38:43.591Z] Loaded image: hello-world:latest [2022-03-07T14:38:43.852Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:38:44.426Z] #67 118.0 + bin/containerd-shim-runc-v1 [2022-03-07T14:38:46.877Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-03-07T14:38:49.714Z] #67 123.2 + bin/containerd-shim-runc-v2 [2022-03-07T14:38:49.714Z] #67 123.8 + binaries [2022-03-07T14:38:49.714Z] #67 123.8 + install -D bin/containerd /build/containerd [2022-03-07T14:38:49.714Z] #67 123.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-07T14:38:49.714Z] #67 123.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-07T14:38:49.714Z] #67 123.9 + install -D bin/ctr /build/ctr [2022-03-07T14:38:49.978Z] #67 DONE 124.3s [2022-03-07T14:38:51.370Z] [2022-03-07T14:38:51.370Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T14:38:51.370Z] #68 sha256:2f978726970ae27b5e7f7ddac11ca5a4f10ec7223808e16bebc802bb5d6628ca [2022-03-07T14:38:51.370Z] #68 DONE 0.3s [2022-03-07T14:38:51.370Z] [2022-03-07T14:38:51.370Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T14:38:51.370Z] #73 sha256:f00da29417869330ae332d69e95f8cc18e31d7d9e4d9dcdea59458c397f75e97 [2022-03-07T14:38:51.370Z] #73 DONE 0.1s [2022-03-07T14:38:51.630Z] [2022-03-07T14:38:51.631Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T14:38:51.631Z] #78 sha256:211971c75a73dd62761835d27166f1c80ca0c08977da9a73ae5407e6b6cc10e6 [2022-03-07T14:38:52.202Z] #78 DONE 0.7s [2022-03-07T14:38:52.202Z] [2022-03-07T14:38:52.202Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T14:38:52.202Z] #79 sha256:a71b6c7703147eca7632cb23c46ed6a09440c5f7a20b24e14980e591faf0514b [2022-03-07T14:38:52.202Z] #79 DONE 0.0s [2022-03-07T14:38:52.202Z] [2022-03-07T14:38:52.202Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T14:38:52.202Z] #80 sha256:1d9c6c7b5b422e91c3cca89b1126224a0d2e4c3a65a9a1787a753a1064d8ff1f [2022-03-07T14:38:53.591Z] #80 DONE 1.1s [2022-03-07T14:38:53.591Z] [2022-03-07T14:38:53.591Z] #81 exporting to image [2022-03-07T14:38:53.591Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T14:38:53.591Z] #81 exporting layers [2022-03-07T14:38:53.855Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.77s) [2022-03-07T14:38:53.855Z] PASS [2022-03-07T14:38:53.855Z] [2022-03-07T14:38:53.855Z] === Skipped [2022-03-07T14:38:53.855Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T14:38:53.855Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:38:53.855Z] [2022-03-07T14:38:53.855Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:38:53.855Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:38:53.855Z] [2022-03-07T14:38:53.855Z] DONE 34 tests, 2 skipped in 87.148s [2022-03-07T14:38:53.855Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T14:38:53.855Z] INFO: Testing against a local daemon [2022-03-07T14:38:53.855Z] === RUN TestConfigInspect [2022-03-07T14:38:54.425Z] --- PASS: TestConfigInspect (2.16s) [2022-03-07T14:38:54.425Z] === RUN TestConfigList [2022-03-07T14:38:56.968Z] --- PASS: TestConfigList (2.11s) [2022-03-07T14:38:56.968Z] === RUN TestConfigsCreateAndDelete [2022-03-07T14:38:58.879Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-03-07T14:38:58.879Z] === RUN TestConfigsUpdate [2022-03-07T14:38:59.501Z] 8f616e6e9eec: Pull complete [2022-03-07T14:39:00.790Z] --- PASS: TestConfigsUpdate (2.12s) [2022-03-07T14:39:00.790Z] === RUN TestTemplatedConfig [2022-03-07T14:39:01.769Z] ok github.com/docker/docker/libnetwork/ipam 15.628s coverage: 85.3% of statements [2022-03-07T14:39:01.769Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T14:39:01.769Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T14:39:01.769Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-07T14:39:01.769Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-07T14:39:01.769Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T14:39:02.029Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-07T14:39:02.600Z] ok github.com/docker/docker/libnetwork/ipamutils 0.295s coverage: 74.0% of statements [2022-03-07T14:39:03.172Z] ok github.com/docker/docker/libnetwork/iptables 0.132s coverage: 45.1% of statements [2022-03-07T14:39:03.172Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-07T14:39:03.333Z] --- PASS: TestTemplatedConfig (2.59s) [2022-03-07T14:39:03.333Z] === RUN TestConfigCreateResolve [2022-03-07T14:39:03.742Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-03-07T14:39:05.877Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-03-07T14:39:05.877Z] PASS [2022-03-07T14:39:05.877Z] [2022-03-07T14:39:05.877Z] DONE 6 tests in 13.309s [2022-03-07T14:39:05.877Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T14:39:05.877Z] INFO: Testing against a local daemon [2022-03-07T14:39:05.877Z] === RUN TestCheckpoint [2022-03-07T14:39:05.877Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:39:05.877Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T14:39:05.877Z] === RUN TestContainerInvalidJSON [2022-03-07T14:39:05.877Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:39:05.877Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:39:05.877Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:39:05.877Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:39:05.877Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:39:05.877Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:39:05.877Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T14:39:05.877Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T14:39:05.877Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T14:39:05.877Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T14:39:05.877Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2022-03-07T14:39:05.877Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T14:39:05.877Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-07T14:39:05.877Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T14:39:05.877Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-07T14:39:05.877Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T14:39:05.877Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-07T14:39:05.877Z] === RUN TestCopyFromContainer [2022-03-07T14:39:06.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T14:39:07.246Z] --- PASS: TestBuildWithHugeFile (51.00s) [2022-03-07T14:39:07.246Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T14:39:07.246Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:39:07.246Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:39:07.246Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T14:39:07.246Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:39:07.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:39:07.246Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:39:07.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:39:07.246Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:39:07.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:39:07.246Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:39:07.246Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:39:07.246Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:39:07.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-07T14:39:07.246Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-07T14:39:07.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-07T14:39:07.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T14:39:07.246Z] === RUN TestBuildPreserveOwnership [2022-03-07T14:39:07.246Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T14:39:07.246Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T14:39:07.261Z] === RUN TestCopyFromContainer// [2022-03-07T14:39:07.261Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T14:39:07.261Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T14:39:07.261Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T14:39:07.261Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T14:39:07.261Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T14:39:07.261Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T14:39:07.522Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T14:39:07.522Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T14:39:07.522Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer (1.68s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-07T14:39:07.522Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-07T14:39:07.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T14:39:07.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:39:07.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:39:07.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:39:07.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:39:07.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:39:07.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:39:07.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:39:07.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:39:07.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:39:07.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T14:39:07.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T14:39:07.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T14:39:07.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T14:39:07.522Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T14:39:07.522Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-07T14:39:07.522Z] === RUN TestCreateWithInvalidEnv [2022-03-07T14:39:07.782Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T14:39:07.782Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T14:39:07.782Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T14:39:07.782Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T14:39:07.782Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T14:39:07.782Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T14:39:07.782Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T14:39:07.782Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T14:39:07.782Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T14:39:07.782Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T14:39:07.782Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T14:39:07.782Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T14:39:07.782Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T14:39:07.782Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T14:39:07.782Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T14:39:07.782Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T14:39:09.693Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-03-07T14:39:09.693Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T14:39:11.134Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-03-07T14:39:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T14:39:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:39:11.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:39:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:39:11.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:39:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:39:11.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:39:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:39:11.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:39:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:39:11.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:39:11.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:39:11.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:39:11.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:39:11.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:39:11.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:39:11.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T14:39:11.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T14:39:11.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T14:39:11.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T14:39:11.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T14:39:11.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T14:39:11.134Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T14:39:11.447Z] --- PASS: TestBuildPreserveOwnership (9.81s) [2022-03-07T14:39:11.448Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.80s) [2022-03-07T14:39:11.448Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-07T14:39:11.448Z] === RUN TestBuildPlatformInvalid [2022-03-07T14:39:11.448Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T14:39:11.448Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T14:39:11.448Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-07T14:39:11.448Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-07T14:39:11.448Z] PASS [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === Skipped [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T14:39:11.448Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:39:11.448Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-07T14:39:11.448Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] DONE 34 tests, 3 skipped in 110.978s [2022-03-07T14:39:11.448Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T14:39:11.448Z] INFO: Testing against a local daemon [2022-03-07T14:39:11.448Z] === RUN TestConfigInspect [2022-03-07T14:39:11.448Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-07T14:39:11.448Z] === RUN TestConfigList [2022-03-07T14:39:11.448Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] --- SKIP: TestConfigList (0.01s) [2022-03-07T14:39:11.448Z] === RUN TestConfigsCreateAndDelete [2022-03-07T14:39:11.448Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-07T14:39:11.448Z] === RUN TestConfigsUpdate [2022-03-07T14:39:11.448Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-07T14:39:11.448Z] === RUN TestTemplatedConfig [2022-03-07T14:39:11.448Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T14:39:11.448Z] === RUN TestConfigCreateResolve [2022-03-07T14:39:11.448Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-07T14:39:11.448Z] PASS [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === Skipped [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-07T14:39:11.448Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-07T14:39:11.448Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-07T14:39:11.448Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-07T14:39:11.448Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-07T14:39:11.448Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-07T14:39:11.448Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:39:11.448Z] [2022-03-07T14:39:11.448Z] DONE 6 tests, 6 skipped in 0.157s [2022-03-07T14:39:11.448Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T14:39:11.448Z] INFO: Testing against a local daemon [2022-03-07T14:39:11.448Z] === RUN TestCheckpoint [2022-03-07T14:39:11.448Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:39:11.448Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T14:39:11.448Z] === RUN TestContainerInvalidJSON [2022-03-07T14:39:11.706Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-03-07T14:39:11.706Z] === RUN TestCreateDifferentPlatform [2022-03-07T14:39:11.706Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T14:39:11.706Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T14:39:11.706Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T14:39:11.706Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T14:39:11.706Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T14:39:11.706Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T14:39:11.706Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-07T14:39:11.706Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T14:39:11.706Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-07T14:39:11.706Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T14:39:11.706Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T14:39:11.706Z] === RUN TestDaemonRestartIpcMode [2022-03-07T14:39:11.706Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T14:39:11.706Z] === RUN TestDaemonHostGatewayIP [2022-03-07T14:39:11.706Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T14:39:11.706Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T14:39:11.706Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T14:39:11.706Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T14:39:11.706Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T14:39:11.706Z] === RUN TestDiff [2022-03-07T14:39:11.711Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:39:11.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:39:11.711Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:39:11.711Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:39:11.711Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:39:11.711Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:39:11.711Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-07T14:39:11.711Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T14:39:11.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T14:39:11.711Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T14:39:11.711Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-07T14:39:11.711Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T14:39:11.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-07T14:39:11.711Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T14:39:11.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-07T14:39:11.711Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T14:39:11.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-07T14:39:11.711Z] === RUN TestCopyFromContainer [2022-03-07T14:39:12.280Z] --- PASS: TestDiff (0.62s) [2022-03-07T14:39:12.280Z] === RUN TestExecWithCloseStdin [2022-03-07T14:39:12.851Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-03-07T14:39:12.851Z] === RUN TestExec [2022-03-07T14:39:13.423Z] --- PASS: TestExec (0.63s) [2022-03-07T14:39:13.423Z] === RUN TestExecUser [2022-03-07T14:39:14.365Z] --- PASS: TestExecUser (0.59s) [2022-03-07T14:39:14.365Z] === RUN TestExportContainerAndImportImage [2022-03-07T14:39:14.936Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-03-07T14:39:14.936Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer// [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T14:39:15.913Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T14:39:15.913Z] --- PASS: TestCopyFromContainer (3.93s) [2022-03-07T14:39:15.913Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-07T14:39:15.913Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-07T14:39:15.913Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-07T14:39:15.913Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-07T14:39:15.913Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-07T14:39:15.914Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-07T14:39:15.914Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T14:39:15.914Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-07T14:39:15.914Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-07T14:39:15.914Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-07T14:39:15.914Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T14:39:15.914Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:39:15.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:39:15.914Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:39:15.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:39:15.914Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:39:15.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:39:15.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:39:15.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:39:15.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:39:15.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T14:39:15.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T14:39:15.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T14:39:15.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T14:39:15.914Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T14:39:15.914Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-07T14:39:15.914Z] === RUN TestCreateWithInvalidEnv [2022-03-07T14:39:15.914Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T14:39:15.914Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T14:39:15.914Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T14:39:15.914Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T14:39:15.914Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T14:39:15.914Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T14:39:15.914Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T14:39:15.914Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T14:39:15.914Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T14:39:15.914Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T14:39:15.914Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T14:39:15.914Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T14:39:15.914Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T14:39:15.914Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T14:39:15.914Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T14:39:15.914Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T14:39:16.319Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-07T14:39:16.319Z] === RUN TestHealthCheckWorkdir [2022-03-07T14:39:16.856Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-03-07T14:39:16.856Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T14:39:16.892Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-03-07T14:39:16.892Z] === RUN TestHealthKillContainer [2022-03-07T14:39:18.239Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-03-07T14:39:18.239Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T14:39:18.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:39:18.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:39:18.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:39:18.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:39:18.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:39:18.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:39:18.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:39:18.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:39:18.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:39:18.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:39:18.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:39:18.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:39:18.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:39:18.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:39:18.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:39:18.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T14:39:18.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T14:39:18.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T14:39:18.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T14:39:18.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T14:39:18.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T14:39:18.239Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T14:39:18.499Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-03-07T14:39:18.499Z] === RUN TestCreateDifferentPlatform [2022-03-07T14:39:18.499Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T14:39:18.499Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T14:39:18.499Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T14:39:18.499Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T14:39:18.499Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T14:39:18.499Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T14:39:18.499Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-07T14:39:18.499Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T14:39:18.499Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T14:39:18.499Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T14:39:18.499Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-07T14:39:18.499Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-07T14:39:18.499Z] === RUN TestDaemonRestartIpcMode [2022-03-07T14:39:18.499Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T14:39:18.499Z] === RUN TestDaemonHostGatewayIP [2022-03-07T14:39:18.499Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:39:18.499Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-07T14:39:18.499Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T14:39:18.499Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T14:39:18.499Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T14:39:18.499Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-07T14:39:18.499Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T14:39:18.499Z] === RUN TestDiff [2022-03-07T14:39:19.070Z] --- PASS: TestDiff (0.40s) [2022-03-07T14:39:19.070Z] === RUN TestExecWithCloseStdin [2022-03-07T14:39:19.332Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-07T14:39:19.332Z] === RUN TestExec [2022-03-07T14:39:19.903Z] --- PASS: TestExec (0.43s) [2022-03-07T14:39:19.903Z] === RUN TestExecUser [2022-03-07T14:39:20.163Z] --- PASS: TestExecUser (0.44s) [2022-03-07T14:39:20.163Z] === RUN TestExportContainerAndImportImage [2022-03-07T14:39:20.169Z] #81 exporting layers 25.8s done [2022-03-07T14:39:20.169Z] #81 writing image sha256:45f43672d67d05d2cc817f64373c8beafa5f046481252f3d5a2b2a8de95169be done [2022-03-07T14:39:20.169Z] #81 naming to docker.io/library/docker:8512cf076c57e2425501a00e6efc0495c94fee7b done [2022-03-07T14:39:20.169Z] #81 DONE 25.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-07T14:39:20.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43342/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/validate/default [2022-03-07T14:39:20.734Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-03-07T14:39:20.734Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T14:39:21.076Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-07T14:39:21.076Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-07T14:39:21.076Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-07T14:39:21.076Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-07T14:39:21.076Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-07T14:39:21.076Z] Congratulations! No new tests were added to integration-cli. [2022-03-07T14:39:21.076Z] [2022-03-07T14:39:21.076Z] INFO Start validation with golang-ci-lint [2022-03-07T14:39:22.120Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-03-07T14:39:22.120Z] === RUN TestHealthCheckWorkdir [2022-03-07T14:39:22.460Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-07T14:39:22.460Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-07T14:39:22.460Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-07T14:39:22.691Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-03-07T14:39:22.691Z] === RUN TestHealthKillContainer [2022-03-07T14:39:24.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T14:39:25.026Z] --- PASS: TestHealthKillContainer (8.21s) [2022-03-07T14:39:25.026Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T14:39:25.597Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-03-07T14:39:25.597Z] === RUN TestIpcModeNone [2022-03-07T14:39:26.170Z] --- PASS: TestIpcModeNone (0.62s) [2022-03-07T14:39:26.170Z] === RUN TestIpcModePrivate [2022-03-07T14:39:26.740Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-07T14:39:27.011Z] --- PASS: TestIpcModePrivate (0.63s) [2022-03-07T14:39:27.011Z] === RUN TestIpcModeShareable [2022-03-07T14:39:27.272Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-07T14:39:27.532Z] --- PASS: TestIpcModeShareable (0.63s) [2022-03-07T14:39:27.532Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T14:39:29.446Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-03-07T14:39:29.446Z] === RUN TestAPIIpcModeHost [2022-03-07T14:39:29.707Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-07T14:39:29.707Z] === RUN TestDaemonIpcModeShareable [2022-03-07T14:39:30.648Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-07T14:39:30.823Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-07T14:39:30.823Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T14:39:30.823Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T14:39:30.823Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T14:39:30.823Z] === RUN TestIpcModeNone [2022-03-07T14:39:30.823Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-07T14:39:30.823Z] === RUN TestIpcModePrivate [2022-03-07T14:39:30.908Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-03-07T14:39:30.908Z] === RUN TestDaemonIpcModePrivate [2022-03-07T14:39:31.084Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-03-07T14:39:31.346Z] --- PASS: TestIpcModePrivate (0.45s) [2022-03-07T14:39:31.346Z] === RUN TestIpcModeShareable [2022-03-07T14:39:31.346Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:39:31.346Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-07T14:39:31.346Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T14:39:31.850Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-07T14:39:32.111Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-03-07T14:39:32.111Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T14:39:32.730Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-03-07T14:39:32.731Z] === RUN TestAPIIpcModeHost [2022-03-07T14:39:32.731Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:39:32.731Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-07T14:39:32.731Z] === RUN TestDaemonIpcModeShareable [2022-03-07T14:39:32.731Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:39:32.731Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-07T14:39:32.731Z] === RUN TestDaemonIpcModePrivate [2022-03-07T14:39:33.051Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-07T14:39:33.311Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-03-07T14:39:33.311Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T14:39:33.670Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-03-07T14:39:33.931Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-03-07T14:39:33.931Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T14:39:33.931Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:39:33.931Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-07T14:39:33.931Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T14:39:33.931Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:39:33.931Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-07T14:39:33.931Z] === RUN TestIpcModeOlderClient [2022-03-07T14:39:33.931Z] === PAUSE TestIpcModeOlderClient [2022-03-07T14:39:33.931Z] === RUN TestKillContainerInvalidSignal [2022-03-07T14:39:34.192Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-03-07T14:39:34.192Z] === RUN TestKillContainer [2022-03-07T14:39:34.192Z] === RUN TestKillContainer/no_signal [2022-03-07T14:39:34.253Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-07T14:39:34.513Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-03-07T14:39:34.513Z] === RUN TestIpcModeOlderClient [2022-03-07T14:39:34.513Z] === PAUSE TestIpcModeOlderClient [2022-03-07T14:39:34.513Z] === RUN TestKillContainerInvalidSignal [2022-03-07T14:39:34.762Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T14:39:34.762Z] === RUN TestKillContainer/killing_signal [2022-03-07T14:39:35.084Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-03-07T14:39:35.084Z] === RUN TestKillContainer [2022-03-07T14:39:35.084Z] === RUN TestKillContainer/no_signal [2022-03-07T14:39:35.334Z] --- PASS: TestKillContainer (1.20s) [2022-03-07T14:39:35.334Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-07T14:39:35.334Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-07T14:39:35.334Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-07T14:39:35.334Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T14:39:35.334Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T14:39:35.345Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T14:39:35.606Z] === RUN TestKillContainer/killing_signal [2022-03-07T14:39:35.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T14:39:36.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.74s) [2022-03-07T14:39:36.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-03-07T14:39:36.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-03-07T14:39:36.165Z] === RUN TestKillStoppedContainer [2022-03-07T14:39:36.165Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-07T14:39:36.165Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T14:39:36.165Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-07T14:39:36.165Z] === RUN TestKillDifferentUserContainer [2022-03-07T14:39:36.176Z] --- PASS: TestKillContainer (1.27s) [2022-03-07T14:39:36.176Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-07T14:39:36.176Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-07T14:39:36.176Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-03-07T14:39:36.176Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T14:39:36.176Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T14:39:36.736Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-03-07T14:39:36.736Z] === RUN TestInspectOomKilledTrue [2022-03-07T14:39:36.736Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:39:36.736Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T14:39:36.736Z] === RUN TestInspectOomKilledFalse [2022-03-07T14:39:36.736Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:39:36.736Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T14:39:36.736Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T14:39:36.736Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-07T14:39:36.736Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-07T14:39:36.736Z] === RUN TestLinksContainerNames [2022-03-07T14:39:36.746Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T14:39:37.007Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-03-07T14:39:37.007Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-07T14:39:37.007Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-03-07T14:39:37.007Z] === RUN TestKillStoppedContainer [2022-03-07T14:39:37.007Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-07T14:39:37.007Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T14:39:37.007Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-07T14:39:37.007Z] === RUN TestKillDifferentUserContainer [2022-03-07T14:39:37.577Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-03-07T14:39:37.577Z] === RUN TestInspectOomKilledTrue [2022-03-07T14:39:37.577Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-07T14:39:37.577Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T14:39:37.577Z] === RUN TestInspectOomKilledFalse [2022-03-07T14:39:37.677Z] --- PASS: TestLinksContainerNames (0.83s) [2022-03-07T14:39:37.677Z] === RUN TestLogsFollowTailEmpty [2022-03-07T14:39:37.937Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-07T14:39:37.937Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T14:39:38.154Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-03-07T14:39:38.154Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T14:39:38.198Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/default [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/private [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/slave [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/shared [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/default [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/shared [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/slave [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/private [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T14:39:38.198Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:39:38.198Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:39:38.198Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:39:38.415Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-03-07T14:39:38.415Z] === RUN TestLinksContainerNames [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T14:39:38.459Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-07T14:39:38.459Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-03-07T14:39:38.459Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T14:39:38.719Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-07T14:39:38.720Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-07T14:39:38.720Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T14:39:38.720Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-07T14:39:38.720Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-07T14:39:38.720Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T14:39:38.720Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-07T14:39:38.720Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-07T14:39:38.720Z] === RUN TestNetworkNat [2022-03-07T14:39:39.290Z] --- PASS: TestNetworkNat (0.52s) [2022-03-07T14:39:39.290Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T14:39:39.355Z] --- PASS: TestLinksContainerNames (0.86s) [2022-03-07T14:39:39.355Z] === RUN TestLogsFollowTailEmpty [2022-03-07T14:39:39.551Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-07T14:39:39.551Z] === RUN TestNetworkLoopbackNat [2022-03-07T14:39:39.617Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-07T14:39:39.617Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T14:39:40.190Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/default [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/private [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/slave [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/shared [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T14:39:40.190Z] === CONT TestMountDaemonRoot/default [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:39:40.190Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T14:39:40.190Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:39:40.190Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:39:40.190Z] === CONT TestMountDaemonRoot/shared [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:39:40.190Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:39:40.190Z] === CONT TestMountDaemonRoot/slave [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T14:39:40.190Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:39:40.190Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/private [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T14:39:40.191Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:39:40.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:39:40.191Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:39:40.451Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T14:39:40.712Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-07T14:39:40.712Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-07T14:39:40.712Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T14:39:42.091Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-07T14:39:42.091Z] === RUN TestPause [2022-03-07T14:39:42.091Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:39:42.091Z] --- SKIP: TestPause (0.00s) [2022-03-07T14:39:42.091Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T14:39:42.091Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T14:39:42.091Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T14:39:42.091Z] === RUN TestPauseStopPausedContainer [2022-03-07T14:39:42.091Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:39:42.091Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-07T14:39:42.091Z] === RUN TestPidHost [2022-03-07T14:39:42.095Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-03-07T14:39:42.095Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T14:39:42.356Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-03-07T14:39:42.356Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T14:39:42.617Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-03-07T14:39:42.617Z] === RUN TestNetworkNat [2022-03-07T14:39:43.033Z] --- PASS: TestPidHost (0.87s) [2022-03-07T14:39:43.033Z] === RUN TestPsFilter [2022-03-07T14:39:43.033Z] --- PASS: TestPsFilter (0.09s) [2022-03-07T14:39:43.033Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T14:39:43.189Z] --- PASS: TestNetworkNat (0.47s) [2022-03-07T14:39:43.189Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T14:39:43.293Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-07T14:39:43.293Z] === RUN TestRemoveContainerWithVolume [2022-03-07T14:39:43.761Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-07T14:39:43.761Z] === RUN TestNetworkLoopbackNat [2022-03-07T14:39:43.862Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-07T14:39:43.862Z] === RUN TestRemoveContainerRunning [2022-03-07T14:39:44.123Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-07T14:39:44.123Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T14:39:44.694Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-07T14:39:44.694Z] === RUN TestRemoveInvalidContainer [2022-03-07T14:39:44.694Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-07T14:39:44.694Z] === RUN TestRenameLinkedContainer [2022-03-07T14:39:46.075Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-03-07T14:39:46.075Z] === RUN TestRenameStoppedContainer [2022-03-07T14:39:46.304Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-03-07T14:39:46.304Z] === RUN TestPause [2022-03-07T14:39:46.565Z] --- PASS: TestPause (0.45s) [2022-03-07T14:39:46.565Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T14:39:46.565Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T14:39:46.565Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T14:39:46.565Z] === RUN TestPauseStopPausedContainer [2022-03-07T14:39:46.646Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-07T14:39:46.646Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T14:39:47.137Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-03-07T14:39:47.137Z] === RUN TestPidHost [2022-03-07T14:39:47.216Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-07T14:39:47.216Z] === RUN TestRenameInvalidName [2022-03-07T14:39:47.788Z] --- PASS: TestRenameInvalidName (0.48s) [2022-03-07T14:39:47.788Z] === RUN TestRenameAnonymousContainer [2022-03-07T14:39:48.078Z] --- PASS: TestPidHost (0.92s) [2022-03-07T14:39:48.078Z] === RUN TestPsFilter [2022-03-07T14:39:48.078Z] --- PASS: TestPsFilter (0.11s) [2022-03-07T14:39:48.078Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T14:39:48.650Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-03-07T14:39:48.650Z] === RUN TestRemoveContainerWithVolume [2022-03-07T14:39:48.910Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-07T14:39:48.910Z] === RUN TestRemoveContainerRunning [2022-03-07T14:39:49.170Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-03-07T14:39:49.170Z] === RUN TestRenameContainerWithSameName [2022-03-07T14:39:49.481Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-03-07T14:39:49.481Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T14:39:49.740Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-07T14:39:49.740Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T14:39:50.052Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-07T14:39:50.052Z] === RUN TestRemoveInvalidContainer [2022-03-07T14:39:50.052Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-07T14:39:50.052Z] === RUN TestRenameLinkedContainer [2022-03-07T14:39:50.681Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-07T14:39:50.681Z] === RUN TestResize [2022-03-07T14:39:50.941Z] --- PASS: TestResize (0.39s) [2022-03-07T14:39:50.941Z] === RUN TestResizeWithInvalidSize [2022-03-07T14:39:51.202Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-07T14:39:51.202Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T14:39:51.778Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-07T14:39:51.778Z] === RUN TestDaemonRestartKillContainers [2022-03-07T14:39:51.778Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-07T14:39:51.778Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:39:51.778Z] === RUN TestCgroupNamespacesRun [2022-03-07T14:39:51.965Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-03-07T14:39:51.965Z] === RUN TestRenameStoppedContainer [2022-03-07T14:39:51.965Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-03-07T14:39:51.965Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T14:39:52.720Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-03-07T14:39:52.720Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T14:39:52.907Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-03-07T14:39:52.907Z] === RUN TestRenameInvalidName [2022-03-07T14:39:53.480Z] --- PASS: TestRenameInvalidName (0.45s) [2022-03-07T14:39:53.480Z] === RUN TestRenameAnonymousContainer [2022-03-07T14:39:53.661Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s) [2022-03-07T14:39:53.661Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T14:39:54.865Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-03-07T14:39:54.865Z] === RUN TestRenameContainerWithSameName [2022-03-07T14:39:55.049Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-03-07T14:39:55.049Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T14:39:55.437Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-07T14:39:55.437Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T14:39:55.991Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-03-07T14:39:55.992Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T14:39:56.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T14:39:56.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T14:39:56.378Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-03-07T14:39:56.378Z] === RUN TestResize [2022-03-07T14:39:56.638Z] --- PASS: TestResize (0.43s) [2022-03-07T14:39:56.638Z] === RUN TestResizeWithInvalidSize [2022-03-07T14:39:57.209Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-03-07T14:39:57.209Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T14:39:57.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T14:39:57.382Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-03-07T14:39:57.383Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T14:39:57.469Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:39:57.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:39:57.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:39:57.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:39:57.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:39:57.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:39:57.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:39:57.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:39:57.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:39:57.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:39:57.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:39:57.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:39:57.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:39:57.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:39:58.344Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-07T14:39:58.344Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T14:39:58.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:39:58.936Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-07T14:39:58.936Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T14:39:59.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:39:59.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T14:40:00.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:40:00.319Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-03-07T14:40:00.319Z] === RUN TestNISDomainname [2022-03-07T14:40:00.319Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-07T14:40:00.319Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-07T14:40:00.319Z] === RUN TestHostnameDnsResolution [2022-03-07T14:40:00.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T14:40:00.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:40:00.890Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-07T14:40:00.890Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T14:40:00.890Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-07T14:40:00.890Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-07T14:40:00.890Z] === RUN TestStats [2022-03-07T14:40:00.890Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:00.890Z] --- SKIP: TestStats (0.00s) [2022-03-07T14:40:00.890Z] === RUN TestStopContainerWithTimeout [2022-03-07T14:40:00.890Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T14:40:00.890Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T14:40:00.890Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T14:40:00.890Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T14:40:00.890Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T14:40:00.890Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T14:40:00.890Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T14:40:00.890Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T14:40:00.890Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T14:40:00.890Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T14:40:01.461Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T14:40:01.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:40:03.370Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T14:40:03.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T14:40:04.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:40:04.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:40:05.279Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-07T14:40:05.279Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2022-03-07T14:40:05.279Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-03-07T14:40:05.279Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-03-07T14:40:05.279Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-03-07T14:40:05.279Z] === RUN TestDeleteDevicemapper [2022-03-07T14:40:05.279Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T14:40:05.279Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T14:40:05.279Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T14:40:06.219Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2022-03-07T14:40:06.219Z] === RUN TestUpdateMemory [2022-03-07T14:40:06.219Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:06.219Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-07T14:40:06.219Z] === RUN TestUpdateCPUQuota [2022-03-07T14:40:06.219Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:06.219Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-07T14:40:06.219Z] === RUN TestUpdatePidsLimit [2022-03-07T14:40:06.219Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:06.219Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-07T14:40:06.219Z] === RUN TestUpdateRestartPolicy [2022-03-07T14:40:08.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:40:09.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:40:09.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:40:10.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:40:11.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:40:11.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T14:40:12.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:40:13.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:40:14.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T14:40:14.868Z] 4612f6d0b889: Pull complete [2022-03-07T14:40:15.099Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-03-07T14:40:15.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-03-07T14:40:15.100Z] === RUN TestCgroupNamespacesRun [2022-03-07T14:40:16.043Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-03-07T14:40:16.043Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T14:40:16.043Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-07T14:40:16.043Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-07T14:40:16.043Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T14:40:16.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T14:40:17.426Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-03-07T14:40:17.426Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T14:40:17.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T14:40:18.369Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-03-07T14:40:18.369Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T14:40:18.442Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-03-07T14:40:18.442Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T14:40:18.442Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-07T14:40:18.442Z] === RUN TestWaitNonBlocked [2022-03-07T14:40:18.442Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:40:18.442Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:40:18.442Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:40:18.442Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:40:18.442Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:40:18.442Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:40:18.442Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-07T14:40:18.442Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-03-07T14:40:18.442Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2022-03-07T14:40:18.442Z] === RUN TestWaitBlocked [2022-03-07T14:40:18.442Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:40:18.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:40:18.442Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:40:18.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:40:18.442Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:40:18.442Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:40:19.013Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T14:40:19.013Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-03-07T14:40:19.013Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-03-07T14:40:19.013Z] === CONT TestDaemonRestartIpcMode [2022-03-07T14:40:19.013Z] === CONT TestIpcModeOlderClient [2022-03-07T14:40:19.013Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-07T14:40:19.013Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T14:40:19.754Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-03-07T14:40:19.754Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T14:40:20.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T14:40:21.137Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-03-07T14:40:21.137Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T14:40:21.555Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-03-07T14:40:21.555Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2022-03-07T14:40:21.555Z] PASS [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === Skipped [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T14:40:21.555Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-07T14:40:21.555Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-07T14:40:21.555Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T14:40:21.555Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T14:40:21.555Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-07T14:40:21.555Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-07T14:40:21.555Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-07T14:40:21.555Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-07T14:40:21.555Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-07T14:40:21.555Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T14:40:21.555Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-07T14:40:21.555Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-07T14:40:21.555Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-07T14:40:21.555Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-07T14:40:21.555Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-07T14:40:21.555Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-07T14:40:21.555Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T14:40:21.555Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-07T14:40:21.555Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:40:21.555Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-07T14:40:21.555Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-07T14:40:21.555Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-07T14:40:21.555Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T14:40:21.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-07T14:40:21.555Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-07T14:40:21.555Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-07T14:40:21.555Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T14:40:21.555Z] [2022-03-07T14:40:21.555Z] DONE 177 tests, 27 skipped in 70.172s [2022-03-07T14:40:21.555Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T14:40:21.707Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-07T14:40:21.707Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T14:40:21.816Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T14:40:22.387Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-07T14:40:22.387Z] === RUN TestDaemonConfigValidation [2022-03-07T14:40:22.387Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:40:22.387Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:40:22.387Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T14:40:22.387Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T14:40:22.387Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T14:40:22.387Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T14:40:22.387Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T14:40:22.387Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T14:40:22.387Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T14:40:22.387Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T14:40:22.387Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:40:22.387Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T14:40:22.387Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T14:40:22.387Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T14:40:22.387Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T14:40:22.387Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T14:40:22.387Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-07T14:40:22.387Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-07T14:40:22.387Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-07T14:40:22.387Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-03-07T14:40:22.387Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-03-07T14:40:22.387Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T14:40:22.387Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T14:40:22.649Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-03-07T14:40:22.649Z] === RUN TestNISDomainname [2022-03-07T14:40:22.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T14:40:23.221Z] --- PASS: TestNISDomainname (0.55s) [2022-03-07T14:40:23.221Z] === RUN TestHostnameDnsResolution [2022-03-07T14:40:23.775Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T14:40:24.162Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-03-07T14:40:24.162Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T14:40:24.717Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T14:40:24.733Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-03-07T14:40:24.733Z] === RUN TestStats [2022-03-07T14:40:24.753Z] 898469748ff6: Pull complete [2022-03-07T14:40:24.753Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-07T14:40:24.753Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:40:24.753Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-07T14:40:24.753Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-07T14:40:24.753Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-07T14:40:24.753Z] WARN: Skipping validation tests [2022-03-07T14:40:24.753Z] INFO: Running unit tests at 03/07/2022 14:40:11... [2022-03-07T14:40:24.753Z] INFO: make.ps1 starting at 03/07/2022 14:40:14 [2022-03-07T14:40:24.753Z] INFO: Git commit (8512cf076c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T14:40:24.753Z] INFO: Invoking autogen... [2022-03-07T14:40:24.753Z] INFO: Running unit tests... [2022-03-07T14:40:24.754Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-07T14:40:25.658Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T14:40:25.658Z] daemon_test.go:156: [dff2539f41301] daemon is not started [2022-03-07T14:40:25.658Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-03-07T14:40:25.658Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-03-07T14:40:25.658Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-03-07T14:40:25.658Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-07T14:40:25.658Z] === RUN TestDaemonProxy [2022-03-07T14:40:25.659Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-07T14:40:25.659Z] --- SKIP: TestDaemonProxy (0.01s) [2022-03-07T14:40:25.659Z] PASS [2022-03-07T14:40:25.659Z] [2022-03-07T14:40:25.659Z] === Skipped [2022-03-07T14:40:25.659Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.01s) [2022-03-07T14:40:25.659Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-07T14:40:25.659Z] [2022-03-07T14:40:25.659Z] DONE 12 tests, 1 skipped in 4.164s [2022-03-07T14:40:25.659Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T14:40:25.920Z] INFO: Testing against a local daemon [2022-03-07T14:40:25.920Z] === RUN TestCommitInheritsEnv [2022-03-07T14:40:26.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T14:40:27.274Z] --- PASS: TestStats (2.48s) [2022-03-07T14:40:27.274Z] === RUN TestStopContainerWithTimeout [2022-03-07T14:40:27.274Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T14:40:27.274Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T14:40:27.274Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T14:40:27.274Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T14:40:27.274Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T14:40:27.274Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T14:40:27.274Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T14:40:27.274Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T14:40:27.274Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T14:40:27.274Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T14:40:27.300Z] --- PASS: TestCommitInheritsEnv (1.24s) [2022-03-07T14:40:27.300Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T14:40:27.300Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T14:40:27.300Z] === RUN TestImportWithCustomPlatform [2022-03-07T14:40:27.300Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T14:40:27.300Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T14:40:27.300Z] === RUN TestImportWithCustomPlatform// [2022-03-07T14:40:27.300Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T14:40:27.300Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T14:40:27.300Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T14:40:27.560Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T14:40:27.560Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T14:40:27.560Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T14:40:27.560Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T14:40:27.560Z] === RUN TestImagesFilterMultiReference [2022-03-07T14:40:27.560Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-07T14:40:27.560Z] === RUN TestImagePullPlatformInvalid [2022-03-07T14:40:27.560Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T14:40:27.560Z] === RUN TestRemoveImageOrphaning [2022-03-07T14:40:27.845Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T14:40:28.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T14:40:29.469Z] --- PASS: TestRemoveImageOrphaning (1.63s) [2022-03-07T14:40:29.469Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T14:40:29.469Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-07T14:40:29.469Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-07T14:40:29.469Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T14:40:29.469Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-07T14:40:29.469Z] === RUN TestTagInvalidReference [2022-03-07T14:40:29.469Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-07T14:40:29.469Z] === RUN TestTagValidPrefixedRepo [2022-03-07T14:40:29.469Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-07T14:40:29.469Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T14:40:29.469Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T14:40:29.469Z] === RUN TestTagOfficialNames [2022-03-07T14:40:29.469Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-07T14:40:29.469Z] === RUN TestTagMatchesDigest [2022-03-07T14:40:29.469Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T14:40:29.469Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T14:40:29.759Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T14:40:30.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T14:40:31.141Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-07T14:40:31.141Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-03-07T14:40:31.141Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-03-07T14:40:31.141Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-03-07T14:40:31.141Z] --- PASS: TestStopContainerWithTimeout/1 (1.62s) [2022-03-07T14:40:31.141Z] === RUN TestDeleteDevicemapper [2022-03-07T14:40:31.141Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T14:40:31.141Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T14:40:31.141Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T14:40:33.054Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.67s) [2022-03-07T14:40:33.054Z] === RUN TestUpdateMemory [2022-03-07T14:40:33.180Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T14:40:33.180Z] Using test binary docker [2022-03-07T14:40:33.180Z] +++ /etc/init.d/apparmor start [2022-03-07T14:40:33.180Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T14:40:33.180Z] Starting dockerd [2022-03-07T14:40:33.180Z] INFO: Waiting for daemon to start... [2022-03-07T14:40:33.180Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-07T14:40:33.318Z] ? github.com/docker/docker/api [no test files] [2022-03-07T14:40:33.624Z] --- PASS: TestUpdateMemory (0.60s) [2022-03-07T14:40:33.625Z] === RUN TestUpdateCPUQuota [2022-03-07T14:40:34.568Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-03-07T14:40:34.568Z] === RUN TestUpdatePidsLimit [2022-03-07T14:40:34.568Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T14:40:34.568Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T14:40:34.829Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T14:40:35.089Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T14:40:35.341Z] . [2022-03-07T14:40:35.341Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T14:40:35.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T14:40:35.600Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T14:40:35.600Z] Error: No such image: emptyfs [2022-03-07T14:40:35.600Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T14:40:35.600Z] ++++ docker load [2022-03-07T14:40:35.610Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T14:40:35.860Z] Running integration-test (iteration 1) [2022-03-07T14:40:35.860Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T14:40:35.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:40:35.860Z] ++ set -e [2022-03-07T14:40:35.860Z] ++ '[' -n 0 ']' [2022-03-07T14:40:35.860Z] ++ set -x [2022-03-07T14:40:35.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:40:35.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T14:40:36.441Z] --- PASS: TestUpdatePidsLimit (2.10s) [2022-03-07T14:40:36.441Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-03-07T14:40:36.441Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-03-07T14:40:36.441Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-07T14:40:36.441Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-03-07T14:40:36.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-03-07T14:40:36.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-03-07T14:40:36.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-03-07T14:40:36.441Z] === RUN TestUpdateRestartPolicy [2022-03-07T14:40:36.796Z] Loaded image: busybox:latest [2022-03-07T14:40:37.364Z] Loaded image: busybox:glibc [2022-03-07T14:40:42.635Z] Loaded image: debian:bullseye-slim [2022-03-07T14:40:42.635Z] Loaded image: hello-world:latest [2022-03-07T14:40:42.635Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:40:42.635Z] INFO: Testing against a local daemon [2022-03-07T14:40:42.635Z] === RUN TestCgroupNamespacesBuild [2022-03-07T14:40:44.540Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-03-07T14:40:44.540Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T14:40:46.445Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2022-03-07T14:40:46.445Z] === RUN TestBuildWithSession [2022-03-07T14:40:46.445Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:40:46.445Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T14:40:46.445Z] === RUN TestBuildSquashParent [2022-03-07T14:40:48.114Z] === RUN TestMiddlewares [2022-03-07T14:40:48.114Z] --- PASS: TestMiddlewares (0.00s) [2022-03-07T14:40:48.114Z] PASS [2022-03-07T14:40:48.114Z] coverage: 9.0% of statements [2022-03-07T14:40:48.114Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2022-03-07T14:40:48.664Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-03-07T14:40:48.664Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T14:40:48.664Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-03-07T14:40:48.664Z] === RUN TestWaitNonBlocked [2022-03-07T14:40:48.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:40:48.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:40:48.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:40:48.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:40:48.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:40:48.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:40:48.925Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-07T14:40:48.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-03-07T14:40:48.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-03-07T14:40:48.925Z] === RUN TestWaitBlocked [2022-03-07T14:40:48.925Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:40:48.925Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:40:48.925Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:40:48.925Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:40:48.925Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:40:48.925Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:40:49.538Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T14:40:49.538Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-03-07T14:40:49.538Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-03-07T14:40:49.538Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T14:40:49.538Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T14:40:52.096Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-03-07T14:40:52.096Z] === CONT TestIpcModeOlderClient [2022-03-07T14:40:52.096Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-03-07T14:40:52.096Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T14:40:52.096Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-03-07T14:40:52.096Z] === CONT TestDaemonHostGatewayIP [2022-03-07T14:40:54.641Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-03-07T14:40:54.641Z] === CONT TestDaemonRestartIpcMode [2022-03-07T14:40:55.216Z] time="2022-03-07T14:40:49Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-03-07T14:40:55.216Z] ok github.com/docker/docker/libnetwork/networkdb 104.226s coverage: 60.0% of statements [2022-03-07T14:40:55.216Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T14:40:55.216Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-07T14:40:55.216Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-03-07T14:40:55.216Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-07T14:40:55.216Z] ok github.com/docker/docker/libnetwork/portallocator 0.009s coverage: 86.1% of statements [2022-03-07T14:40:55.216Z] ok github.com/docker/docker/libnetwork/portmapper 0.274s coverage: 48.6% of statements [2022-03-07T14:40:55.476Z] ok github.com/docker/docker/libnetwork/resolvconf 0.007s coverage: 70.6% of statements [2022-03-07T14:40:55.476Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T14:40:55.736Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === Skipped [2022-03-07T14:40:55.736Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-07T14:40:55.736Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-07T14:40:55.736Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-07T14:40:55.736Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T14:40:55.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T14:40:55.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T14:40:55.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T14:40:55.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T14:40:55.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-07T14:40:55.736Z] firewalld_test.go:14: firewalld is not running [2022-03-07T14:40:55.736Z] [2022-03-07T14:40:55.736Z] DONE 326 tests, 9 skipped in 200.520s [2022-03-07T14:40:56.114Z] 898469748ff6: Pull complete [2022-03-07T14:40:56.114Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-07T14:40:56.114Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:40:56.114Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-07T14:40:56.114Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-07T14:40:56.114Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-07T14:40:56.114Z] WARN: Skipping validation tests [2022-03-07T14:40:56.114Z] INFO: Running unit tests at 03/07/2022 14:40:41... [2022-03-07T14:40:56.114Z] INFO: make.ps1 starting at 03/07/2022 14:40:45 [2022-03-07T14:40:56.114Z] INFO: Git commit (8512cf076c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T14:40:56.114Z] INFO: Invoking autogen... [2022-03-07T14:40:56.114Z] INFO: Running unit tests... [2022-03-07T14:40:56.115Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils Post stage [Pipeline] junit [2022-03-07T14:40:56.320Z] Recording test results [2022-03-07T14:40:56.430Z] --- PASS: TestBuildSquashParent (8.97s) [2022-03-07T14:40:56.430Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T14:40:56.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:40:56.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:40:56.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:40:56.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:40:56.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:40:56.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:40:56.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:40:56.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:40:56.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:40:56.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:40:56.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:40:56.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:40:56.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:40:56.430Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:40:56.440Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T14:40:56.795Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh dynbinary test-integration [2022-03-07T14:40:57.055Z] [2022-03-07T14:40:57.055Z] Removing bundles/ [2022-03-07T14:40:57.055Z] [2022-03-07T14:40:57.055Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T14:40:57.055Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:40:57.055Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:40:57.268Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-03-07T14:40:58.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:40:58.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:41:02.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:41:02.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:41:03.846Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-03-07T14:41:03.846Z] PASS [2022-03-07T14:41:03.846Z] [2022-03-07T14:41:03.846Z] === Skipped [2022-03-07T14:41:03.846Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T14:41:03.846Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:41:03.846Z] [2022-03-07T14:41:03.846Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T14:41:03.846Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-07T14:41:03.846Z] [2022-03-07T14:41:03.846Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T14:41:03.846Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T14:41:03.846Z] [2022-03-07T14:41:03.846Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-07T14:41:03.846Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-07T14:41:03.846Z] [2022-03-07T14:41:03.846Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T14:41:03.846Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T14:41:03.846Z] [2022-03-07T14:41:03.846Z] DONE 200 tests, 5 skipped in 118.259s [2022-03-07T14:41:03.846Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T14:41:03.846Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T14:41:04.417Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-07T14:41:04.417Z] === RUN TestDaemonConfigValidation [2022-03-07T14:41:04.417Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:41:04.417Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:41:04.417Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T14:41:04.417Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T14:41:04.417Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T14:41:04.417Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T14:41:04.417Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T14:41:04.417Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T14:41:04.417Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T14:41:04.417Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T14:41:04.417Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:41:04.417Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T14:41:04.417Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T14:41:04.417Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T14:41:04.417Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T14:41:04.654Z] ? github.com/docker/docker/api [no test files] [2022-03-07T14:41:04.678Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T14:41:04.678Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-07T14:41:04.678Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-07T14:41:04.678Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-03-07T14:41:04.678Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-07T14:41:04.678Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-03-07T14:41:04.678Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T14:41:04.678Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T14:41:04.790Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T14:41:04.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2022-03-07T14:41:04.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s) [2022-03-07T14:41:04.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s) [2022-03-07T14:41:04.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2022-03-07T14:41:04.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) [2022-03-07T14:41:04.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-03-07T14:41:04.790Z] === RUN TestBuildMultiStageCopy [2022-03-07T14:41:04.790Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T14:41:05.619Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T14:41:06.560Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T14:41:07.944Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T14:41:07.944Z] daemon_test.go:156: [d2e3387e61ad7] daemon is not started [2022-03-07T14:41:07.944Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-03-07T14:41:07.944Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-07T14:41:07.944Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-07T14:41:07.944Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-03-07T14:41:07.944Z] === RUN TestDaemonProxy [2022-03-07T14:41:07.944Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T14:41:08.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T14:41:08.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T14:41:08.337Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T14:41:08.905Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T14:41:09.472Z] --- PASS: TestBuildMultiStageCopy (4.69s) [2022-03-07T14:41:09.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-03-07T14:41:09.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2022-03-07T14:41:09.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-03-07T14:41:09.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-03-07T14:41:09.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-03-07T14:41:09.472Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T14:41:09.854Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T14:41:10.849Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-03-07T14:41:10.849Z] === RUN TestBuildLabelWithTargets [2022-03-07T14:41:11.237Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T14:41:12.752Z] --- PASS: TestBuildLabelWithTargets (2.06s) [2022-03-07T14:41:12.752Z] === RUN TestBuildWithEmptyLayers [2022-03-07T14:41:13.146Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T14:41:13.407Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T14:41:13.978Z] --- PASS: TestDaemonProxy (6.34s) [2022-03-07T14:41:13.978Z] --- PASS: TestDaemonProxy/environment_variables (1.83s) [2022-03-07T14:41:13.978Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-07T14:41:13.978Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-07T14:41:13.978Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-03-07T14:41:13.978Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T14:41:13.978Z] PASS [2022-03-07T14:41:13.978Z] [2022-03-07T14:41:13.978Z] DONE 17 tests in 10.239s [2022-03-07T14:41:13.978Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T14:41:13.978Z] INFO: Testing against a local daemon [2022-03-07T14:41:13.978Z] === RUN TestCommitInheritsEnv [2022-03-07T14:41:14.130Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2022-03-07T14:41:14.130Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T14:41:14.551Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-03-07T14:41:14.551Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T14:41:14.551Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform// [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T14:41:14.551Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T14:41:14.551Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T14:41:14.551Z] === RUN TestImagesFilterMultiReference [2022-03-07T14:41:14.812Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-07T14:41:14.812Z] === RUN TestImagePullPlatformInvalid [2022-03-07T14:41:14.812Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T14:41:14.812Z] === RUN TestRemoveImageOrphaning [2022-03-07T14:41:15.073Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-07T14:41:15.073Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T14:41:16.663Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2022-03-07T14:41:16.663Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T14:41:16.985Z] --- PASS: TestRemoveImageGarbageCollector (2.00s) [2022-03-07T14:41:16.985Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T14:41:16.986Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-07T14:41:16.986Z] === RUN TestTagInvalidReference [2022-03-07T14:41:16.986Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-07T14:41:16.986Z] === RUN TestTagValidPrefixedRepo [2022-03-07T14:41:16.986Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-07T14:41:16.986Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T14:41:16.986Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T14:41:16.986Z] === RUN TestTagOfficialNames [2022-03-07T14:41:17.250Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T14:41:17.250Z] === RUN TestTagMatchesDigest [2022-03-07T14:41:17.250Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T14:41:17.250Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T14:41:18.643Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2022-03-07T14:41:18.643Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T14:41:21.934Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2022-03-07T14:41:21.934Z] === RUN TestBuildWithHugeFile [2022-03-07T14:41:22.301Z] === RUN TestMiddlewares [2022-03-07T14:41:22.301Z] --- PASS: TestMiddlewares (0.00s) [2022-03-07T14:41:22.301Z] PASS [2022-03-07T14:41:22.301Z] coverage: 9.0% of statements [2022-03-07T14:41:22.301Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2022-03-07T14:41:38.774Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T14:41:39.232Z] === RUN TestBoolValue [2022-03-07T14:41:39.232Z] --- PASS: TestBoolValue (0.00s) [2022-03-07T14:41:39.232Z] === RUN TestBoolValueOrDefault [2022-03-07T14:41:39.232Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-07T14:41:39.232Z] === RUN TestInt64ValueOrZero [2022-03-07T14:41:39.232Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-07T14:41:39.232Z] === RUN TestInt64ValueOrDefault [2022-03-07T14:41:39.232Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-07T14:41:39.232Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-07T14:41:39.232Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-07T14:41:39.232Z] === RUN TestJsonContentType [2022-03-07T14:41:39.232Z] --- PASS: TestJsonContentType (0.00s) [2022-03-07T14:41:39.232Z] PASS [2022-03-07T14:41:39.232Z] coverage: 14.7% of statements [2022-03-07T14:41:39.232Z] ok github.com/docker/docker/api/server/httputils 0.131s coverage: 14.7% of statements [2022-03-07T14:41:41.410Z] === RUN TestMaskSecretKeys [2022-03-07T14:41:41.410Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-07T14:41:41.410Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-07T14:41:41.410Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-07T14:41:41.410Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-07T14:41:41.410Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-07T14:41:41.410Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-07T14:41:41.410Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-07T14:41:41.410Z] === RUN TestVersionMiddlewareVersion [2022-03-07T14:41:41.410Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-07T14:41:41.410Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-07T14:41:41.410Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-07T14:41:41.410Z] PASS [2022-03-07T14:41:41.410Z] coverage: 37.7% of statements [2022-03-07T14:41:41.410Z] ok github.com/docker/docker/api/server/middleware 0.085s coverage: 37.7% of statements [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T14:41:41.410Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T14:41:42.383Z] === RUN TestToJSON [2022-03-07T14:41:42.383Z] --- PASS: TestToJSON (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestToParamWithVersion [2022-03-07T14:41:42.383Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestFromJSON [2022-03-07T14:41:42.383Z] --- PASS: TestFromJSON (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestEmpty [2022-03-07T14:41:42.383Z] --- PASS: TestEmpty (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestArgsMatchKVListEmptySources [2022-03-07T14:41:42.383Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestArgsMatchKVList [2022-03-07T14:41:42.383Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestArgsMatch [2022-03-07T14:41:42.383Z] --- PASS: TestArgsMatch (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestAdd [2022-03-07T14:41:42.383Z] --- PASS: TestAdd (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestDel [2022-03-07T14:41:42.383Z] --- PASS: TestDel (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestLen [2022-03-07T14:41:42.383Z] --- PASS: TestLen (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestExactMatch [2022-03-07T14:41:42.383Z] --- PASS: TestExactMatch (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestOnlyOneExactMatch [2022-03-07T14:41:42.383Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestContains [2022-03-07T14:41:42.383Z] --- PASS: TestContains (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestValidate [2022-03-07T14:41:42.383Z] === RUN TestAdjustForAPIVersion [2022-03-07T14:41:42.383Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-07T14:41:42.383Z] PASS [2022-03-07T14:41:42.383Z] coverage: 5.7% of statements [2022-03-07T14:41:42.383Z] --- PASS: TestValidate (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestWalkValues [2022-03-07T14:41:42.383Z] --- PASS: TestWalkValues (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestFuzzyMatch [2022-03-07T14:41:42.383Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestClone [2022-03-07T14:41:42.383Z] --- PASS: TestClone (0.00s) [2022-03-07T14:41:42.383Z] PASS [2022-03-07T14:41:42.383Z] coverage: 92.2% of statements [2022-03-07T14:41:42.383Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T14:41:42.383Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T14:41:42.383Z] === RUN TestStrSliceMarshalJSON [2022-03-07T14:41:42.383Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestStrSliceUnmarshalJSON [2022-03-07T14:41:42.383Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestStrSliceUnmarshalString [2022-03-07T14:41:42.383Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestStrSliceUnmarshalSlice [2022-03-07T14:41:42.383Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-07T14:41:42.383Z] PASS [2022-03-07T14:41:42.383Z] coverage: 90.0% of statements [2022-03-07T14:41:42.383Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T14:41:42.383Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T14:41:42.383Z] === RUN TestDurationToSecondsString [2022-03-07T14:41:42.383Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-07T14:41:42.383Z] === RUN TestGetTimestamp [2022-03-07T14:41:42.844Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-07T14:41:42.844Z] === RUN TestParseTimestamps [2022-03-07T14:41:42.844Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-07T14:41:42.844Z] PASS [2022-03-07T14:41:42.844Z] coverage: 100.0% of statements [2022-03-07T14:41:42.844Z] ok github.com/docker/docker/api/types/time 0.249s coverage: 100.0% of statements [2022-03-07T14:41:42.844Z] === RUN TestCompareVersion [2022-03-07T14:41:42.844Z] --- PASS: TestCompareVersion (0.00s) [2022-03-07T14:41:42.844Z] PASS [2022-03-07T14:41:42.844Z] coverage: 77.3% of statements [2022-03-07T14:41:42.844Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T14:41:42.844Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T14:41:44.078Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|compiled_files|exports_file|types_sizes|deps) took 2m21.994089748s [2022-03-07T14:41:44.078Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-07T14:41:44.376Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-07T14:41:44.376Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-07T14:41:44.376Z] === RUN TestCloneArgsSmartHttp [2022-03-07T14:41:44.376Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-03-07T14:41:44.376Z] === RUN TestCloneArgsDumbHttp [2022-03-07T14:41:44.376Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-07T14:41:44.376Z] === RUN TestCloneArgsGit [2022-03-07T14:41:44.376Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-07T14:41:44.376Z] === RUN TestCheckoutGit [2022-03-07T14:41:44.649Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 490.456529ms [2022-03-07T14:41:45.912Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-07T14:41:45.912Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-07T14:41:45.912Z] === RUN TestProcessNoDockerignore [2022-03-07T14:41:45.912Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-07T14:41:45.912Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-07T14:41:45.912Z] === RUN TestDetectContentType [2022-03-07T14:41:45.912Z] --- PASS: TestDetectContentType (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestSelectAcceptableMIME [2022-03-07T14:41:45.912Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestInspectEmptyResponse [2022-03-07T14:41:45.912Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestInspectResponseBinary [2022-03-07T14:41:45.912Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestResponseUnsupportedContentType [2022-03-07T14:41:45.912Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestInspectResponseTextSimple [2022-03-07T14:41:45.912Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestInspectResponseEmptyContentType [2022-03-07T14:41:45.912Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestUnknownContentLength [2022-03-07T14:41:45.912Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestDownloadRemote [2022-03-07T14:41:45.912Z] === RUN TestEnable [2022-03-07T14:41:45.912Z] --- PASS: TestEnable (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestDisable [2022-03-07T14:41:45.912Z] --- PASS: TestDisable (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestEnabled [2022-03-07T14:41:45.912Z] --- PASS: TestEnabled (0.00s) [2022-03-07T14:41:45.912Z] PASS [2022-03-07T14:41:45.912Z] coverage: 100.0% of statements [2022-03-07T14:41:45.912Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-03-07T14:41:45.912Z] --- PASS: TestDownloadRemote (0.12s) [2022-03-07T14:41:45.912Z] === RUN TestGetWithStatusError [2022-03-07T14:41:45.912Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestCloseRootDirectory [2022-03-07T14:41:45.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:41:45.912Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-03-07T14:41:45.912Z] === RUN TestHashFile [2022-03-07T14:41:45.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:41:45.912Z] --- SKIP: TestHashFile (0.00s) [2022-03-07T14:41:45.912Z] === RUN TestHashSubdir [2022-03-07T14:41:45.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:41:45.912Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-07T14:41:45.912Z] === RUN TestRemoveDirectory [2022-03-07T14:41:45.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:41:45.912Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-07T14:41:45.912Z] PASS [2022-03-07T14:41:45.912Z] coverage: 9.3% of statements [2022-03-07T14:41:45.912Z] ok github.com/docker/docker/builder/remotecontext 0.271s coverage: 9.3% of statements [2022-03-07T14:41:46.370Z] === RUN TestGetAllAllowed [2022-03-07T14:41:46.370Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestGetAllMeta [2022-03-07T14:41:46.370Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-07T14:41:46.370Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestIsUnreferencedBuiltin [2022-03-07T14:41:46.370Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestIsExistingDirectory [2022-03-07T14:41:46.370Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-07T14:41:46.370Z] === RUN TestGetFilenameForDownload [2022-03-07T14:41:46.370Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestEnv2Variables [2022-03-07T14:41:46.370Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-07T14:41:46.370Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestMaintainer [2022-03-07T14:41:46.370Z] --- PASS: TestMaintainer (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestLabel [2022-03-07T14:41:46.370Z] --- PASS: TestLabel (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestFromScratch [2022-03-07T14:41:46.370Z] --- PASS: TestFromScratch (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestFromWithArg [2022-03-07T14:41:46.370Z] --- PASS: TestFromWithArg (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-07T14:41:46.370Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestFromWithUndefinedArg [2022-03-07T14:41:46.370Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestFromMultiStageWithNamedStage [2022-03-07T14:41:46.370Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestOnbuild [2022-03-07T14:41:46.370Z] --- PASS: TestOnbuild (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestWorkdir [2022-03-07T14:41:46.370Z] --- PASS: TestWorkdir (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestCmd [2022-03-07T14:41:46.370Z] --- PASS: TestCmd (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestHealthcheckNone [2022-03-07T14:41:46.370Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestHealthcheckCmd [2022-03-07T14:41:46.370Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestEntrypoint [2022-03-07T14:41:46.370Z] --- PASS: TestEntrypoint (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestExpose [2022-03-07T14:41:46.370Z] --- PASS: TestExpose (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestUser [2022-03-07T14:41:46.370Z] --- PASS: TestUser (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestVolume [2022-03-07T14:41:46.370Z] --- PASS: TestVolume (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestStopSignal [2022-03-07T14:41:46.370Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T14:41:46.370Z] --- SKIP: TestStopSignal (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestArg [2022-03-07T14:41:46.370Z] --- PASS: TestArg (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestShell [2022-03-07T14:41:46.370Z] --- PASS: TestShell (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestPrependEnvOnCmd [2022-03-07T14:41:46.370Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestRunWithBuildArgs [2022-03-07T14:41:46.370Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestRunIgnoresHealthcheck [2022-03-07T14:41:46.370Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestDispatchUnsupportedOptions [2022-03-07T14:41:46.370Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-07T14:41:46.370Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-07T14:41:46.370Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-07T14:41:46.370Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-07T14:41:46.370Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-07T14:41:46.370Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-07T14:41:46.370Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestNormalizeWorkdir [2022-03-07T14:41:46.370Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-07T14:41:46.370Z] === RUN TestDispatch [2022-03-07T14:41:46.370Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-07T14:41:46.370Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-07T14:41:46.370Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-07T14:41:46.370Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-07T14:41:46.370Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-07T14:41:46.370Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-07T14:41:46.370Z] === RUN TestDispatch/COPY_url [2022-03-07T14:41:46.370Z] --- PASS: TestDispatch (0.07s) [2022-03-07T14:41:46.370Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-07T14:41:46.828Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-07T14:41:46.828Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-07T14:41:46.828Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T14:41:46.828Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T14:41:46.828Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-07T14:41:46.828Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestAddScratchImageAddsToMounts [2022-03-07T14:41:46.828Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-07T14:41:46.828Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-07T14:41:46.828Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-07T14:41:46.828Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestImageSourceGetAddsToMounts [2022-03-07T14:41:46.828Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestEmptyDockerfile [2022-03-07T14:41:46.828Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestSymlinkDockerfile [2022-03-07T14:41:46.828Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-07T14:41:46.828Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-07T14:41:46.828Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestNonExistingDockerfile [2022-03-07T14:41:46.828Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestCopyRunConfig [2022-03-07T14:41:46.828Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestDeepCopyRunConfig [2022-03-07T14:41:46.828Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestExportImage [2022-03-07T14:41:46.828Z] --- PASS: TestExportImage (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestNormalizeDest [2022-03-07T14:41:46.828Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-07T14:41:46.828Z] PASS [2022-03-07T14:41:46.828Z] coverage: 46.7% of statements [2022-03-07T14:41:46.828Z] ok github.com/docker/docker/builder/dockerfile 0.241s coverage: 46.7% of statements [2022-03-07T14:41:46.828Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T14:41:46.828Z] === RUN TestTCP4Proxy [2022-03-07T14:41:46.828Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-07T14:41:46.828Z] === RUN TestTCP4ProxyHalfClose [2022-03-07T14:41:46.828Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestTCP6Proxy [2022-03-07T14:41:46.828Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T14:41:46.828Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-07T14:41:46.828Z] === RUN TestTCPDualStackProxy [2022-03-07T14:41:47.286Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T14:41:47.286Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-07T14:41:47.286Z] === RUN TestUDP4Proxy [2022-03-07T14:41:47.286Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-07T14:41:47.286Z] === RUN TestUDP6Proxy [2022-03-07T14:41:47.286Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T14:41:47.286Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-07T14:41:47.286Z] === RUN TestUDPWriteError [2022-03-07T14:41:47.286Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-07T14:41:47.286Z] === RUN TestSCTP4Proxy [2022-03-07T14:41:47.286Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T14:41:47.286Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-07T14:41:47.286Z] === RUN TestSCTP6Proxy [2022-03-07T14:41:47.286Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T14:41:47.286Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-07T14:41:47.286Z] PASS [2022-03-07T14:41:47.286Z] coverage: 49.4% of statements [2022-03-07T14:41:47.286Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-03-07T14:41:57.590Z] === RUN TestCheckpointCreateError [2022-03-07T14:41:57.590Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCheckpointCreate [2022-03-07T14:41:57.591Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCheckpointDeleteError [2022-03-07T14:41:57.591Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCheckpointDelete [2022-03-07T14:41:57.591Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCheckpointListError [2022-03-07T14:41:57.591Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCheckpointList [2022-03-07T14:41:57.591Z] --- PASS: TestCheckpointList (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCheckpointListContainerNotFound [2022-03-07T14:41:57.591Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestNewClientWithOpsFromEnv [2022-03-07T14:41:57.591Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T14:41:57.591Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestGetAPIPath [2022-03-07T14:41:57.591Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestParseHostURL [2022-03-07T14:41:57.591Z] --- PASS: TestParseHostURL (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-07T14:41:57.591Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersion [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPVersionOverride [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-07T14:41:57.591Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestClientRedirect [2022-03-07T14:41:57.591Z] === RUN TestClientRedirect/GET [2022-03-07T14:41:57.591Z] === RUN TestClientRedirect/POST [2022-03-07T14:41:57.591Z] === RUN TestClientRedirect/PUT [2022-03-07T14:41:57.591Z] === RUN TestClientRedirect/DELETE [2022-03-07T14:41:57.591Z] --- PASS: TestClientRedirect (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigCreateUnsupported [2022-03-07T14:41:57.591Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigCreateError [2022-03-07T14:41:57.591Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigCreate [2022-03-07T14:41:57.591Z] --- PASS: TestConfigCreate (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigInspectNotFound [2022-03-07T14:41:57.591Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigInspectWithEmptyID [2022-03-07T14:41:57.591Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigInspectUnsupported [2022-03-07T14:41:57.591Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigInspectError [2022-03-07T14:41:57.591Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigInspectConfigNotFound [2022-03-07T14:41:57.591Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigInspect [2022-03-07T14:41:57.591Z] --- PASS: TestConfigInspect (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigListUnsupported [2022-03-07T14:41:57.591Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigListError [2022-03-07T14:41:57.591Z] --- PASS: TestConfigListError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigList [2022-03-07T14:41:57.591Z] --- PASS: TestConfigList (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigRemoveUnsupported [2022-03-07T14:41:57.591Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigRemoveError [2022-03-07T14:41:57.591Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigRemove [2022-03-07T14:41:57.591Z] --- PASS: TestConfigRemove (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigUpdateUnsupported [2022-03-07T14:41:57.591Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigUpdateError [2022-03-07T14:41:57.591Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestConfigUpdate [2022-03-07T14:41:57.591Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerCommitError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerCommit [2022-03-07T14:41:57.591Z] --- PASS: TestContainerCommit (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStatPathError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStatPathNotFoundError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStatPathNoHeaderError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStatPath [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyToContainerError [2022-03-07T14:41:57.591Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyToContainerNotFoundError [2022-03-07T14:41:57.591Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-07T14:41:57.591Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyToContainer [2022-03-07T14:41:57.591Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyFromContainerError [2022-03-07T14:41:57.591Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyFromContainerNotFoundError [2022-03-07T14:41:57.591Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-07T14:41:57.591Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-07T14:41:57.591Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestCopyFromContainer [2022-03-07T14:41:57.591Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerCreateError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerCreateImageNotFound [2022-03-07T14:41:57.591Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerCreateWithName [2022-03-07T14:41:57.591Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerCreateAutoRemove [2022-03-07T14:41:57.591Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerDiffError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerDiff [2022-03-07T14:41:57.591Z] --- PASS: TestContainerDiff (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExecCreateError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExecCreate [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExecStartError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExecStart [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExecInspectError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExecInspect [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExportError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExportError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExport [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExport (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerInspectError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerInspectContainerNotFound [2022-03-07T14:41:57.591Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerInspectWithEmptyID [2022-03-07T14:41:57.591Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerInspect [2022-03-07T14:41:57.591Z] --- PASS: TestContainerInspect (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerInspectNode [2022-03-07T14:41:57.591Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerKillError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerKillError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerKill [2022-03-07T14:41:57.591Z] --- PASS: TestContainerKill (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerListError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerListError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerList [2022-03-07T14:41:57.591Z] --- PASS: TestContainerList (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerLogsNotFoundError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerLogsError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerLogs [2022-03-07T14:41:57.591Z] --- PASS: TestContainerLogs (0.20s) [2022-03-07T14:41:57.591Z] === RUN TestContainerPauseError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerPause [2022-03-07T14:41:57.591Z] --- PASS: TestContainerPause (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainersPruneError [2022-03-07T14:41:57.591Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainersPrune [2022-03-07T14:41:57.591Z] --- PASS: TestContainersPrune (0.02s) [2022-03-07T14:41:57.591Z] === RUN TestContainerRemoveError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerRemoveNotFoundError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerRemove [2022-03-07T14:41:57.591Z] --- PASS: TestContainerRemove (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerRenameError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerRename [2022-03-07T14:41:57.591Z] --- PASS: TestContainerRename (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerResizeError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExecResizeError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerResize [2022-03-07T14:41:57.591Z] --- PASS: TestContainerResize (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerExecResize [2022-03-07T14:41:57.591Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerRestartError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerRestart [2022-03-07T14:41:57.591Z] --- PASS: TestContainerRestart (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStartError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStartError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStart [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStart (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStatsError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStats [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStats (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStopError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStopError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerStop [2022-03-07T14:41:57.591Z] --- PASS: TestContainerStop (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerTopError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerTopError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerTop [2022-03-07T14:41:57.591Z] --- PASS: TestContainerTop (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerUnpauseError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerUnpause [2022-03-07T14:41:57.591Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerUpdateError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerUpdate [2022-03-07T14:41:57.591Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerWaitError [2022-03-07T14:41:57.591Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestContainerWait [2022-03-07T14:41:57.591Z] --- PASS: TestContainerWait (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestDiskUsageError [2022-03-07T14:41:57.591Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestDiskUsage [2022-03-07T14:41:57.591Z] --- PASS: TestDiskUsage (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestDistributionInspectUnsupported [2022-03-07T14:41:57.591Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestDistributionInspectWithEmptyID [2022-03-07T14:41:57.591Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestEventsErrorInOptions [2022-03-07T14:41:57.591Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestEventsErrorFromServer [2022-03-07T14:41:57.591Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestEvents [2022-03-07T14:41:57.591Z] --- PASS: TestEvents (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestTLSCloseWriter [2022-03-07T14:41:57.591Z] === PAUSE TestTLSCloseWriter [2022-03-07T14:41:57.591Z] === RUN TestImageBuildError [2022-03-07T14:41:57.591Z] --- PASS: TestImageBuildError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageBuild [2022-03-07T14:41:57.591Z] --- PASS: TestImageBuild (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestGetDockerOS [2022-03-07T14:41:57.591Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageCreateError [2022-03-07T14:41:57.591Z] --- PASS: TestImageCreateError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageCreate [2022-03-07T14:41:57.591Z] --- PASS: TestImageCreate (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageHistoryError [2022-03-07T14:41:57.591Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageHistory [2022-03-07T14:41:57.591Z] --- PASS: TestImageHistory (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageImportError [2022-03-07T14:41:57.591Z] --- PASS: TestImageImportError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageImport [2022-03-07T14:41:57.591Z] --- PASS: TestImageImport (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageInspectError [2022-03-07T14:41:57.591Z] --- PASS: TestImageInspectError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageInspectImageNotFound [2022-03-07T14:41:57.591Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageInspectWithEmptyID [2022-03-07T14:41:57.591Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageInspect [2022-03-07T14:41:57.591Z] --- PASS: TestImageInspect (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageListError [2022-03-07T14:41:57.591Z] --- PASS: TestImageListError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageList [2022-03-07T14:41:57.591Z] --- PASS: TestImageList (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageListApiBefore125 [2022-03-07T14:41:57.591Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageLoadError [2022-03-07T14:41:57.591Z] --- PASS: TestImageLoadError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageLoad [2022-03-07T14:41:57.591Z] --- PASS: TestImageLoad (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagesPruneError [2022-03-07T14:41:57.591Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagesPrune [2022-03-07T14:41:57.591Z] --- PASS: TestImagesPrune (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePullReferenceParseError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePullAnyError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePullWithoutErrors [2022-03-07T14:41:57.591Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePushReferenceError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePushAnyError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImagePushWithoutErrors [2022-03-07T14:41:57.591Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-07T14:41:57.591Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-07T14:41:57.591Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-07T14:41:57.591Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-07T14:41:57.591Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageRemoveError [2022-03-07T14:41:57.591Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageRemoveImageNotFound [2022-03-07T14:41:57.591Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageRemove [2022-03-07T14:41:57.591Z] --- PASS: TestImageRemove (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageSaveError [2022-03-07T14:41:57.591Z] --- PASS: TestImageSaveError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageSave [2022-03-07T14:41:57.591Z] --- PASS: TestImageSave (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageSearchAnyError [2022-03-07T14:41:57.591Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-07T14:41:57.591Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:41:57.591Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:41:57.591Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-07T14:41:57.591Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageSearchWithoutErrors [2022-03-07T14:41:57.591Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageTagError [2022-03-07T14:41:57.591Z] --- PASS: TestImageTagError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageTagInvalidReference [2022-03-07T14:41:57.591Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageTagInvalidSourceImageName [2022-03-07T14:41:57.591Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageTagHexSource [2022-03-07T14:41:57.591Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestImageTag [2022-03-07T14:41:57.591Z] --- PASS: TestImageTag (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestInfoServerError [2022-03-07T14:41:57.591Z] --- PASS: TestInfoServerError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestInfoInvalidResponseJSONError [2022-03-07T14:41:57.591Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-07T14:41:57.591Z] === RUN TestInfo [2022-03-07T14:41:57.592Z] --- PASS: TestInfo (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkConnectError [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkConnect [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkCreateError [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkCreate [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkDisconnectError [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkDisconnect [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkInspect [2022-03-07T14:41:57.592Z] === RUN TestNetworkInspect/empty_ID [2022-03-07T14:41:57.592Z] === RUN TestNetworkInspect/no_options [2022-03-07T14:41:57.592Z] === RUN TestNetworkInspect/verbose [2022-03-07T14:41:57.592Z] === RUN TestNetworkInspect/global_scope [2022-03-07T14:41:57.592Z] === RUN TestNetworkInspect/unknown_network [2022-03-07T14:41:57.592Z] === RUN TestNetworkInspect/server_error [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkListError [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkListError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkList [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkList (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworksPruneError [2022-03-07T14:41:57.592Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworksPrune [2022-03-07T14:41:57.592Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkRemoveError [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNetworkRemove [2022-03-07T14:41:57.592Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeInspectError [2022-03-07T14:41:57.592Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeInspectNodeNotFound [2022-03-07T14:41:57.592Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeInspectWithEmptyID [2022-03-07T14:41:57.592Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeInspect [2022-03-07T14:41:57.592Z] --- PASS: TestNodeInspect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeListError [2022-03-07T14:41:57.592Z] --- PASS: TestNodeListError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeList [2022-03-07T14:41:57.592Z] --- PASS: TestNodeList (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeRemoveError [2022-03-07T14:41:57.592Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeRemove [2022-03-07T14:41:57.592Z] --- PASS: TestNodeRemove (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeUpdateError [2022-03-07T14:41:57.592Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestNodeUpdate [2022-03-07T14:41:57.592Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestOptionWithHostFromEnv [2022-03-07T14:41:57.592Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestOptionWithTimeout [2022-03-07T14:41:57.592Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestOptionWithVersionFromEnv [2022-03-07T14:41:57.592Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPingFail [2022-03-07T14:41:57.592Z] --- PASS: TestPingFail (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPingWithError [2022-03-07T14:41:57.592Z] 2022/03/07 14:41:57 RoundTripper returned a response & error; ignoring response [2022-03-07T14:41:57.592Z] 2022/03/07 14:41:57 RoundTripper returned a response & error; ignoring response [2022-03-07T14:41:57.592Z] --- PASS: TestPingWithError (0.01s) [2022-03-07T14:41:57.592Z] === RUN TestPingSuccess [2022-03-07T14:41:57.592Z] --- PASS: TestPingSuccess (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPingHeadFallback [2022-03-07T14:41:57.592Z] === RUN TestPingHeadFallback/OK [2022-03-07T14:41:57.592Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-07T14:41:57.592Z] === RUN TestPingHeadFallback/Not_Found [2022-03-07T14:41:57.592Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-07T14:41:57.592Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-07T14:41:57.592Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginDisableError [2022-03-07T14:41:57.592Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginDisable [2022-03-07T14:41:57.592Z] --- PASS: TestPluginDisable (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginEnableError [2022-03-07T14:41:57.592Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginEnable [2022-03-07T14:41:57.592Z] --- PASS: TestPluginEnable (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginInspectError [2022-03-07T14:41:57.592Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginInspectWithEmptyID [2022-03-07T14:41:57.592Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginInspect [2022-03-07T14:41:57.592Z] --- PASS: TestPluginInspect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginListError [2022-03-07T14:41:57.592Z] --- PASS: TestPluginListError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginList [2022-03-07T14:41:57.592Z] --- PASS: TestPluginList (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginPushError [2022-03-07T14:41:57.592Z] --- PASS: TestPluginPushError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginPush [2022-03-07T14:41:57.592Z] --- PASS: TestPluginPush (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginRemoveError [2022-03-07T14:41:57.592Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginRemove [2022-03-07T14:41:57.592Z] --- PASS: TestPluginRemove (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginSetError [2022-03-07T14:41:57.592Z] --- PASS: TestPluginSetError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPluginSet [2022-03-07T14:41:57.592Z] --- PASS: TestPluginSet (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSetHostHeader [2022-03-07T14:41:57.592Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestPlainTextError [2022-03-07T14:41:57.592Z] --- PASS: TestPlainTextError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestInfiniteError [2022-03-07T14:41:57.592Z] --- PASS: TestInfiniteError (0.03s) [2022-03-07T14:41:57.592Z] === RUN TestCanceledContext [2022-03-07T14:41:57.592Z] 2022/03/07 14:41:57 RoundTripper returned a response & error; ignoring response [2022-03-07T14:41:57.592Z] --- PASS: TestCanceledContext (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestDeadlineExceededContext [2022-03-07T14:41:57.592Z] 2022/03/07 14:41:57 RoundTripper returned a response & error; ignoring response [2022-03-07T14:41:57.592Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretCreateUnsupported [2022-03-07T14:41:57.592Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretCreateError [2022-03-07T14:41:57.592Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretCreate [2022-03-07T14:41:57.592Z] --- PASS: TestSecretCreate (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretInspectUnsupported [2022-03-07T14:41:57.592Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretInspectError [2022-03-07T14:41:57.592Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretInspectSecretNotFound [2022-03-07T14:41:57.592Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretInspectWithEmptyID [2022-03-07T14:41:57.592Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretInspect [2022-03-07T14:41:57.592Z] --- PASS: TestSecretInspect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretListUnsupported [2022-03-07T14:41:57.592Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretListError [2022-03-07T14:41:57.592Z] --- PASS: TestSecretListError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretList [2022-03-07T14:41:57.592Z] --- PASS: TestSecretList (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretRemoveUnsupported [2022-03-07T14:41:57.592Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretRemoveError [2022-03-07T14:41:57.592Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretRemove [2022-03-07T14:41:57.592Z] --- PASS: TestSecretRemove (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretUpdateUnsupported [2022-03-07T14:41:57.592Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretUpdateError [2022-03-07T14:41:57.592Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSecretUpdate [2022-03-07T14:41:57.592Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceCreateError [2022-03-07T14:41:57.592Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceCreate [2022-03-07T14:41:57.592Z] --- PASS: TestServiceCreate (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-07T14:41:57.592Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2022-03-07T14:41:57.592Z] === RUN TestServiceCreateDigestPinning [2022-03-07T14:41:57.592Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceInspectError [2022-03-07T14:41:57.592Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceInspectServiceNotFound [2022-03-07T14:41:57.592Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceInspectWithEmptyID [2022-03-07T14:41:57.592Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceInspect [2022-03-07T14:41:57.592Z] --- PASS: TestServiceInspect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceListError [2022-03-07T14:41:57.592Z] --- PASS: TestServiceListError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceList [2022-03-07T14:41:57.592Z] --- PASS: TestServiceList (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceLogsError [2022-03-07T14:41:57.592Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceLogs [2022-03-07T14:41:57.592Z] --- PASS: TestServiceLogs (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceRemoveError [2022-03-07T14:41:57.592Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceRemoveNotFoundError [2022-03-07T14:41:57.592Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceRemove [2022-03-07T14:41:57.592Z] --- PASS: TestServiceRemove (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceUpdateError [2022-03-07T14:41:57.592Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestServiceUpdate [2022-03-07T14:41:57.592Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmGetUnlockKeyError [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmGetUnlockKey [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmInitError [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmInit [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmInit (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmInspectError [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmInspect [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmJoinError [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmJoin [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmLeaveError [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmLeave [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmUnlockError [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmUnlock [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmUpdateError [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestSwarmUpdate [2022-03-07T14:41:57.592Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestTaskInspectError [2022-03-07T14:41:57.592Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestTaskInspectWithEmptyID [2022-03-07T14:41:57.592Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestTaskInspect [2022-03-07T14:41:57.592Z] --- PASS: TestTaskInspect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestTaskListError [2022-03-07T14:41:57.592Z] --- PASS: TestTaskListError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestTaskList [2022-03-07T14:41:57.592Z] --- PASS: TestTaskList (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeCreateError [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeCreate [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeInspectError [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeInspectNotFound [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeInspectWithEmptyID [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeInspect [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeListError [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeListError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeList [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeList (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeRemoveError [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-07T14:41:57.592Z] === RUN TestVolumeRemove [2022-03-07T14:41:57.592Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-07T14:41:57.592Z] === CONT TestTLSCloseWriter [2022-03-07T14:41:57.592Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-03-07T14:41:57.592Z] PASS [2022-03-07T14:41:57.592Z] coverage: 75.2% of statements [2022-03-07T14:41:57.592Z] ok github.com/docker/docker/client 0.434s coverage: 75.2% of statements [2022-03-07T14:42:05.957Z] --- PASS: TestImportExtremelyLargeImageWorks (89.59s) [2022-03-07T14:42:05.957Z] PASS [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === Skipped [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-07T14:42:05.957Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] DONE 22 tests, 1 skipped in 93.130s [2022-03-07T14:42:05.957Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T14:42:05.957Z] INFO: Testing against a local daemon [2022-03-07T14:42:05.957Z] === RUN TestNetworkCreateDelete [2022-03-07T14:42:05.957Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-07T14:42:05.957Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T14:42:05.957Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-07T14:42:05.957Z] === RUN TestDaemonDNSFallback [2022-03-07T14:42:05.957Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-03-07T14:42:05.957Z] === RUN TestInspectNetwork [2022-03-07T14:42:05.957Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:05.957Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T14:42:05.957Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestNetworkInvalidJSON [2022-03-07T14:42:05.957Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T14:42:05.957Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T14:42:05.957Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:42:05.957Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:42:05.957Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:42:05.957Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:42:05.957Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T14:42:05.957Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:42:05.957Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:42:05.957Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T14:42:05.957Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T14:42:05.957Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T14:42:05.957Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestNetworkList [2022-03-07T14:42:05.957Z] === RUN TestNetworkList//networks [2022-03-07T14:42:05.957Z] === PAUSE TestNetworkList//networks [2022-03-07T14:42:05.957Z] === RUN TestNetworkList//networks/ [2022-03-07T14:42:05.957Z] === PAUSE TestNetworkList//networks/ [2022-03-07T14:42:05.957Z] === CONT TestNetworkList//networks [2022-03-07T14:42:05.957Z] === CONT TestNetworkList//networks/ [2022-03-07T14:42:05.957Z] --- PASS: TestNetworkList (0.02s) [2022-03-07T14:42:05.957Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T14:42:05.957Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T14:42:05.957Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T14:42:05.957Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-07T14:42:05.957Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T14:42:05.957Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T14:42:05.957Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T14:42:05.957Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T14:42:05.957Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T14:42:05.957Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:05.957Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T14:42:05.957Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:42:05.957Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T14:42:05.957Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:05.957Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T14:42:05.957Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:05.957Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T14:42:05.957Z] PASS [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === Skipped [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-07T14:42:05.957Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T14:42:05.957Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T14:42:05.957Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-07T14:42:05.957Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T14:42:05.957Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T14:42:05.957Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T14:42:05.957Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T14:42:05.957Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T14:42:05.957Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:42:05.957Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T14:42:05.957Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T14:42:05.957Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] DONE 22 tests, 12 skipped in 6.942s [2022-03-07T14:42:05.957Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T14:42:05.957Z] INFO: Testing against a local daemon [2022-03-07T14:42:05.957Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T14:42:05.957Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:42:05.957Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestDockerNetworkIpvlan [2022-03-07T14:42:05.957Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:42:05.957Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T14:42:05.957Z] PASS [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === Skipped [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T14:42:05.957Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T14:42:05.957Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] DONE 2 tests, 2 skipped in 0.086s [2022-03-07T14:42:05.957Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T14:42:05.957Z] INFO: Testing against a local daemon [2022-03-07T14:42:05.957Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T14:42:05.957Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-07T14:42:05.957Z] === RUN TestDockerNetworkMacvlan [2022-03-07T14:42:05.957Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-07T14:42:05.957Z] PASS [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === Skipped [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-07T14:42:05.957Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-07T14:42:05.957Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T14:42:05.957Z] [2022-03-07T14:42:05.957Z] DONE 2 tests, 2 skipped in 0.086s [2022-03-07T14:42:05.957Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T14:42:06.217Z] testing: warning: no tests to run [2022-03-07T14:42:06.217Z] PASS [2022-03-07T14:42:06.217Z] [2022-03-07T14:42:06.217Z] DONE 0 tests in 0.024s [2022-03-07T14:42:06.217Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T14:42:06.217Z] INFO: Testing against a local daemon [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T14:42:06.217Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.217Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginTLS [2022-03-07T14:42:06.217Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.217Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T14:42:06.217Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.217Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T14:42:06.217Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.217Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T14:42:06.217Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.217Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T14:42:06.217Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.217Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T14:42:06.217Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.217Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T14:42:06.217Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.217Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-07T14:42:06.217Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T14:42:06.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.218Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-07T14:42:06.218Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T14:42:06.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.218Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-07T14:42:06.218Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T14:42:06.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.218Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-07T14:42:06.218Z] === RUN TestAuthZPluginHeader [2022-03-07T14:42:06.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.218Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-07T14:42:06.218Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T14:42:06.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.218Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-07T14:42:06.218Z] === RUN TestAuthZPluginV2Disable [2022-03-07T14:42:06.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.218Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-03-07T14:42:06.218Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-07T14:42:06.478Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-07T14:42:06.478Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-07T14:42:06.478Z] PASS [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === Skipped [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-07T14:42:06.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] DONE 17 tests, 17 skipped in 0.285s [2022-03-07T14:42:06.478Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T14:42:06.478Z] INFO: Testing against a local daemon [2022-03-07T14:42:06.478Z] === RUN TestPluginInvalidJSON [2022-03-07T14:42:06.478Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:42:06.478Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:42:06.478Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:42:06.478Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T14:42:06.478Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T14:42:06.478Z] === RUN TestPluginInstall [2022-03-07T14:42:06.478Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T14:42:06.478Z] === RUN TestPluginsWithRuntimes [2022-03-07T14:42:06.478Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-07T14:42:06.478Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T14:42:06.478Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T14:42:06.478Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-07T14:42:06.478Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T14:42:06.478Z] PASS [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === Skipped [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-07T14:42:06.478Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-07T14:42:06.478Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T14:42:06.478Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-07T14:42:06.478Z] [2022-03-07T14:42:06.478Z] DONE 5 tests, 3 skipped in 0.114s [2022-03-07T14:42:06.478Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T14:42:06.738Z] INFO: Testing against a local daemon [2022-03-07T14:42:06.738Z] === RUN TestExternalGraphDriver [2022-03-07T14:42:06.738Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-07T14:42:06.738Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-07T14:42:06.738Z] === RUN TestGraphdriverPluginV2 [2022-03-07T14:42:10.036Z] --- PASS: TestGraphdriverPluginV2 (3.32s) [2022-03-07T14:42:10.036Z] PASS [2022-03-07T14:42:10.036Z] [2022-03-07T14:42:10.036Z] === Skipped [2022-03-07T14:42:10.036Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-07T14:42:10.036Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-07T14:42:10.036Z] [2022-03-07T14:42:10.036Z] DONE 2 tests, 1 skipped in 3.455s [2022-03-07T14:42:10.036Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T14:42:10.036Z] INFO: Testing against a local daemon [2022-03-07T14:42:10.036Z] === RUN TestContinueAfterPluginCrash [2022-03-07T14:42:10.036Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T14:42:10.036Z] === RUN TestReadPluginNoRead [2022-03-07T14:42:10.036Z] === PAUSE TestReadPluginNoRead [2022-03-07T14:42:10.036Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T14:42:10.036Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T14:42:10.036Z] === CONT TestContinueAfterPluginCrash [2022-03-07T14:42:10.036Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T14:42:14.237Z] --- PASS: TestDaemonStartWithLogOpt (3.99s) [2022-03-07T14:42:14.237Z] === CONT TestReadPluginNoRead [2022-03-07T14:42:15.255Z] --- PASS: TestCheckoutGit (31.23s) [2022-03-07T14:42:15.255Z] === RUN TestValidGitTransport [2022-03-07T14:42:15.255Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-07T14:42:15.255Z] === RUN TestGitInvalidRef [2022-03-07T14:42:15.255Z] --- PASS: TestGitInvalidRef (0.19s) [2022-03-07T14:42:15.255Z] PASS [2022-03-07T14:42:15.255Z] coverage: 86.3% of statements [2022-03-07T14:42:15.712Z] ok github.com/docker/docker/builder/remotecontext/git 31.500s coverage: 86.3% of statements [2022-03-07T14:42:16.150Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T14:42:16.678Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T14:42:16.678Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T14:42:17.532Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T14:42:18.515Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:42:18.515Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:42:18.515Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:42:18.515Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:42:18.515Z] [2022-03-07T14:42:18.515Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T14:42:18.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T14:42:18.515Z] HOSTNAME=f69cf8302798 [2022-03-07T14:42:18.515Z] TESTDEBUG=0 [2022-03-07T14:42:18.515Z] DEST=bundles/test-integration [2022-03-07T14:42:18.515Z] PWD=/go/src/github.com/docker/docker [2022-03-07T14:42:18.515Z] DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b [2022-03-07T14:42:18.515Z] container=docker [2022-03-07T14:42:18.515Z] HOME=/root [2022-03-07T14:42:18.515Z] GOLANG_VERSION=1.17.8 [2022-03-07T14:42:18.515Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T14:42:18.515Z] VALIDATE_BRANCH=master [2022-03-07T14:42:18.515Z] TERM=xterm [2022-03-07T14:42:18.515Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T14:42:18.515Z] SHLVL=1 [2022-03-07T14:42:18.515Z] TIMEOUT=120m [2022-03-07T14:42:18.515Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T14:42:18.515Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T14:42:18.515Z] GO111MODULE=off [2022-03-07T14:42:18.515Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T14:42:18.515Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T14:42:18.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T14:42:18.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T14:42:18.515Z] GOPATH=/go [2022-03-07T14:42:18.515Z] PKG_CONFIG=pkg-config [2022-03-07T14:42:18.515Z] _=/usr/bin/env [2022-03-07T14:42:18.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T14:42:18.913Z] --- PASS: TestContinueAfterPluginCrash (8.57s) [2022-03-07T14:42:18.913Z] === RUN TestReadPluginNoRead/default [2022-03-07T14:42:19.856Z] === CONT TestReadPluginNoRead [2022-03-07T14:42:19.856Z] read_test.go:92: [de93e4c252b9d] daemon is not started [2022-03-07T14:42:19.856Z] --- PASS: TestReadPluginNoRead (5.88s) [2022-03-07T14:42:19.856Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-03-07T14:42:19.856Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-03-07T14:42:19.856Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-03-07T14:42:19.856Z] PASS [2022-03-07T14:42:19.856Z] [2022-03-07T14:42:19.856Z] DONE 6 tests in 9.969s [2022-03-07T14:42:19.856Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-07T14:42:20.117Z] testing: warning: no tests to run [2022-03-07T14:42:20.117Z] PASS [2022-03-07T14:42:20.117Z] [2022-03-07T14:42:20.117Z] DONE 0 tests in 0.030s [2022-03-07T14:42:20.117Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T14:42:20.117Z] INFO: Testing against a local daemon [2022-03-07T14:42:20.117Z] === RUN TestPluginWithDevMounts [2022-03-07T14:42:20.117Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-07T14:42:20.117Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T14:42:20.117Z] PASS [2022-03-07T14:42:20.117Z] [2022-03-07T14:42:20.117Z] === Skipped [2022-03-07T14:42:20.117Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-07T14:42:20.117Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-07T14:42:20.117Z] [2022-03-07T14:42:20.117Z] DONE 1 tests, 1 skipped in 0.094s [2022-03-07T14:42:20.117Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T14:42:20.117Z] INFO: Testing against a local daemon [2022-03-07T14:42:20.117Z] === RUN TestSecretInspect [2022-03-07T14:42:20.117Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.117Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-07T14:42:20.117Z] === RUN TestSecretList [2022-03-07T14:42:20.117Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.117Z] --- SKIP: TestSecretList (0.01s) [2022-03-07T14:42:20.117Z] === RUN TestSecretsCreateAndDelete [2022-03-07T14:42:20.377Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-07T14:42:20.377Z] === RUN TestSecretsUpdate [2022-03-07T14:42:20.377Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-03-07T14:42:20.377Z] === RUN TestTemplatedSecret [2022-03-07T14:42:20.377Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T14:42:20.377Z] === RUN TestSecretCreateResolve [2022-03-07T14:42:20.377Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-07T14:42:20.377Z] PASS [2022-03-07T14:42:20.377Z] [2022-03-07T14:42:20.377Z] === Skipped [2022-03-07T14:42:20.377Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-07T14:42:20.377Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] [2022-03-07T14:42:20.377Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-07T14:42:20.377Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] [2022-03-07T14:42:20.377Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-07T14:42:20.377Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] [2022-03-07T14:42:20.377Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-03-07T14:42:20.377Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] [2022-03-07T14:42:20.377Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-07T14:42:20.377Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] [2022-03-07T14:42:20.377Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-07T14:42:20.377Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] [2022-03-07T14:42:20.377Z] DONE 6 tests, 6 skipped in 0.154s [2022-03-07T14:42:20.377Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T14:42:20.377Z] INFO: Testing against a local daemon [2022-03-07T14:42:20.377Z] === RUN TestServiceCreateInit [2022-03-07T14:42:20.377Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T14:42:20.377Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T14:42:20.377Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-07T14:42:20.377Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:42:20.377Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:42:20.377Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T14:42:20.377Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-07T14:42:20.377Z] === RUN TestCreateServiceConflict [2022-03-07T14:42:20.377Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-07T14:42:20.377Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T14:42:20.377Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-07T14:42:20.377Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T14:42:20.377Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-07T14:42:20.377Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T14:42:20.377Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-07T14:42:20.377Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T14:42:20.377Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.377Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-03-07T14:42:20.377Z] === RUN TestCreateServiceSysctls [2022-03-07T14:42:20.377Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.638Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-07T14:42:20.638Z] === RUN TestCreateServiceCapabilities [2022-03-07T14:42:20.638Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.638Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-07T14:42:20.638Z] === RUN TestInspect [2022-03-07T14:42:20.638Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.638Z] --- SKIP: TestInspect (0.01s) [2022-03-07T14:42:20.638Z] === RUN TestCreateJob [2022-03-07T14:42:20.638Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.638Z] --- SKIP: TestCreateJob (0.01s) [2022-03-07T14:42:20.638Z] === RUN TestReplicatedJob [2022-03-07T14:42:20.638Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.638Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-07T14:42:20.638Z] === RUN TestUpdateReplicatedJob [2022-03-07T14:42:20.638Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.638Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-07T14:42:20.638Z] === RUN TestServiceListWithStatuses [2022-03-07T14:42:20.638Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T14:42:20.638Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T14:42:20.638Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T14:42:20.638Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.638Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-07T14:42:20.638Z] === RUN TestDockerNetworkReConnect [2022-03-07T14:42:20.638Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:20.638Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-07T14:42:20.638Z] === RUN TestServicePlugin [2022-03-07T14:42:21.356Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-07T14:42:21.356Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-07T14:42:21.356Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-07T14:42:21.356Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-07T14:42:21.356Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-07T14:42:21.356Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-07T14:42:21.356Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-07T14:42:21.356Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-07T14:42:21.356Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-07T14:42:21.356Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-07T14:42:21.356Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-07T14:42:21.356Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-07T14:42:21.356Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-07T14:42:21.357Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-07T14:42:21.357Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-07T14:42:21.357Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-07T14:42:21.357Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-07T14:42:21.357Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-07T14:42:21.357Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-07T14:42:21.357Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-07T14:42:21.357Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-07T14:42:21.357Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-07T14:42:21.357Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-07T14:42:21.357Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-07T14:42:21.357Z] === RUN TestConfigureDaemonLogs [2022-03-07T14:42:21.357Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-07T14:42:21.357Z] === RUN TestCommonOptionsInstallFlags [2022-03-07T14:42:21.357Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-07T14:42:21.357Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-07T14:42:21.357Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-07T14:42:21.357Z] PASS [2022-03-07T14:42:21.357Z] coverage: 18.7% of statements [2022-03-07T14:42:21.357Z] ok github.com/docker/docker/cmd/dockerd 0.193s coverage: 18.7% of statements [2022-03-07T14:42:21.357Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-07T14:42:21.357Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T14:42:22.550Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] --- SKIP: TestServicePlugin (1.87s) [2022-03-07T14:42:22.550Z] === RUN TestServiceUpdateLabel [2022-03-07T14:42:22.550Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-07T14:42:22.550Z] === RUN TestServiceUpdateSecrets [2022-03-07T14:42:22.550Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-07T14:42:22.550Z] === RUN TestServiceUpdateConfigs [2022-03-07T14:42:22.550Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-07T14:42:22.550Z] === RUN TestServiceUpdateNetwork [2022-03-07T14:42:22.550Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-07T14:42:22.550Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T14:42:22.550Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-07T14:42:22.550Z] PASS [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === Skipped [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:42:22.550Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:42:22.550Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-07T14:42:22.550Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-07T14:42:22.550Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-07T14:42:22.550Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-07T14:42:22.550Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-07T14:42:22.550Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-03-07T14:42:22.550Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-07T14:42:22.550Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-07T14:42:22.550Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.550Z] [2022-03-07T14:42:22.550Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-07T14:42:22.551Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-07T14:42:22.551Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-07T14:42:22.551Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-07T14:42:22.551Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T14:42:22.551Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-07T14:42:22.551Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-07T14:42:22.551Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2022-03-07T14:42:22.551Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-07T14:42:22.551Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-07T14:42:22.551Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-07T14:42:22.551Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-07T14:42:22.551Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-07T14:42:22.551Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] DONE 24 tests, 23 skipped in 2.222s [2022-03-07T14:42:22.551Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T14:42:22.551Z] INFO: Testing against a local daemon [2022-03-07T14:42:22.551Z] === RUN TestSessionCreate [2022-03-07T14:42:22.551Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T14:42:22.551Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T14:42:22.551Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T14:42:22.551Z] PASS [2022-03-07T14:42:22.551Z] [2022-03-07T14:42:22.551Z] DONE 2 tests in 0.127s [2022-03-07T14:42:22.551Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T14:42:22.696Z] === RUN TestBoolValue [2022-03-07T14:42:22.696Z] --- PASS: TestBoolValue (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestBoolValueOrDefault [2022-03-07T14:42:22.696Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestInt64ValueOrZero [2022-03-07T14:42:22.696Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestInt64ValueOrDefault [2022-03-07T14:42:22.696Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-07T14:42:22.696Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestJsonContentType [2022-03-07T14:42:22.696Z] --- PASS: TestJsonContentType (0.00s) [2022-03-07T14:42:22.696Z] PASS [2022-03-07T14:42:22.696Z] coverage: 14.7% of statements [2022-03-07T14:42:22.696Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 14.7% of statements [2022-03-07T14:42:22.696Z] === RUN TestMaskSecretKeys [2022-03-07T14:42:22.696Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-07T14:42:22.696Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-07T14:42:22.696Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-07T14:42:22.696Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-07T14:42:22.696Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-07T14:42:22.696Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-07T14:42:22.696Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestVersionMiddlewareVersion [2022-03-07T14:42:22.696Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-07T14:42:22.696Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-07T14:42:22.696Z] PASS [2022-03-07T14:42:22.696Z] coverage: 37.7% of statements [2022-03-07T14:42:22.696Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T14:42:22.696Z] === RUN TestAdjustForAPIVersion [2022-03-07T14:42:22.696Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-07T14:42:22.696Z] PASS [2022-03-07T14:42:22.696Z] coverage: 5.7% of statements [2022-03-07T14:42:22.696Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T14:42:22.696Z] === RUN TestStrSliceMarshalJSON [2022-03-07T14:42:22.696Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestStrSliceUnmarshalJSON [2022-03-07T14:42:22.696Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestStrSliceUnmarshalString [2022-03-07T14:42:22.696Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestStrSliceUnmarshalSlice [2022-03-07T14:42:22.696Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-07T14:42:22.696Z] PASS [2022-03-07T14:42:22.696Z] coverage: 90.0% of statements [2022-03-07T14:42:22.696Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-03-07T14:42:22.696Z] === RUN TestToJSON [2022-03-07T14:42:22.696Z] --- PASS: TestToJSON (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestToParamWithVersion [2022-03-07T14:42:22.696Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestFromJSON [2022-03-07T14:42:22.696Z] --- PASS: TestFromJSON (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestEmpty [2022-03-07T14:42:22.696Z] --- PASS: TestEmpty (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestArgsMatchKVListEmptySources [2022-03-07T14:42:22.696Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestArgsMatchKVList [2022-03-07T14:42:22.696Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestArgsMatch [2022-03-07T14:42:22.696Z] --- PASS: TestArgsMatch (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestAdd [2022-03-07T14:42:22.696Z] --- PASS: TestAdd (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestDel [2022-03-07T14:42:22.696Z] --- PASS: TestDel (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestLen [2022-03-07T14:42:22.696Z] --- PASS: TestLen (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestExactMatch [2022-03-07T14:42:22.696Z] --- PASS: TestExactMatch (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestOnlyOneExactMatch [2022-03-07T14:42:22.696Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestContains [2022-03-07T14:42:22.696Z] --- PASS: TestContains (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestValidate [2022-03-07T14:42:22.696Z] --- PASS: TestValidate (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestWalkValues [2022-03-07T14:42:22.696Z] --- PASS: TestWalkValues (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestFuzzyMatch [2022-03-07T14:42:22.696Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestClone [2022-03-07T14:42:22.696Z] --- PASS: TestClone (0.00s) [2022-03-07T14:42:22.696Z] PASS [2022-03-07T14:42:22.696Z] coverage: 92.2% of statements [2022-03-07T14:42:22.696Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T14:42:22.696Z] === RUN TestDurationToSecondsString [2022-03-07T14:42:22.696Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-07T14:42:22.696Z] === RUN TestGetTimestamp [2022-03-07T14:42:22.696Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-07T14:42:22.696Z] === RUN TestParseTimestamps [2022-03-07T14:42:22.696Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-07T14:42:22.696Z] PASS [2022-03-07T14:42:22.696Z] coverage: 100.0% of statements [2022-03-07T14:42:22.696Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2022-03-07T14:42:22.696Z] === RUN TestCompareVersion [2022-03-07T14:42:22.696Z] --- PASS: TestCompareVersion (0.00s) [2022-03-07T14:42:22.696Z] PASS [2022-03-07T14:42:22.696Z] coverage: 77.3% of statements [2022-03-07T14:42:22.696Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 77.3% of statements [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T14:42:22.696Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T14:42:22.818Z] INFO: Testing against a local daemon [2022-03-07T14:42:22.819Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:42:22.819Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T14:42:22.819Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:42:22.819Z] === RUN TestDiskUsage [2022-03-07T14:42:22.819Z] === PAUSE TestDiskUsage [2022-03-07T14:42:22.819Z] === RUN TestEventsExecDie [2022-03-07T14:42:22.896Z] === RUN TestContainerStopSignal [2022-03-07T14:42:22.896Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestContainerStopTimeout [2022-03-07T14:42:22.896Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-07T14:42:22.896Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-07T14:42:22.896Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-07T14:42:22.896Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestReplaceAndAppendEnvVars [2022-03-07T14:42:22.896Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-07T14:42:22.896Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestNewMemoryStore [2022-03-07T14:42:22.896Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestAddContainers [2022-03-07T14:42:22.896Z] --- PASS: TestAddContainers (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestGetContainer [2022-03-07T14:42:22.896Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestDeleteContainer [2022-03-07T14:42:22.896Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestListContainers [2022-03-07T14:42:22.896Z] --- PASS: TestListContainers (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestFirstContainer [2022-03-07T14:42:22.896Z] --- PASS: TestFirstContainer (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestApplyAllContainer [2022-03-07T14:42:22.896Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestIsValidHealthString [2022-03-07T14:42:22.896Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestStateRunStop [2022-03-07T14:42:22.896Z] --- PASS: TestStateRunStop (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestStateTimeoutWait [2022-03-07T14:42:22.896Z] state_test.go:141: Stop callback fired [2022-03-07T14:42:22.896Z] state_test.go:165: Stop callback fired [2022-03-07T14:42:22.896Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-07T14:42:22.896Z] === RUN TestIsValidStateString [2022-03-07T14:42:22.896Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestViewSaveDelete [2022-03-07T14:42:22.896Z] --- PASS: TestViewSaveDelete (0.03s) [2022-03-07T14:42:22.896Z] === RUN TestViewAll [2022-03-07T14:42:22.896Z] --- PASS: TestViewAll (0.01s) [2022-03-07T14:42:22.896Z] === RUN TestViewGet [2022-03-07T14:42:22.896Z] --- PASS: TestViewGet (0.01s) [2022-03-07T14:42:22.896Z] === RUN TestNames [2022-03-07T14:42:22.896Z] --- PASS: TestNames (0.00s) [2022-03-07T14:42:22.896Z] === RUN TestViewWithHealthCheck [2022-03-07T14:42:22.896Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-07T14:42:22.896Z] PASS [2022-03-07T14:42:22.896Z] coverage: 41.5% of statements [2022-03-07T14:42:22.896Z] ok github.com/docker/docker/container 0.260s coverage: 41.5% of statements [2022-03-07T14:42:22.896Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T14:42:22.896Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T14:42:22.896Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T14:42:22.896Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T14:42:23.400Z] --- PASS: TestEventsExecDie (0.48s) [2022-03-07T14:42:23.400Z] === RUN TestEventsBackwardsCompatible [2022-03-07T14:42:23.400Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-07T14:42:23.400Z] === RUN TestEventsVolumeCreate [2022-03-07T14:42:23.400Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-07T14:42:23.400Z] === RUN TestInfoBinaryCommits [2022-03-07T14:42:23.400Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T14:42:23.400Z] === RUN TestInfoAPIVersioned [2022-03-07T14:42:23.400Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-07T14:42:23.400Z] === RUN TestInfoAPI [2022-03-07T14:42:23.400Z] --- PASS: TestInfoAPI (0.02s) [2022-03-07T14:42:23.400Z] === RUN TestInfoAPIWarnings [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-07T14:42:23.665Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-07T14:42:23.665Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-07T14:42:23.665Z] === RUN TestCloneArgsSmartHttp [2022-03-07T14:42:23.665Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-07T14:42:23.665Z] === RUN TestCloneArgsDumbHttp [2022-03-07T14:42:23.665Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-07T14:42:23.665Z] === RUN TestCloneArgsGit [2022-03-07T14:42:23.665Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-07T14:42:23.665Z] === RUN TestCheckoutGit [2022-03-07T14:42:23.864Z] === RUN TestPrepare [2022-03-07T14:42:23.864Z] --- PASS: TestPrepare (0.00s) [2022-03-07T14:42:23.864Z] === RUN TestStart [2022-03-07T14:42:23.864Z] --- PASS: TestStart (0.00s) [2022-03-07T14:42:23.864Z] === RUN TestWaitCancel [2022-03-07T14:42:23.864Z] --- PASS: TestWaitCancel (0.00s) [2022-03-07T14:42:23.864Z] === RUN TestWaitDisabled [2022-03-07T14:42:23.864Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-07T14:42:23.864Z] === RUN TestWaitEnabled [2022-03-07T14:42:23.864Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-07T14:42:23.864Z] === RUN TestRemove [2022-03-07T14:42:23.864Z] --- PASS: TestRemove (0.00s) [2022-03-07T14:42:23.864Z] PASS [2022-03-07T14:42:23.864Z] coverage: 65.3% of statements [2022-03-07T14:42:23.864Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2022-03-07T14:42:25.836Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-07T14:42:25.836Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-07T14:42:25.836Z] === RUN TestProcessNoDockerignore [2022-03-07T14:42:25.836Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-07T14:42:25.836Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestDetectContentType [2022-03-07T14:42:25.836Z] --- PASS: TestDetectContentType (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestSelectAcceptableMIME [2022-03-07T14:42:25.836Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestInspectEmptyResponse [2022-03-07T14:42:25.836Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestInspectResponseBinary [2022-03-07T14:42:25.836Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestResponseUnsupportedContentType [2022-03-07T14:42:25.836Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestInspectResponseTextSimple [2022-03-07T14:42:25.836Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestInspectResponseEmptyContentType [2022-03-07T14:42:25.836Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestUnknownContentLength [2022-03-07T14:42:25.836Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestDownloadRemote [2022-03-07T14:42:25.836Z] === RUN TestEnable [2022-03-07T14:42:25.836Z] --- PASS: TestEnable (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestDisable [2022-03-07T14:42:25.836Z] --- PASS: TestDisable (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestEnabled [2022-03-07T14:42:25.836Z] --- PASS: TestEnabled (0.00s) [2022-03-07T14:42:25.836Z] PASS [2022-03-07T14:42:25.836Z] coverage: 100.0% of statements [2022-03-07T14:42:25.836Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2022-03-07T14:42:25.836Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-07T14:42:25.836Z] === RUN TestGetWithStatusError [2022-03-07T14:42:25.836Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestCloseRootDirectory [2022-03-07T14:42:25.836Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:42:25.836Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestHashFile [2022-03-07T14:42:25.836Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:42:25.836Z] --- SKIP: TestHashFile (0.00s) [2022-03-07T14:42:25.836Z] === RUN TestHashSubdir [2022-03-07T14:42:25.836Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:42:25.836Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-07T14:42:25.836Z] === RUN TestRemoveDirectory [2022-03-07T14:42:25.836Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:42:25.836Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-07T14:42:25.836Z] PASS [2022-03-07T14:42:25.836Z] coverage: 9.3% of statements [2022-03-07T14:42:25.836Z] ok github.com/docker/docker/builder/remotecontext 0.280s coverage: 9.3% of statements [2022-03-07T14:42:26.035Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-07T14:42:26.035Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-07T14:42:26.035Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-07T14:42:26.035Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-07T14:42:26.035Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-07T14:42:26.295Z] === RUN TestGetAllAllowed [2022-03-07T14:42:26.295Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestGetAllMeta [2022-03-07T14:42:26.295Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-07T14:42:26.295Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestIsUnreferencedBuiltin [2022-03-07T14:42:26.295Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestIsExistingDirectory [2022-03-07T14:42:26.295Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-07T14:42:26.295Z] === RUN TestGetFilenameForDownload [2022-03-07T14:42:26.295Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestEnv2Variables [2022-03-07T14:42:26.295Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-07T14:42:26.295Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestMaintainer [2022-03-07T14:42:26.295Z] --- PASS: TestMaintainer (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestLabel [2022-03-07T14:42:26.295Z] --- PASS: TestLabel (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestFromScratch [2022-03-07T14:42:26.295Z] --- PASS: TestFromScratch (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestFromWithArg [2022-03-07T14:42:26.295Z] --- PASS: TestFromWithArg (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-07T14:42:26.295Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestFromWithUndefinedArg [2022-03-07T14:42:26.295Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestFromMultiStageWithNamedStage [2022-03-07T14:42:26.295Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestOnbuild [2022-03-07T14:42:26.295Z] --- PASS: TestOnbuild (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestWorkdir [2022-03-07T14:42:26.295Z] --- PASS: TestWorkdir (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestCmd [2022-03-07T14:42:26.295Z] --- PASS: TestCmd (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestHealthcheckNone [2022-03-07T14:42:26.295Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestHealthcheckCmd [2022-03-07T14:42:26.295Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestEntrypoint [2022-03-07T14:42:26.295Z] --- PASS: TestEntrypoint (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestExpose [2022-03-07T14:42:26.295Z] --- PASS: TestExpose (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestUser [2022-03-07T14:42:26.295Z] --- PASS: TestUser (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestVolume [2022-03-07T14:42:26.295Z] --- PASS: TestVolume (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestStopSignal [2022-03-07T14:42:26.295Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T14:42:26.295Z] --- SKIP: TestStopSignal (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestArg [2022-03-07T14:42:26.295Z] --- PASS: TestArg (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestShell [2022-03-07T14:42:26.295Z] --- PASS: TestShell (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestPrependEnvOnCmd [2022-03-07T14:42:26.295Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestRunWithBuildArgs [2022-03-07T14:42:26.295Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestRunIgnoresHealthcheck [2022-03-07T14:42:26.295Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestDispatchUnsupportedOptions [2022-03-07T14:42:26.295Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-07T14:42:26.295Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-07T14:42:26.295Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-07T14:42:26.295Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-07T14:42:26.295Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-07T14:42:26.295Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-07T14:42:26.295Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestNormalizeWorkdir [2022-03-07T14:42:26.295Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-07T14:42:26.295Z] === RUN TestDispatch [2022-03-07T14:42:26.295Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-07T14:42:26.295Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-07T14:42:26.295Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-07T14:42:26.295Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-07T14:42:26.295Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-07T14:42:26.295Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-07T14:42:26.492Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-07T14:42:26.492Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-07T14:42:26.492Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-07T14:42:26.492Z] PASS [2022-03-07T14:42:26.492Z] coverage: 35.9% of statements [2022-03-07T14:42:26.492Z] ok github.com/docker/docker/daemon/cluster/convert 0.969s coverage: 35.9% of statements [2022-03-07T14:42:26.492Z] === RUN TestNewListSecretsFilters [2022-03-07T14:42:26.492Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-07T14:42:26.492Z] === RUN TestNewListConfigsFilters [2022-03-07T14:42:26.492Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-07T14:42:26.492Z] PASS [2022-03-07T14:42:26.492Z] coverage: 0.5% of statements [2022-03-07T14:42:26.492Z] ok github.com/docker/docker/daemon/cluster 0.871s coverage: 0.5% of statements [2022-03-07T14:42:26.753Z] === RUN TestDispatch/COPY_url [2022-03-07T14:42:26.753Z] --- PASS: TestDispatch (0.08s) [2022-03-07T14:42:26.753Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-07T14:42:26.753Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-07T14:42:26.753Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-07T14:42:26.753Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T14:42:26.753Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T14:42:26.753Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-07T14:42:26.753Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestAddScratchImageAddsToMounts [2022-03-07T14:42:26.753Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-07T14:42:26.753Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-07T14:42:26.753Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-07T14:42:26.753Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestImageSourceGetAddsToMounts [2022-03-07T14:42:26.753Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestEmptyDockerfile [2022-03-07T14:42:26.753Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-07T14:42:26.753Z] === RUN TestSymlinkDockerfile [2022-03-07T14:42:26.753Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-07T14:42:26.753Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-07T14:42:26.753Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestNonExistingDockerfile [2022-03-07T14:42:26.753Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestCopyRunConfig [2022-03-07T14:42:26.753Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestDeepCopyRunConfig [2022-03-07T14:42:26.753Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestExportImage [2022-03-07T14:42:26.753Z] --- PASS: TestExportImage (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestNormalizeDest [2022-03-07T14:42:26.753Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-07T14:42:26.753Z] PASS [2022-03-07T14:42:26.753Z] coverage: 46.7% of statements [2022-03-07T14:42:26.753Z] ok github.com/docker/docker/builder/dockerfile 0.253s coverage: 46.7% of statements [2022-03-07T14:42:26.753Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T14:42:26.753Z] === RUN TestTCP4Proxy [2022-03-07T14:42:26.753Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestTCP4ProxyHalfClose [2022-03-07T14:42:26.753Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-07T14:42:26.753Z] === RUN TestTCP6Proxy [2022-03-07T14:42:26.753Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T14:42:26.778Z] 1bd78008c728: Pull complete [2022-03-07T14:42:26.778Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-07T14:42:26.778Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:42:26.778Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-07T14:42:26.778Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-07T14:42:26.778Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-07T14:42:26.778Z] WARN: Skipping validation tests [2022-03-07T14:42:26.778Z] INFO: Running unit tests at 03/07/2022 14:42:25... [2022-03-07T14:42:27.210Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-07T14:42:27.210Z] === RUN TestTCPDualStackProxy [2022-03-07T14:42:27.210Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T14:42:27.210Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-07T14:42:27.210Z] === RUN TestUDP4Proxy [2022-03-07T14:42:27.210Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-07T14:42:27.210Z] === RUN TestUDP6Proxy [2022-03-07T14:42:27.210Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T14:42:27.210Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-07T14:42:27.210Z] === RUN TestUDPWriteError [2022-03-07T14:42:27.210Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-07T14:42:27.210Z] === RUN TestSCTP4Proxy [2022-03-07T14:42:27.210Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T14:42:27.210Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-07T14:42:27.210Z] === RUN TestSCTP6Proxy [2022-03-07T14:42:27.210Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T14:42:27.210Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-07T14:42:27.210Z] PASS [2022-03-07T14:42:27.210Z] coverage: 49.4% of statements [2022-03-07T14:42:27.210Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2022-03-07T14:42:29.389Z] === RUN TestBuilderGC [2022-03-07T14:42:29.389Z] --- PASS: TestBuilderGC (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationNotFound [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestDaemonBrokenConfiguration [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestFindConfigurationConflicts [2022-03-07T14:42:29.389Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-07T14:42:29.389Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-07T14:42:29.389Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-07T14:42:29.389Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-07T14:42:29.389Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration/with_label [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration/with_dns [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-07T14:42:29.389Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-07T14:42:29.389Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestReloadSetConfigFileNotExist [2022-03-07T14:42:29.389Z] time="2022-03-07T14:42:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-07T14:42:29.389Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-03-07T14:42:29.389Z] === RUN TestReloadDefaultConfigNotExist [2022-03-07T14:42:29.389Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:42:29.389Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestReloadBadDefaultConfig [2022-03-07T14:42:29.389Z] time="2022-03-07T14:42:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-856965542" [2022-03-07T14:42:29.389Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestReloadWithConflictingLabels [2022-03-07T14:42:29.389Z] time="2022-03-07T14:42:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1211512515" [2022-03-07T14:42:29.389Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestReloadWithDuplicateLabels [2022-03-07T14:42:29.389Z] time="2022-03-07T14:42:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2640848112" [2022-03-07T14:42:29.389Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestMaskURLCredentials [2022-03-07T14:42:29.389Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-07T14:42:29.389Z] === RUN TestDaemonConfigurationMerge [2022-03-07T14:42:29.389Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-07T14:42:29.389Z] PASS [2022-03-07T14:42:29.389Z] coverage: 79.2% of statements [2022-03-07T14:42:29.846Z] ok github.com/docker/docker/daemon/config 0.515s coverage: 79.2% of statements [2022-03-07T14:42:29.846Z] === RUN TestEventsLog [2022-03-07T14:42:29.846Z] --- PASS: TestEventsLog (0.00s) [2022-03-07T14:42:29.846Z] === RUN TestEventsLogTimeout [2022-03-07T14:42:29.846Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-07T14:42:29.846Z] === RUN TestLogEvents [2022-03-07T14:42:29.846Z] --- PASS: TestLogEvents (0.05s) [2022-03-07T14:42:29.846Z] === RUN TestLoadBufferedEvents [2022-03-07T14:42:29.846Z] === RUN TestWaitNodeAttachment [2022-03-07T14:42:29.846Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-03-07T14:42:29.846Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-07T14:42:29.846Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-07T14:42:29.846Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-07T14:42:29.846Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-07T14:42:29.846Z] PASS [2022-03-07T14:42:29.846Z] coverage: 50.0% of statements [2022-03-07T14:42:29.846Z] ok github.com/docker/docker/daemon/events 0.284s coverage: 50.0% of statements [2022-03-07T14:42:30.304Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-03-07T14:42:30.304Z] === RUN TestIsolationConversion [2022-03-07T14:42:30.304Z] === RUN TestIsolationConversion/default [2022-03-07T14:42:30.304Z] === RUN TestIsolationConversion/process [2022-03-07T14:42:30.304Z] === RUN TestIsolationConversion/hyperv [2022-03-07T14:42:30.304Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-07T14:42:30.304Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-07T14:42:30.304Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-07T14:42:30.304Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-07T14:42:30.304Z] === RUN TestContainerLabels [2022-03-07T14:42:30.304Z] --- PASS: TestContainerLabels (0.00s) [2022-03-07T14:42:30.304Z] === RUN TestCredentialSpecConversion [2022-03-07T14:42:30.304Z] === RUN TestCredentialSpecConversion/none [2022-03-07T14:42:30.304Z] === RUN TestCredentialSpecConversion/config [2022-03-07T14:42:30.304Z] === RUN TestCredentialSpecConversion/file [2022-03-07T14:42:30.304Z] === RUN TestCredentialSpecConversion/registry [2022-03-07T14:42:30.304Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-07T14:42:30.304Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-07T14:42:30.304Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-07T14:42:30.304Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-07T14:42:30.304Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-07T14:42:30.304Z] === RUN TestControllerValidateMountBind [2022-03-07T14:42:30.304Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-07T14:42:30.304Z] === RUN TestControllerValidateMountVolume [2022-03-07T14:42:30.305Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-07T14:42:30.305Z] === RUN TestControllerValidateMountTarget [2022-03-07T14:42:30.305Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-07T14:42:30.305Z] === RUN TestControllerValidateMountTmpfs [2022-03-07T14:42:30.305Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-07T14:42:30.305Z] === RUN TestControllerValidateMountInvalidType [2022-03-07T14:42:30.305Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-07T14:42:30.305Z] === RUN TestControllerValidateMountNamedPipe [2022-03-07T14:42:30.305Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-07T14:42:30.305Z] PASS [2022-03-07T14:42:30.305Z] coverage: 11.0% of statements [2022-03-07T14:42:30.305Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.567s coverage: 11.0% of statements [2022-03-07T14:42:31.271Z] === RUN TestIsEmptyDir [2022-03-07T14:42:31.271Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-07T14:42:31.271Z] PASS [2022-03-07T14:42:31.271Z] coverage: 2.3% of statements [2022-03-07T14:42:31.271Z] ok github.com/docker/docker/daemon/graphdriver 0.069s coverage: 2.3% of statements [2022-03-07T14:42:31.271Z] === RUN TestVerifyNetworkingConfig [2022-03-07T14:42:31.271Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestGetContainer [2022-03-07T14:42:31.271Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestValidContainerNames [2022-03-07T14:42:31.271Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestContainerInitDNS [2022-03-07T14:42:31.271Z] daemon_test.go:145: root required [2022-03-07T14:42:31.271Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestMerge [2022-03-07T14:42:31.271Z] --- PASS: TestMerge (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestValidateContainerIsolation [2022-03-07T14:42:31.271Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestFindNetworkErrorType [2022-03-07T14:42:31.271Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestEnsureServicesExist [2022-03-07T14:42:31.271Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-03-07T14:42:31.271Z] === RUN TestEnsureServicesExistErrors [2022-03-07T14:42:31.271Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-07T14:42:31.271Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-07T14:42:31.271Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-07T14:42:31.271Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-07T14:42:31.271Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-07T14:42:31.271Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-07T14:42:31.271Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestContainerDelete [2022-03-07T14:42:31.271Z] --- PASS: TestContainerDelete (0.01s) [2022-03-07T14:42:31.271Z] === RUN TestContainerDoubleDelete [2022-03-07T14:42:31.271Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestLogContainerEventCopyLabels [2022-03-07T14:42:31.271Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestLogContainerEventWithAttributes [2022-03-07T14:42:31.271Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestNoneHealthcheck [2022-03-07T14:42:31.271Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestHealthStates [2022-03-07T14:42:31.271Z] === RUN TestLinkNaming [2022-03-07T14:42:31.271Z] --- PASS: TestLinkNaming (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestLinkNew [2022-03-07T14:42:31.271Z] --- PASS: TestLinkNew (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestLinkEnv [2022-03-07T14:42:31.271Z] --- PASS: TestLinkEnv (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestLinkMultipleEnv [2022-03-07T14:42:31.271Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-07T14:42:31.271Z] === RUN TestLinkPortRangeEnv [2022-03-07T14:42:31.271Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-07T14:42:31.271Z] PASS [2022-03-07T14:42:31.271Z] coverage: 93.0% of statements [2022-03-07T14:42:31.271Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2022-03-07T14:42:31.728Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] time="2022-03-07T14:42:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:42:31.729Z] --- PASS: TestHealthStates (0.19s) [2022-03-07T14:42:31.729Z] === RUN TestGetInspectData [2022-03-07T14:42:31.729Z] --- PASS: TestGetInspectData (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestFillLicense [2022-03-07T14:42:31.729Z] --- PASS: TestFillLicense (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestListInvalidFilter [2022-03-07T14:42:31.729Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestNameFilter [2022-03-07T14:42:31.729Z] --- PASS: TestNameFilter (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-07T14:42:31.729Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-07T14:42:31.729Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.01s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-07T14:42:31.729Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestDaemonReloadLabels [2022-03-07T14:42:31.729Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-07T14:42:31.729Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestDaemonReloadMirrors [2022-03-07T14:42:31.729Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-07T14:42:31.729Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-07T14:42:31.729Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-07T14:42:31.729Z] reload_test.go:342: root required [2022-03-07T14:42:31.729Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-07T14:42:31.729Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-07T14:42:31.729Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-07T14:42:31.729Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-07T14:42:31.729Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-07T14:42:31.729Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-07T14:42:31.729Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-07T14:42:31.729Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-07T14:42:31.729Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-07T14:42:31.729Z] === RUN TestParseVolumesFrom [2022-03-07T14:42:31.729Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-07T14:42:31.729Z] PASS [2022-03-07T14:42:31.729Z] coverage: 8.6% of statements [2022-03-07T14:42:31.729Z] ok github.com/docker/docker/daemon 0.426s coverage: 8.6% of statements [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-07T14:42:31.729Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-07T14:42:31.783Z] INFO: make.ps1 starting at 03/07/2022 14:42:31 [2022-03-07T14:42:31.783Z] INFO: Git commit (8512cf076c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T14:42:31.783Z] INFO: Invoking autogen... [2022-03-07T14:42:32.285Z] INFO: Running unit tests... [2022-03-07T14:42:33.898Z] === RUN TestAdapterReadLogs [2022-03-07T14:42:33.898Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-07T14:42:33.898Z] === RUN TestCopier [2022-03-07T14:42:33.898Z] --- PASS: TestCopier (0.00s) [2022-03-07T14:42:33.898Z] === RUN TestCopierLongLines [2022-03-07T14:42:33.898Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-07T14:42:33.898Z] === RUN TestCopierSlow [2022-03-07T14:42:33.898Z] --- PASS: TestCopierSlow (0.24s) [2022-03-07T14:42:33.898Z] === RUN TestCopierWithSized [2022-03-07T14:42:33.898Z] === RUN TestCopierWithSized/as_is [2022-03-07T14:42:33.898Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-07T14:42:33.898Z] === RUN TestValidateLogOptReconnectInterval [2022-03-07T14:42:33.898Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-07T14:42:33.898Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-07T14:42:33.898Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-07T14:42:33.898Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-07T14:42:33.898Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-07T14:42:33.898Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-07T14:42:33.898Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-07T14:42:33.898Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-07T14:42:33.898Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-07T14:42:33.898Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-07T14:42:33.898Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-07T14:42:33.898Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-07T14:42:33.898Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-07T14:42:33.898Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-07T14:42:33.898Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-07T14:42:33.898Z] PASS [2022-03-07T14:42:33.898Z] coverage: 33.6% of statements [2022-03-07T14:42:33.898Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-07T14:42:33.898Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-07T14:42:33.898Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-07T14:42:33.898Z] === RUN TestCopierWithPartial [2022-03-07T14:42:33.898Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-07T14:42:33.898Z] === RUN TestRingLogger [2022-03-07T14:42:33.898Z] --- PASS: TestRingLogger (0.00s) [2022-03-07T14:42:33.898Z] === RUN TestRingCap [2022-03-07T14:42:33.898Z] --- PASS: TestRingCap (0.00s) [2022-03-07T14:42:33.898Z] === RUN TestRingClose [2022-03-07T14:42:33.898Z] --- PASS: TestRingClose (0.00s) [2022-03-07T14:42:33.898Z] === RUN TestRingDrain [2022-03-07T14:42:33.898Z] --- PASS: TestRingDrain (0.00s) [2022-03-07T14:42:33.898Z] PASS [2022-03-07T14:42:33.898Z] coverage: 43.2% of statements [2022-03-07T14:42:33.898Z] ok github.com/docker/docker/daemon/logger/fluentd 0.046s coverage: 33.6% of statements [2022-03-07T14:42:33.898Z] ok github.com/docker/docker/daemon/logger 0.304s coverage: 43.2% of statements [2022-03-07T14:42:34.354Z] === RUN TestNewStreamConfig [2022-03-07T14:42:34.354Z] === RUN TestNewStreamConfig/defaults [2022-03-07T14:42:34.354Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-07T14:42:34.354Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-07T14:42:34.354Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-07T14:42:34.354Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-07T14:42:34.354Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-07T14:42:34.354Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-07T14:42:34.354Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-07T14:42:34.354Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-07T14:42:34.354Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-07T14:42:34.354Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-07T14:42:34.354Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-07T14:42:34.354Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-07T14:42:34.354Z] === RUN TestSearchRegistryForImagesErrors [2022-03-07T14:42:34.354Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestSearchRegistryForImages [2022-03-07T14:42:34.354Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestOnlyPlatformWithFallback [2022-03-07T14:42:34.354Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestImageDelete [2022-03-07T14:42:34.354Z] === RUN TestImageDelete/no_lease [2022-03-07T14:42:34.354Z] === RUN TestImageDelete/lease_exists [2022-03-07T14:42:34.354Z] --- PASS: TestImageDelete (0.05s) [2022-03-07T14:42:34.354Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-07T14:42:34.354Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-07T14:42:34.354Z] === RUN TestContentStoreForPull [2022-03-07T14:42:34.354Z] time="2022-03-07T14:42:33Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-07T14:42:34.354Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-07T14:42:34.354Z] === RUN TestCreateSuccess [2022-03-07T14:42:34.354Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCreateStreamSkipped [2022-03-07T14:42:34.354Z] time="2022-03-07T14:42:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-07T14:42:34.354Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCreateLogGroupSuccess [2022-03-07T14:42:34.354Z] time="2022-03-07T14:42:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-07T14:42:34.354Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCreateError [2022-03-07T14:42:34.354Z] --- PASS: TestCreateError (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCreateAlreadyExists [2022-03-07T14:42:34.354Z] time="2022-03-07T14:42:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-07T14:42:34.354Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestLogClosed [2022-03-07T14:42:34.354Z] --- PASS: TestLogClosed (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestLogBlocking [2022-03-07T14:42:34.354Z] --- PASS: TestLogBlocking (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-07T14:42:34.354Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestLogNonBlockingBufferFull [2022-03-07T14:42:34.354Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestPublishBatchSuccess [2022-03-07T14:42:34.354Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestPublishBatchError [2022-03-07T14:42:34.354Z] time="2022-03-07T14:42:34Z" level=error msg=error [2022-03-07T14:42:34.354Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-07T14:42:34.354Z] time="2022-03-07T14:42:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T14:42:34.354Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-07T14:42:34.354Z] time="2022-03-07T14:42:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T14:42:34.354Z] time="2022-03-07T14:42:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-07T14:42:34.354Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCollectBatchSimple [2022-03-07T14:42:34.354Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCollectBatchTicker [2022-03-07T14:42:34.354Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCollectBatchMultilinePattern [2022-03-07T14:42:34.354Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-07T14:42:34.354Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-07T14:42:34.354Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-07T14:42:34.354Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-07T14:42:34.354Z] === RUN TestCollectBatchClose [2022-03-07T14:42:34.354Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestEffectiveLen [2022-03-07T14:42:34.354Z] === RUN TestEffectiveLen/0/Hello [2022-03-07T14:42:34.354Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-07T14:42:34.354Z] === RUN TestEffectiveLen/2/🙃 [2022-03-07T14:42:34.354Z] === RUN TestEffectiveLen/3/���� [2022-03-07T14:42:34.354Z] === RUN TestEffectiveLen/4/He��o [2022-03-07T14:42:34.354Z] === RUN TestEffectiveLen/5/ [2022-03-07T14:42:34.354Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-07T14:42:34.354Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-07T14:42:34.354Z] === RUN TestFindValidSplit [2022-03-07T14:42:34.354Z] === RUN TestFindValidSplit/0/ [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:42:34.354Z] === RUN TestFindValidSplit/1/Hello [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1076: Hello [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:42:34.354Z] === RUN TestFindValidSplit/2/Hello [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1076: He [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1077: llo [2022-03-07T14:42:34.354Z] === RUN TestFindValidSplit/3/Hello [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1077: Hello [2022-03-07T14:42:34.354Z] === RUN TestFindValidSplit/4/🙃 [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-07T14:42:34.354Z] === RUN TestFindValidSplit/5/🙃 [2022-03-07T14:42:34.354Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-07T14:42:34.355Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:42:34.355Z] === RUN TestFindValidSplit/6/a� [2022-03-07T14:42:34.355Z] cloudwatchlogs_test.go:1076: a [2022-03-07T14:42:34.355Z] cloudwatchlogs_test.go:1077: � [2022-03-07T14:42:34.355Z] === RUN TestFindValidSplit/7/a� [2022-03-07T14:42:34.355Z] cloudwatchlogs_test.go:1076: a� [2022-03-07T14:42:34.355Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestProcessEventEmoji [2022-03-07T14:42:34.355Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-07T14:42:34.355Z] === RUN TestCollectBatchLineSplit [2022-03-07T14:42:34.355Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-07T14:42:34.355Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-07T14:42:34.355Z] === RUN TestCollectBatchMaxEvents [2022-03-07T14:42:34.355Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-07T14:42:34.355Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-07T14:42:34.355Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-07T14:42:34.355Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-07T14:42:34.355Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-07T14:42:34.355Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-07T14:42:34.355Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-07T14:42:34.355Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-07T14:42:34.355Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-07T14:42:34.355Z] PASS [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-07T14:42:34.355Z] coverage: 6.8% of statements [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsFormat [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-07T14:42:34.355Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-07T14:42:34.355Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestCreateTagSuccess [2022-03-07T14:42:34.355Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-07T14:42:34.355Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-07T14:42:34.355Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-07T14:42:34.355Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-07T14:42:34.355Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-07T14:42:34.355Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-03-07T14:42:34.355Z] PASS [2022-03-07T14:42:34.355Z] coverage: 80.2% of statements [2022-03-07T14:42:34.355Z] ok github.com/docker/docker/daemon/images 0.475s coverage: 6.8% of statements [2022-03-07T14:42:34.355Z] ok github.com/docker/docker/daemon/logger/awslogs 0.488s coverage: 80.2% of statements [2022-03-07T14:42:34.811Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T14:42:34.811Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T14:42:34.811Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-07T14:42:34.811Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T14:42:34.811Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-07T14:42:34.811Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-07T14:42:34.811Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-07T14:42:34.811Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-07T14:42:34.811Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-07T14:42:34.811Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-03-07T14:42:34.811Z] === RUN TestFastTimeMarshalJSON [2022-03-07T14:42:35.268Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-07T14:42:35.268Z] PASS [2022-03-07T14:42:35.268Z] coverage: 87.2% of statements [2022-03-07T14:42:35.268Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.226s coverage: 87.2% of statements [2022-03-07T14:42:35.268Z] === RUN TestJSONFileLogger [2022-03-07T14:42:35.268Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-07T14:42:35.268Z] === RUN TestJSONFileLoggerWithTags [2022-03-07T14:42:35.268Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-07T14:42:35.268Z] === RUN TestJSONFileLoggerWithOpts [2022-03-07T14:42:35.268Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-07T14:42:35.268Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-07T14:42:35.268Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-07T14:42:35.268Z] === RUN TestEncodeDecode [2022-03-07T14:42:35.268Z] === PAUSE TestEncodeDecode [2022-03-07T14:42:35.268Z] === RUN TestUnexpectedEOF [2022-03-07T14:42:35.726Z] time="2022-03-07T14:42:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T14:42:35.726Z] time="2022-03-07T14:42:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T14:42:35.726Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-03-07T14:42:35.726Z] === CONT TestEncodeDecode [2022-03-07T14:42:35.726Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-07T14:42:35.726Z] PASS [2022-03-07T14:42:35.726Z] coverage: 69.9% of statements [2022-03-07T14:42:35.726Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.361s coverage: 69.9% of statements [2022-03-07T14:42:36.182Z] === RUN TestWriteLog [2022-03-07T14:42:36.182Z] === PAUSE TestWriteLog [2022-03-07T14:42:36.182Z] === RUN TestReadLog [2022-03-07T14:42:36.182Z] === PAUSE TestReadLog [2022-03-07T14:42:36.182Z] === RUN TestDecode [2022-03-07T14:42:36.182Z] --- PASS: TestDecode (0.02s) [2022-03-07T14:42:36.182Z] === CONT TestWriteLog [2022-03-07T14:42:36.182Z] === CONT TestReadLog [2022-03-07T14:42:36.182Z] --- PASS: TestWriteLog (0.01s) [2022-03-07T14:42:36.182Z] === RUN TestReadLog/tail_exact [2022-03-07T14:42:36.182Z] === RUN TestReadLog/tail_less_than_available [2022-03-07T14:42:36.182Z] === RUN TestReadLog/tail_more_than_available [2022-03-07T14:42:36.640Z] --- PASS: TestReadLog (0.28s) [2022-03-07T14:42:36.640Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-03-07T14:42:36.640Z] --- PASS: TestReadLog/tail_less_than_available (0.05s) [2022-03-07T14:42:36.640Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-07T14:42:36.640Z] PASS [2022-03-07T14:42:36.640Z] coverage: 78.7% of statements [2022-03-07T14:42:36.640Z] ok github.com/docker/docker/daemon/logger/local 0.428s coverage: 78.7% of statements [2022-03-07T14:42:36.640Z] === RUN TestOpenFileDelete [2022-03-07T14:42:36.640Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-07T14:42:36.640Z] === RUN TestOpenFileRename [2022-03-07T14:42:36.640Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-07T14:42:36.640Z] === RUN TestHandleDecoderErr [2022-03-07T14:42:36.640Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-07T14:42:36.640Z] === RUN TestParseLogTagDefaultTag [2022-03-07T14:42:36.640Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-07T14:42:36.640Z] === RUN TestParseLogTag [2022-03-07T14:42:36.640Z] --- PASS: TestParseLogTag (0.00s) [2022-03-07T14:42:36.640Z] === RUN TestParseLogTagEmptyTag [2022-03-07T14:42:36.640Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-07T14:42:36.640Z] === RUN TestTailFiles [2022-03-07T14:42:36.640Z] --- PASS: TestTailFiles (0.00s) [2022-03-07T14:42:36.640Z] === RUN TestFollowLogsConsumerGone [2022-03-07T14:42:36.640Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T14:42:36.640Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-07T14:42:36.640Z] === RUN TestFollowLogsProducerGone [2022-03-07T14:42:36.640Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-07T14:42:36.640Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-07T14:42:36.640Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-07T14:42:36.640Z] === RUN TestCheckCapacityAndRotate [2022-03-07T14:42:36.640Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-07T14:42:36.640Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-07T14:42:36.640Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-07T14:42:36.640Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-07T14:42:36.640Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-07T14:42:36.640Z] PASS [2022-03-07T14:42:36.640Z] coverage: 53.5% of statements [2022-03-07T14:42:36.640Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 53.5% of statements [2022-03-07T14:42:36.640Z] === RUN TestLog [2022-03-07T14:42:36.640Z] --- PASS: TestLog (0.03s) [2022-03-07T14:42:36.640Z] PASS [2022-03-07T14:42:36.640Z] coverage: 31.5% of statements [2022-03-07T14:42:36.640Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements [2022-03-07T14:42:37.511Z] === RUN TestCheckpointCreateError [2022-03-07T14:42:37.512Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCheckpointCreate [2022-03-07T14:42:37.512Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCheckpointDeleteError [2022-03-07T14:42:37.512Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCheckpointDelete [2022-03-07T14:42:37.512Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCheckpointListError [2022-03-07T14:42:37.512Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCheckpointList [2022-03-07T14:42:37.512Z] --- PASS: TestCheckpointList (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCheckpointListContainerNotFound [2022-03-07T14:42:37.512Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestNewClientWithOpsFromEnv [2022-03-07T14:42:37.512Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T14:42:37.512Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestGetAPIPath [2022-03-07T14:42:37.512Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestParseHostURL [2022-03-07T14:42:37.512Z] --- PASS: TestParseHostURL (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-07T14:42:37.512Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersion [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPVersionOverride [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-07T14:42:37.512Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestClientRedirect [2022-03-07T14:42:37.512Z] === RUN TestClientRedirect/GET [2022-03-07T14:42:37.512Z] === RUN TestClientRedirect/POST [2022-03-07T14:42:37.512Z] === RUN TestClientRedirect/PUT [2022-03-07T14:42:37.512Z] === RUN TestClientRedirect/DELETE [2022-03-07T14:42:37.512Z] --- PASS: TestClientRedirect (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-07T14:42:37.512Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigCreateUnsupported [2022-03-07T14:42:37.512Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigCreateError [2022-03-07T14:42:37.512Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigCreate [2022-03-07T14:42:37.512Z] --- PASS: TestConfigCreate (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigInspectNotFound [2022-03-07T14:42:37.512Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigInspectWithEmptyID [2022-03-07T14:42:37.512Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigInspectUnsupported [2022-03-07T14:42:37.512Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigInspectError [2022-03-07T14:42:37.512Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigInspectConfigNotFound [2022-03-07T14:42:37.512Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigInspect [2022-03-07T14:42:37.512Z] --- PASS: TestConfigInspect (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigListUnsupported [2022-03-07T14:42:37.512Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigListError [2022-03-07T14:42:37.512Z] --- PASS: TestConfigListError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigList [2022-03-07T14:42:37.512Z] --- PASS: TestConfigList (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigRemoveUnsupported [2022-03-07T14:42:37.512Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigRemoveError [2022-03-07T14:42:37.512Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigRemove [2022-03-07T14:42:37.512Z] --- PASS: TestConfigRemove (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigUpdateUnsupported [2022-03-07T14:42:37.512Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigUpdateError [2022-03-07T14:42:37.512Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestConfigUpdate [2022-03-07T14:42:37.512Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerCommitError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerCommit [2022-03-07T14:42:37.512Z] --- PASS: TestContainerCommit (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerStatPathError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerStatPathNotFoundError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerStatPathNoHeaderError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerStatPath [2022-03-07T14:42:37.512Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyToContainerError [2022-03-07T14:42:37.512Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyToContainerNotFoundError [2022-03-07T14:42:37.512Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-07T14:42:37.512Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyToContainer [2022-03-07T14:42:37.512Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyFromContainerError [2022-03-07T14:42:37.512Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyFromContainerNotFoundError [2022-03-07T14:42:37.512Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-07T14:42:37.512Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-07T14:42:37.512Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestCopyFromContainer [2022-03-07T14:42:37.512Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerCreateError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerCreateImageNotFound [2022-03-07T14:42:37.512Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerCreateWithName [2022-03-07T14:42:37.512Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerCreateAutoRemove [2022-03-07T14:42:37.512Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerDiffError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerDiff [2022-03-07T14:42:37.512Z] --- PASS: TestContainerDiff (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerExecCreateError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerExecCreate [2022-03-07T14:42:37.512Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerExecStartError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerExecStart [2022-03-07T14:42:37.512Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerExecInspectError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerExecInspect [2022-03-07T14:42:37.512Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerExportError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerExportError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerExport [2022-03-07T14:42:37.512Z] --- PASS: TestContainerExport (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerInspectError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerInspectContainerNotFound [2022-03-07T14:42:37.512Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerInspectWithEmptyID [2022-03-07T14:42:37.512Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerInspect [2022-03-07T14:42:37.512Z] --- PASS: TestContainerInspect (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerInspectNode [2022-03-07T14:42:37.512Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerKillError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerKillError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerKill [2022-03-07T14:42:37.512Z] --- PASS: TestContainerKill (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerListError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerListError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerList [2022-03-07T14:42:37.512Z] --- PASS: TestContainerList (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerLogsNotFoundError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerLogsError [2022-03-07T14:42:37.512Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-07T14:42:37.512Z] === RUN TestContainerLogs [2022-03-07T14:42:37.605Z] === RUN TestNewParse [2022-03-07T14:42:37.605Z] --- PASS: TestNewParse (0.00s) [2022-03-07T14:42:37.605Z] PASS [2022-03-07T14:42:37.605Z] coverage: 8.3% of statements [2022-03-07T14:42:37.605Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-03-07T14:42:37.605Z] === RUN TestValidateLogOpt [2022-03-07T14:42:37.605Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestNewMissedConfig [2022-03-07T14:42:37.605Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestNewMissedUrl [2022-03-07T14:42:37.605Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestNewMissedToken [2022-03-07T14:42:37.605Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestNewWithProxy [2022-03-07T14:42:37.605Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestDefault [2022-03-07T14:42:37.605Z] --- PASS: TestDefault (0.01s) [2022-03-07T14:42:37.605Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-07T14:42:37.605Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-07T14:42:37.605Z] === RUN TestJsonFormat [2022-03-07T14:42:37.605Z] --- PASS: TestJsonFormat (0.01s) [2022-03-07T14:42:37.605Z] === RUN TestRawFormat [2022-03-07T14:42:37.605Z] --- PASS: TestRawFormat (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestRawFormatWithLabels [2022-03-07T14:42:37.605Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestRawFormatWithoutTag [2022-03-07T14:42:37.605Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestBatching [2022-03-07T14:42:37.605Z] === RUN TestParseLogFormat [2022-03-07T14:42:37.605Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestValidateLogOptEmpty [2022-03-07T14:42:37.605Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestValidateSyslogAddress [2022-03-07T14:42:37.605Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestParseAddressDefaultPort [2022-03-07T14:42:37.605Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestValidateSyslogFacility [2022-03-07T14:42:37.605Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestValidateLogOptSyslogFormat [2022-03-07T14:42:37.605Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-07T14:42:37.605Z] === RUN TestValidateLogOpt [2022-03-07T14:42:37.605Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T14:42:37.605Z] PASS [2022-03-07T14:42:37.605Z] coverage: 46.8% of statements [2022-03-07T14:42:37.605Z] ok github.com/docker/docker/daemon/logger/syslog 0.081s coverage: 46.8% of statements [2022-03-07T14:42:37.970Z] --- PASS: TestContainerLogs (0.22s) [2022-03-07T14:42:37.970Z] === RUN TestContainerPauseError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerPause [2022-03-07T14:42:37.970Z] --- PASS: TestContainerPause (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainersPruneError [2022-03-07T14:42:37.970Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainersPrune [2022-03-07T14:42:37.970Z] --- PASS: TestContainersPrune (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerRemoveError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerRemoveNotFoundError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerRemove [2022-03-07T14:42:37.970Z] --- PASS: TestContainerRemove (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerRenameError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerRename [2022-03-07T14:42:37.970Z] --- PASS: TestContainerRename (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerResizeError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerExecResizeError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerResize [2022-03-07T14:42:37.970Z] --- PASS: TestContainerResize (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerExecResize [2022-03-07T14:42:37.970Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerRestartError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerRestart [2022-03-07T14:42:37.970Z] --- PASS: TestContainerRestart (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerStartError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerStartError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerStart [2022-03-07T14:42:37.970Z] --- PASS: TestContainerStart (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerStatsError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerStats [2022-03-07T14:42:37.970Z] --- PASS: TestContainerStats (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerStopError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerStopError (0.01s) [2022-03-07T14:42:37.970Z] === RUN TestContainerStop [2022-03-07T14:42:37.970Z] --- PASS: TestContainerStop (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerTopError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerTopError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerTop [2022-03-07T14:42:37.970Z] --- PASS: TestContainerTop (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerUnpauseError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerUnpause [2022-03-07T14:42:37.970Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerUpdateError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerUpdateError (0.01s) [2022-03-07T14:42:37.970Z] === RUN TestContainerUpdate [2022-03-07T14:42:37.970Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerWaitError [2022-03-07T14:42:37.970Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestContainerWait [2022-03-07T14:42:37.970Z] --- PASS: TestContainerWait (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestDiskUsageError [2022-03-07T14:42:37.970Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestDiskUsage [2022-03-07T14:42:37.970Z] --- PASS: TestDiskUsage (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestDistributionInspectUnsupported [2022-03-07T14:42:37.970Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestDistributionInspectWithEmptyID [2022-03-07T14:42:37.970Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestEventsErrorInOptions [2022-03-07T14:42:37.970Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestEventsErrorFromServer [2022-03-07T14:42:37.970Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestEvents [2022-03-07T14:42:37.970Z] --- PASS: TestEvents (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestTLSCloseWriter [2022-03-07T14:42:37.970Z] === PAUSE TestTLSCloseWriter [2022-03-07T14:42:37.970Z] === RUN TestImageBuildError [2022-03-07T14:42:37.970Z] --- PASS: TestImageBuildError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageBuild [2022-03-07T14:42:37.970Z] --- PASS: TestImageBuild (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestGetDockerOS [2022-03-07T14:42:37.970Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageCreateError [2022-03-07T14:42:37.970Z] --- PASS: TestImageCreateError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageCreate [2022-03-07T14:42:37.970Z] --- PASS: TestImageCreate (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageHistoryError [2022-03-07T14:42:37.970Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageHistory [2022-03-07T14:42:37.970Z] --- PASS: TestImageHistory (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageImportError [2022-03-07T14:42:37.970Z] --- PASS: TestImageImportError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageImport [2022-03-07T14:42:37.970Z] --- PASS: TestImageImport (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageInspectError [2022-03-07T14:42:37.970Z] --- PASS: TestImageInspectError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageInspectImageNotFound [2022-03-07T14:42:37.970Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageInspectWithEmptyID [2022-03-07T14:42:37.970Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageInspect [2022-03-07T14:42:37.970Z] --- PASS: TestImageInspect (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageListError [2022-03-07T14:42:37.970Z] --- PASS: TestImageListError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageList [2022-03-07T14:42:37.970Z] --- PASS: TestImageList (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageListApiBefore125 [2022-03-07T14:42:37.970Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageLoadError [2022-03-07T14:42:37.970Z] --- PASS: TestImageLoadError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageLoad [2022-03-07T14:42:37.970Z] --- PASS: TestImageLoad (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagesPruneError [2022-03-07T14:42:37.970Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagesPrune [2022-03-07T14:42:37.970Z] --- PASS: TestImagesPrune (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePullReferenceParseError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePullAnyError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePullWithoutErrors [2022-03-07T14:42:37.970Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePushReferenceError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePushAnyError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImagePushWithoutErrors [2022-03-07T14:42:37.970Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-07T14:42:37.970Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-07T14:42:37.970Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-07T14:42:37.970Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageRemoveError [2022-03-07T14:42:37.970Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageRemoveImageNotFound [2022-03-07T14:42:37.970Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageRemove [2022-03-07T14:42:37.970Z] --- PASS: TestImageRemove (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageSaveError [2022-03-07T14:42:37.970Z] --- PASS: TestImageSaveError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageSave [2022-03-07T14:42:37.970Z] --- PASS: TestImageSave (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageSearchAnyError [2022-03-07T14:42:37.970Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-07T14:42:37.970Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:42:37.970Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:42:37.970Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-07T14:42:37.970Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageSearchWithoutErrors [2022-03-07T14:42:37.970Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageTagError [2022-03-07T14:42:37.970Z] --- PASS: TestImageTagError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageTagInvalidReference [2022-03-07T14:42:37.970Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageTagInvalidSourceImageName [2022-03-07T14:42:37.970Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageTagHexSource [2022-03-07T14:42:37.970Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestImageTag [2022-03-07T14:42:37.970Z] --- PASS: TestImageTag (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestInfoServerError [2022-03-07T14:42:37.970Z] --- PASS: TestInfoServerError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestInfoInvalidResponseJSONError [2022-03-07T14:42:37.970Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestInfo [2022-03-07T14:42:37.970Z] --- PASS: TestInfo (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkConnectError [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkConnect [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkCreateError [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkCreate [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkDisconnectError [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkDisconnect [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkInspect [2022-03-07T14:42:37.970Z] === RUN TestNetworkInspect/empty_ID [2022-03-07T14:42:37.970Z] === RUN TestNetworkInspect/no_options [2022-03-07T14:42:37.970Z] === RUN TestNetworkInspect/verbose [2022-03-07T14:42:37.970Z] === RUN TestNetworkInspect/global_scope [2022-03-07T14:42:37.970Z] === RUN TestNetworkInspect/unknown_network [2022-03-07T14:42:37.970Z] === RUN TestNetworkInspect/server_error [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkListError [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkListError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkList [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkList (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworksPruneError [2022-03-07T14:42:37.970Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworksPrune [2022-03-07T14:42:37.970Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkRemoveError [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNetworkRemove [2022-03-07T14:42:37.970Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeInspectError [2022-03-07T14:42:37.970Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeInspectNodeNotFound [2022-03-07T14:42:37.970Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeInspectWithEmptyID [2022-03-07T14:42:37.970Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeInspect [2022-03-07T14:42:37.970Z] --- PASS: TestNodeInspect (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeListError [2022-03-07T14:42:37.970Z] --- PASS: TestNodeListError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeList [2022-03-07T14:42:37.970Z] --- PASS: TestNodeList (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeRemoveError [2022-03-07T14:42:37.970Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeRemove [2022-03-07T14:42:37.970Z] --- PASS: TestNodeRemove (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeUpdateError [2022-03-07T14:42:37.970Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestNodeUpdate [2022-03-07T14:42:37.970Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestOptionWithHostFromEnv [2022-03-07T14:42:37.970Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestOptionWithTimeout [2022-03-07T14:42:37.970Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestOptionWithVersionFromEnv [2022-03-07T14:42:37.970Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPingFail [2022-03-07T14:42:37.970Z] --- PASS: TestPingFail (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPingWithError [2022-03-07T14:42:37.970Z] 2022/03/07 14:42:37 RoundTripper returned a response & error; ignoring response [2022-03-07T14:42:37.970Z] 2022/03/07 14:42:37 RoundTripper returned a response & error; ignoring response [2022-03-07T14:42:37.970Z] --- PASS: TestPingWithError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPingSuccess [2022-03-07T14:42:37.970Z] --- PASS: TestPingSuccess (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPingHeadFallback [2022-03-07T14:42:37.970Z] === RUN TestPingHeadFallback/OK [2022-03-07T14:42:37.970Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-07T14:42:37.970Z] === RUN TestPingHeadFallback/Not_Found [2022-03-07T14:42:37.970Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-07T14:42:37.970Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-07T14:42:37.970Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginDisableError [2022-03-07T14:42:37.970Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginDisable [2022-03-07T14:42:37.970Z] --- PASS: TestPluginDisable (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginEnableError [2022-03-07T14:42:37.970Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginEnable [2022-03-07T14:42:37.970Z] --- PASS: TestPluginEnable (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginInspectError [2022-03-07T14:42:37.970Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginInspectWithEmptyID [2022-03-07T14:42:37.970Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginInspect [2022-03-07T14:42:37.970Z] --- PASS: TestPluginInspect (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginListError [2022-03-07T14:42:37.970Z] --- PASS: TestPluginListError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginList [2022-03-07T14:42:37.970Z] --- PASS: TestPluginList (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginPushError [2022-03-07T14:42:37.970Z] --- PASS: TestPluginPushError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginPush [2022-03-07T14:42:37.970Z] --- PASS: TestPluginPush (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginRemoveError [2022-03-07T14:42:37.970Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginRemove [2022-03-07T14:42:37.970Z] --- PASS: TestPluginRemove (0.00s) [2022-03-07T14:42:37.970Z] === RUN TestPluginSetError [2022-03-07T14:42:37.970Z] --- PASS: TestPluginSetError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestPluginSet [2022-03-07T14:42:37.971Z] --- PASS: TestPluginSet (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSetHostHeader [2022-03-07T14:42:37.971Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestPlainTextError [2022-03-07T14:42:37.971Z] --- PASS: TestPlainTextError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestInfiniteError [2022-03-07T14:42:37.971Z] --- PASS: TestInfiniteError (0.05s) [2022-03-07T14:42:37.971Z] === RUN TestCanceledContext [2022-03-07T14:42:37.971Z] 2022/03/07 14:42:37 RoundTripper returned a response & error; ignoring response [2022-03-07T14:42:37.971Z] --- PASS: TestCanceledContext (0.02s) [2022-03-07T14:42:37.971Z] === RUN TestDeadlineExceededContext [2022-03-07T14:42:37.971Z] 2022/03/07 14:42:37 RoundTripper returned a response & error; ignoring response [2022-03-07T14:42:37.971Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretCreateUnsupported [2022-03-07T14:42:37.971Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretCreateError [2022-03-07T14:42:37.971Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretCreate [2022-03-07T14:42:37.971Z] --- PASS: TestSecretCreate (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretInspectUnsupported [2022-03-07T14:42:37.971Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretInspectError [2022-03-07T14:42:37.971Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretInspectSecretNotFound [2022-03-07T14:42:37.971Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretInspectWithEmptyID [2022-03-07T14:42:37.971Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretInspect [2022-03-07T14:42:37.971Z] --- PASS: TestSecretInspect (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretListUnsupported [2022-03-07T14:42:37.971Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretListError [2022-03-07T14:42:37.971Z] --- PASS: TestSecretListError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretList [2022-03-07T14:42:37.971Z] --- PASS: TestSecretList (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretRemoveUnsupported [2022-03-07T14:42:37.971Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretRemoveError [2022-03-07T14:42:37.971Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretRemove [2022-03-07T14:42:37.971Z] --- PASS: TestSecretRemove (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretUpdateUnsupported [2022-03-07T14:42:37.971Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretUpdateError [2022-03-07T14:42:37.971Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSecretUpdate [2022-03-07T14:42:37.971Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceCreateError [2022-03-07T14:42:37.971Z] --- PASS: TestServiceCreateError (0.01s) [2022-03-07T14:42:37.971Z] === RUN TestServiceCreate [2022-03-07T14:42:37.971Z] --- PASS: TestServiceCreate (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-07T14:42:37.971Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2022-03-07T14:42:37.971Z] === RUN TestServiceCreateDigestPinning [2022-03-07T14:42:37.971Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceInspectError [2022-03-07T14:42:37.971Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceInspectServiceNotFound [2022-03-07T14:42:37.971Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceInspectWithEmptyID [2022-03-07T14:42:37.971Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceInspect [2022-03-07T14:42:37.971Z] --- PASS: TestServiceInspect (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceListError [2022-03-07T14:42:37.971Z] --- PASS: TestServiceListError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceList [2022-03-07T14:42:37.971Z] --- PASS: TestServiceList (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceLogsError [2022-03-07T14:42:37.971Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceLogs [2022-03-07T14:42:37.971Z] --- PASS: TestServiceLogs (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceRemoveError [2022-03-07T14:42:37.971Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceRemoveNotFoundError [2022-03-07T14:42:37.971Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceRemove [2022-03-07T14:42:37.971Z] --- PASS: TestServiceRemove (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceUpdateError [2022-03-07T14:42:37.971Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestServiceUpdate [2022-03-07T14:42:37.971Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmGetUnlockKeyError [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmGetUnlockKey [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmInitError [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmInit [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmInit (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmInspectError [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmInspect [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmJoinError [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmJoin [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmLeaveError [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmLeave [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmUnlockError [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmUnlock [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmUpdateError [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestSwarmUpdate [2022-03-07T14:42:37.971Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestTaskInspectError [2022-03-07T14:42:37.971Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestTaskInspectWithEmptyID [2022-03-07T14:42:37.971Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestTaskInspect [2022-03-07T14:42:37.971Z] --- PASS: TestTaskInspect (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestTaskListError [2022-03-07T14:42:37.971Z] --- PASS: TestTaskListError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestTaskList [2022-03-07T14:42:37.971Z] --- PASS: TestTaskList (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeCreateError [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeCreate [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeInspectError [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeInspectNotFound [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeInspectWithEmptyID [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeInspect [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeListError [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeListError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeList [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeList (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeRemoveError [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-07T14:42:37.971Z] === RUN TestVolumeRemove [2022-03-07T14:42:37.971Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-07T14:42:37.971Z] === CONT TestTLSCloseWriter [2022-03-07T14:42:37.971Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-07T14:42:37.971Z] PASS [2022-03-07T14:42:37.971Z] coverage: 75.2% of statements [2022-03-07T14:42:37.971Z] ok github.com/docker/docker/client 0.497s coverage: 75.2% of statements [2022-03-07T14:42:38.063Z] --- PASS: TestBatching (0.27s) [2022-03-07T14:42:38.063Z] === RUN TestFrequency [2022-03-07T14:42:38.521Z] --- PASS: TestFrequency (0.26s) [2022-03-07T14:42:38.521Z] === RUN TestOneMessagePerRequest [2022-03-07T14:42:38.521Z] --- PASS: TestOneMessagePerRequest (0.06s) [2022-03-07T14:42:38.521Z] === RUN TestVerify [2022-03-07T14:42:38.521Z] --- PASS: TestVerify (0.00s) [2022-03-07T14:42:38.521Z] === RUN TestSkipVerify [2022-03-07T14:42:38.521Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.521Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.521Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.984Z] --- PASS: TestSkipVerify (0.53s) [2022-03-07T14:42:38.984Z] === RUN TestBufferMaximum [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664158.542937\",\"host\":\"2b052e9d591b\"}'" [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664158.542937\",\"host\":\"2b052e9d591b\"}'" [2022-03-07T14:42:38.984Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-07T14:42:38.984Z] === RUN TestServerAlwaysDown [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664158.545492\",\"host\":\"2b052e9d591b\"}'" [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664158.545492\",\"host\":\"2b052e9d591b\"}'" [2022-03-07T14:42:38.984Z] time="2022-03-07T14:42:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:42:38.985Z] time="2022-03-07T14:42:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664158.545492\",\"host\":\"2b052e9d591b\"}'" [2022-03-07T14:42:38.985Z] time="2022-03-07T14:42:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664158.547119\",\"host\":\"2b052e9d591b\"}'" [2022-03-07T14:42:38.985Z] time="2022-03-07T14:42:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664158.547119\",\"host\":\"2b052e9d591b\"}'" [2022-03-07T14:42:38.985Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-07T14:42:38.985Z] === RUN TestCannotSendAfterClose [2022-03-07T14:42:38.985Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-07T14:42:38.985Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-07T14:42:38.985Z] === RUN TestV1IDService [2022-03-07T14:42:38.985Z] --- PASS: TestV1IDService (0.03s) [2022-03-07T14:42:38.985Z] === RUN TestV2MetadataService [2022-03-07T14:42:39.949Z] time="2022-03-07T14:42:39Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-07T14:42:39.949Z] time="2022-03-07T14:42:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2b052e9d591b\"}'" [2022-03-07T14:42:39.949Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-07T14:42:39.949Z] PASS [2022-03-07T14:42:39.949Z] coverage: 82.5% of statements [2022-03-07T14:42:39.949Z] --- PASS: TestV2MetadataService (0.90s) [2022-03-07T14:42:39.949Z] PASS [2022-03-07T14:42:39.949Z] ok github.com/docker/docker/daemon/logger/splunk 2.211s coverage: 82.5% of statements [2022-03-07T14:42:39.949Z] coverage: 48.2% of statements [2022-03-07T14:42:39.949Z] ok github.com/docker/docker/distribution/metadata 0.999s coverage: 48.2% of statements [2022-03-07T14:42:39.949Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T14:42:39.949Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-07T14:42:39.949Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T14:42:39.949Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-07T14:42:39.949Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-07T14:42:39.949Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-07T14:42:39.949Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-07T14:42:39.949Z] === RUN TestContinueOnError_NeverContinue [2022-03-07T14:42:39.949Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-07T14:42:39.949Z] === RUN TestManifestStore [2022-03-07T14:42:39.949Z] === RUN TestManifestStore/no_remote_or_local [2022-03-07T14:42:39.949Z] === RUN TestSuccessfulDownload [2022-03-07T14:42:39.949Z] download_test.go:267: Needs fixing on Windows [2022-03-07T14:42:39.949Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-07T14:42:39.949Z] === RUN TestCancelledDownload [2022-03-07T14:42:39.949Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-07T14:42:39.949Z] === RUN TestMaxDownloadAttempts [2022-03-07T14:42:39.949Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:42:39.949Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:42:39.949Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:42:39.949Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:42:39.949Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:42:39.949Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:42:39.949Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:42:39.949Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:42:39.949Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:42:39.949Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:42:39.949Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:42:39.949Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:42:39.949Z] time="2022-03-07T14:42:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3687066672\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-07T14:42:39.949Z] === RUN TestManifestStore/no_local_cache [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/with_local_cache [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/unknown_media_type [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=warning msg="reference for unknown type: " [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=warning msg="reference for unknown type: " [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=warning msg="reference for unknown type: " [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=warning msg="reference for unknown type: " [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=warning msg="reference for unknown type: " [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-07T14:42:40.411Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore (0.31s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaType [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-07T14:42:40.411Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-07T14:42:40.411Z] === RUN TestFixManifestLayers [2022-03-07T14:42:40.411Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-07T14:42:40.411Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-07T14:42:40.411Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T14:42:40.411Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T14:42:40.411Z] === RUN TestFixManifestLayersBadParent [2022-03-07T14:42:40.411Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-07T14:42:40.411Z] === RUN TestValidateManifest [2022-03-07T14:42:40.411Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T14:42:40.411Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-07T14:42:40.411Z] === RUN TestFormatPlatform [2022-03-07T14:42:40.411Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-07T14:42:40.411Z] === RUN TestPullSchema2Config [2022-03-07T14:42:40.411Z] === RUN TestPullSchema2Config/success_first_time [2022-03-07T14:42:40.411Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:42:40.411Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:42:40.411Z] === RUN TestPullSchema2Config/500_status [2022-03-07T14:42:40.411Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:42:40.411Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:42:40.411Z] time="2022-03-07T14:42:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:42:40.411Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-07T14:42:40.411Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-03-07T14:42:40.411Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-03-07T14:42:40.411Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-03-07T14:42:40.411Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-03-07T14:42:40.411Z] === RUN TestTransfer [2022-03-07T14:42:40.411Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:42:40.411Z] === RUN TestPullSchema2Config/EOF [2022-03-07T14:42:40.411Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:42:40.411Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:42:40.411Z] 2022/03/07 14:42:40 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-07T14:42:40.411Z] goroutine 108 [running]: [2022-03-07T14:42:40.411Z] net/http.(*conn).serve.func1() [2022-03-07T14:42:40.411Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T14:42:40.411Z] panic({0x694800, 0x815ea0}) [2022-03-07T14:42:40.411Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T14:42:40.411Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000074404, {0x827200, 0xc00032a1c0}) [2022-03-07T14:42:40.411Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-07T14:42:40.411Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x827200, 0xc00032a1c0}, 0xc000534200) [2022-03-07T14:42:40.411Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-07T14:42:40.411Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x827200, 0xc00032a1c0}, 0x1a8e35) [2022-03-07T14:42:40.411Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T14:42:40.411Z] net/http.serverHandler.ServeHTTP({0xc0000a3110}, {0x827200, 0xc00032a1c0}, 0xc000534200) [2022-03-07T14:42:40.411Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T14:42:40.411Z] net/http.(*conn).serve(0xc0001d6e60, {0x82b838, 0xc0000a2b40}) [2022-03-07T14:42:40.411Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T14:42:40.411Z] created by net/http.(*Server).Serve [2022-03-07T14:42:40.411Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T14:42:40.411Z] --- PASS: TestTransfer (0.12s) [2022-03-07T14:42:40.411Z] === RUN TestConcurrencyLimit [2022-03-07T14:42:40.868Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:42:40.868Z] === RUN TestPullSchema2Config/unauthorized [2022-03-07T14:42:40.868Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:42:40.868Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:42:40.868Z] --- PASS: TestPullSchema2Config (0.52s) [2022-03-07T14:42:40.868Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-07T14:42:40.868Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-03-07T14:42:40.868Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-07T14:42:40.868Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestGetRepositoryMountCandidates [2022-03-07T14:42:40.868Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestLayerAlreadyExists [2022-03-07T14:42:40.868Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:42:40.868Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:42:40.868Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:42:40.868Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:42:40.868Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:42:40.868Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:42:40.868Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestWhenEmptyAuthConfig [2022-03-07T14:42:40.868Z] === RUN TestNotFound [2022-03-07T14:42:40.868Z] --- PASS: TestNotFound (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestConflict [2022-03-07T14:42:40.868Z] --- PASS: TestConflict (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestForbidden [2022-03-07T14:42:40.868Z] --- PASS: TestForbidden (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestInvalidParameter [2022-03-07T14:42:40.868Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestNotImplemented [2022-03-07T14:42:40.868Z] --- PASS: TestNotImplemented (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestNotModified [2022-03-07T14:42:40.868Z] --- PASS: TestNotModified (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestUnauthorized [2022-03-07T14:42:40.868Z] --- PASS: TestUnauthorized (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestUnknown [2022-03-07T14:42:40.868Z] --- PASS: TestUnknown (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestCancelled [2022-03-07T14:42:40.868Z] --- PASS: TestCancelled (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestDeadline [2022-03-07T14:42:40.868Z] --- PASS: TestDeadline (0.00s) [2022-03-07T14:42:40.868Z] === RUN TestDataLoss [2022-03-07T14:42:40.869Z] --- PASS: TestDataLoss (0.00s) [2022-03-07T14:42:40.869Z] === RUN TestUnavailable [2022-03-07T14:42:40.869Z] --- PASS: TestUnavailable (0.00s) [2022-03-07T14:42:40.869Z] === RUN TestSystem [2022-03-07T14:42:40.869Z] --- PASS: TestSystem (0.00s) [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Not_Found [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Bad_Request [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Conflict [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Unauthorized [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Forbidden [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Not_Modified [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-07T14:42:40.869Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-07T14:42:40.869Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-07T14:42:40.869Z] PASS [2022-03-07T14:42:40.869Z] coverage: 53.1% of statements [2022-03-07T14:42:40.869Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2022-03-07T14:42:40.869Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-03-07T14:42:40.869Z] === RUN TestInactiveJobs [2022-03-07T14:42:41.327Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-07T14:42:41.327Z] === RUN TestWatchRelease [2022-03-07T14:42:41.327Z] --- PASS: TestWatchRelease (0.06s) [2022-03-07T14:42:41.327Z] === RUN TestWatchFinishedTransfer [2022-03-07T14:42:41.327Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-07T14:42:41.327Z] === RUN TestDuplicateTransfer [2022-03-07T14:42:41.327Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-07T14:42:41.327Z] === RUN TestSuccessfulUpload [2022-03-07T14:42:41.327Z] === RUN TestFSGetInvalidData [2022-03-07T14:42:41.327Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-07T14:42:41.327Z] === RUN TestFSInvalidSet [2022-03-07T14:42:41.327Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-07T14:42:41.327Z] === RUN TestFSInvalidRoot [2022-03-07T14:42:41.327Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-07T14:42:41.327Z] === RUN TestFSMetadataGetSet [2022-03-07T14:42:41.327Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-07T14:42:41.327Z] === RUN TestFSInvalidWalker [2022-03-07T14:42:41.327Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-07T14:42:41.327Z] === RUN TestFSGetSet [2022-03-07T14:42:41.327Z] --- PASS: TestFSGetSet (0.03s) [2022-03-07T14:42:41.327Z] === RUN TestFSGetUnsetKey [2022-03-07T14:42:41.327Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-07T14:42:41.327Z] === RUN TestFSGetEmptyData [2022-03-07T14:42:41.519Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-03-07T14:42:41.519Z] === RUN TestInfoDebug [2022-03-07T14:42:41.520Z] --- PASS: TestInfoDebug (0.55s) [2022-03-07T14:42:41.520Z] === RUN TestInfoInsecureRegistries [2022-03-07T14:42:41.520Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-07T14:42:41.520Z] === RUN TestInfoRegistryMirrors [2022-03-07T14:42:41.520Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-07T14:42:41.520Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T14:42:41.520Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-07T14:42:41.520Z] === RUN TestPingCacheHeaders [2022-03-07T14:42:41.520Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T14:42:41.520Z] === RUN TestPingGet [2022-03-07T14:42:41.520Z] --- PASS: TestPingGet (0.01s) [2022-03-07T14:42:41.520Z] === RUN TestPingHead [2022-03-07T14:42:41.520Z] --- PASS: TestPingHead (0.02s) [2022-03-07T14:42:41.520Z] === RUN TestVersion [2022-03-07T14:42:41.520Z] --- PASS: TestVersion (0.01s) [2022-03-07T14:42:41.520Z] === CONT TestDiskUsage [2022-03-07T14:42:41.783Z] --- PASS: TestFSGetEmptyData (0.02s) [2022-03-07T14:42:41.783Z] === RUN TestFSDelete [2022-03-07T14:42:41.783Z] --- PASS: TestFSDelete (0.02s) [2022-03-07T14:42:41.783Z] === RUN TestFSWalker [2022-03-07T14:42:41.783Z] --- PASS: TestFSWalker (0.01s) [2022-03-07T14:42:41.783Z] === RUN TestFSWalkerStopOnError [2022-03-07T14:42:41.783Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-07T14:42:41.783Z] === RUN TestNewFromJSON [2022-03-07T14:42:41.783Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-07T14:42:41.783Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-07T14:42:41.783Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-07T14:42:41.783Z] === RUN TestMarshalKeyOrder [2022-03-07T14:42:41.783Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-07T14:42:41.783Z] === RUN TestHistoryEqual [2022-03-07T14:42:41.783Z] time="2022-03-07T14:42:41Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-07T14:42:41.783Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-07T14:42:41.783Z] === RUN TestCancelledUpload [2022-03-07T14:42:41.783Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-07T14:42:41.783Z] PASS [2022-03-07T14:42:41.783Z] coverage: 76.8% of statements [2022-03-07T14:42:41.783Z] ok github.com/docker/docker/distribution/xfer 1.842s coverage: 76.8% of statements [2022-03-07T14:42:41.783Z] --- PASS: TestHistoryEqual (0.16s) [2022-03-07T14:42:41.783Z] === RUN TestImage [2022-03-07T14:42:41.783Z] --- PASS: TestImage (0.00s) [2022-03-07T14:42:41.783Z] === RUN TestImageOSNotEmpty [2022-03-07T14:42:41.783Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-07T14:42:41.783Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-07T14:42:41.783Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-07T14:42:41.783Z] === RUN TestCreate [2022-03-07T14:42:41.783Z] --- PASS: TestCreate (0.02s) [2022-03-07T14:42:41.783Z] === RUN TestRestore [2022-03-07T14:42:41.783Z] === RUN TestCompare [2022-03-07T14:42:41.783Z] --- PASS: TestCompare (0.00s) [2022-03-07T14:42:41.783Z] PASS [2022-03-07T14:42:41.783Z] coverage: 19.2% of statements [2022-03-07T14:42:41.783Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-03-07T14:42:41.783Z] time="2022-03-07T14:42:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-07T14:42:41.783Z] --- PASS: TestRestore (0.04s) [2022-03-07T14:42:41.783Z] === RUN TestAddDelete [2022-03-07T14:42:41.783Z] --- PASS: TestAddDelete (0.02s) [2022-03-07T14:42:41.783Z] === RUN TestSearchAfterDelete [2022-03-07T14:42:41.783Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-07T14:42:41.783Z] === RUN TestParentReset [2022-03-07T14:42:41.783Z] --- PASS: TestParentReset (0.03s) [2022-03-07T14:42:41.783Z] === RUN TestGetAndSetLastUpdated [2022-03-07T14:42:41.783Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2022-03-07T14:42:41.783Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-07T14:42:41.783Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-07T14:42:41.783Z] === RUN TestTokenPassThru [2022-03-07T14:42:41.783Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-07T14:42:41.783Z] === RUN TestStoreLen [2022-03-07T14:42:41.783Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-07T14:42:41.783Z] === RUN TestTokenPassThruDifferentHost [2022-03-07T14:42:41.783Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-07T14:42:41.783Z] PASS [2022-03-07T14:42:41.783Z] coverage: 26.7% of statements [2022-03-07T14:42:41.783Z] ok github.com/docker/docker/distribution 2.036s coverage: 26.7% of statements [2022-03-07T14:42:41.783Z] --- PASS: TestStoreLen (0.06s) [2022-03-07T14:42:41.783Z] PASS [2022-03-07T14:42:41.783Z] coverage: 86.9% of statements [2022-03-07T14:42:41.783Z] ok github.com/docker/docker/image 0.578s coverage: 86.9% of statements [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T14:42:42.089Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T14:42:42.241Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T14:42:42.241Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T14:42:42.350Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T14:42:42.611Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T14:42:42.698Z] === RUN TestMakeV1ConfigFromConfig [2022-03-07T14:42:42.698Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-07T14:42:42.698Z] PASS [2022-03-07T14:42:42.698Z] coverage: 25.0% of statements [2022-03-07T14:42:42.698Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage (1.25s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-07T14:42:42.872Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-03-07T14:42:42.872Z] PASS [2022-03-07T14:42:42.872Z] [2022-03-07T14:42:42.872Z] === Skipped [2022-03-07T14:42:42.872Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:42:42.872Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T14:42:42.872Z] [2022-03-07T14:42:42.872Z] DONE 50 tests, 1 skipped in 20.111s [2022-03-07T14:42:42.872Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T14:42:42.872Z] INFO: Testing against a local daemon [2022-03-07T14:42:42.872Z] === RUN TestVolumesCreateAndList [2022-03-07T14:42:42.872Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-07T14:42:42.872Z] === RUN TestVolumesRemove [2022-03-07T14:42:42.872Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-07T14:42:42.872Z] === RUN TestVolumesInspect [2022-03-07T14:42:42.872Z] --- PASS: TestVolumesInspect (0.01s) [2022-03-07T14:42:42.872Z] === RUN TestVolumesInvalidJSON [2022-03-07T14:42:42.872Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T14:42:42.872Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T14:42:42.872Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T14:42:42.872Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-07T14:42:42.872Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T14:42:42.872Z] PASS [2022-03-07T14:42:42.872Z] [2022-03-07T14:42:42.872Z] DONE 5 tests in 0.194s [2022-03-07T14:42:42.872Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T14:42:43.107Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-07T14:42:43.136Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13107 is not a child of this shell [2022-03-07T14:42:43.136Z] warning: PID 13107 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-07T14:42:43.136Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T14:42:43.136Z] [2022-03-07T14:42:43.136Z] Unloading profiles will leave already running processes permanently [2022-03-07T14:42:43.136Z] unconfined, which can lead to unexpected situations. [2022-03-07T14:42:43.136Z] [2022-03-07T14:42:43.136Z] To set a process to complain mode, use the command line tool [2022-03-07T14:42:43.136Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T14:42:43.136Z] Removing test suite binaries [2022-03-07T14:42:43.136Z] exiting test-integration [2022-03-07T14:42:43.136Z] ++ exit 0 [2022-03-07T14:42:43.136Z] [2022-03-07T14:42:43.155Z] === RUN TestValidateManifest [2022-03-07T14:42:43.156Z] === RUN TestValidateManifest/nil [2022-03-07T14:42:43.156Z] === RUN TestValidateManifest/non-nil [2022-03-07T14:42:43.156Z] --- PASS: TestValidateManifest (0.00s) [2022-03-07T14:42:43.156Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-07T14:42:43.156Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-07T14:42:43.156Z] PASS [2022-03-07T14:42:43.156Z] coverage: 0.7% of statements [2022-03-07T14:42:43.156Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-03-07T14:42:43.156Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T14:42:43.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T14:42:43.383Z] Using test binary docker [2022-03-07T14:42:43.383Z] +++ /etc/init.d/apparmor start [2022-03-07T14:42:43.383Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T14:42:43.383Z] Starting dockerd [2022-03-07T14:42:43.383Z] INFO: Waiting for daemon to start... [2022-03-07T14:42:43.383Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-07T14:42:43.383Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T14:42:43.383Z] Using test binary docker [2022-03-07T14:42:43.383Z] +++ /etc/init.d/apparmor start [2022-03-07T14:42:43.383Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T14:42:43.383Z] INFO: Waiting for daemon to start... [2022-03-07T14:42:43.383Z] Starting dockerd [2022-03-07T14:42:43.383Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-07T14:42:43.383Z] . [2022-03-07T14:42:43.383Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T14:42:43.383Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T14:42:43.383Z] Error: No such image: emptyfs [2022-03-07T14:42:43.383Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T14:42:43.383Z] ++++ docker load [2022-03-07T14:42:43.383Z] Running integration-test (iteration 1) [2022-03-07T14:42:43.383Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-07T14:42:43.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-07T14:42:43.383Z] ++ set -e [2022-03-07T14:42:43.383Z] ++ '[' -n 0 ']' [2022-03-07T14:42:43.383Z] ++ set -x [2022-03-07T14:42:43.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-07T14:42:43.614Z] === RUN TestSerialization [2022-03-07T14:42:43.614Z] --- PASS: TestSerialization (0.03s) [2022-03-07T14:42:43.614Z] PASS [2022-03-07T14:42:43.614Z] coverage: 100.0% of statements [2022-03-07T14:42:43.614Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2022-03-07T14:42:43.643Z] Loaded image: busybox:latest Post stage [Pipeline] junit [2022-03-07T14:42:43.721Z] Recording test results [2022-03-07T14:42:43.901Z] Loaded image: busybox:glibc [2022-03-07T14:42:43.901Z] [2022-03-07T14:42:43.901Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T14:42:44.160Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T14:42:44.160Z] Error: No such image: emptyfs [2022-03-07T14:42:44.160Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T14:42:44.160Z] ++++ docker load [2022-03-07T14:42:44.577Z] === RUN TestEnvironmentParsing [2022-03-07T14:42:44.577Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-07T14:42:44.577Z] PASS [2022-03-07T14:42:44.577Z] coverage: 1.2% of statements [2022-03-07T14:42:44.577Z] ok github.com/docker/docker/libcontainerd/local 0.136s coverage: 1.2% of statements [2022-03-07T14:42:44.577Z] === RUN TestEmptyLayer [2022-03-07T14:42:44.577Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-07T14:42:44.577Z] === RUN TestCommitFailure [2022-03-07T14:42:44.577Z] --- PASS: TestCommitFailure (0.01s) [2022-03-07T14:42:44.577Z] === RUN TestStartTransactionFailure [2022-03-07T14:42:44.577Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-07T14:42:44.577Z] === RUN TestGetOrphan [2022-03-07T14:42:44.577Z] --- PASS: TestGetOrphan (0.01s) [2022-03-07T14:42:44.577Z] === RUN TestMountAndRegister [2022-03-07T14:42:44.577Z] layer_test.go:258: Layer size: 14 [2022-03-07T14:42:44.577Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-07T14:42:44.577Z] === RUN TestLayerRelease [2022-03-07T14:42:44.577Z] layer_test.go:291: Failing on Windows [2022-03-07T14:42:44.577Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-07T14:42:44.577Z] === RUN TestStoreRestore [2022-03-07T14:42:44.577Z] layer_test.go:340: Failing on Windows [2022-03-07T14:42:44.577Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-07T14:42:44.577Z] === RUN TestTarStreamStability [2022-03-07T14:42:44.577Z] layer_test.go:455: Failing on Windows [2022-03-07T14:42:44.577Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-07T14:42:44.577Z] === RUN TestRegisterExistingLayer [2022-03-07T14:42:44.727Z] Running integration-test (iteration 1) [2022-03-07T14:42:44.727Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-07T14:42:44.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-07T14:42:44.727Z] ++ set -e [2022-03-07T14:42:44.727Z] ++ '[' -n 0 ']' [2022-03-07T14:42:44.727Z] ++ set -x [2022-03-07T14:42:44.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-07T14:42:45.034Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-03-07T14:42:45.034Z] === RUN TestTarStreamVerification [2022-03-07T14:42:45.034Z] layer_test.go:684: Failing on Windows [2022-03-07T14:42:45.034Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestLayerMigration [2022-03-07T14:42:45.034Z] migration_test.go:45: Failing on Windows [2022-03-07T14:42:45.034Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestLayerMigrationNoTarsplit [2022-03-07T14:42:45.034Z] migration_test.go:181: Failing on Windows [2022-03-07T14:42:45.034Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestMountInit [2022-03-07T14:42:45.034Z] mount_test.go:17: Failing on Windows [2022-03-07T14:42:45.034Z] --- SKIP: TestMountInit (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestMountSize [2022-03-07T14:42:45.034Z] mount_test.go:76: Failing on Windows [2022-03-07T14:42:45.034Z] --- SKIP: TestMountSize (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestMountChanges [2022-03-07T14:42:45.034Z] mount_test.go:125: Failing on Windows [2022-03-07T14:42:45.034Z] --- SKIP: TestMountChanges (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestMountApply [2022-03-07T14:42:45.034Z] mount_test.go:212: Failing on Windows [2022-03-07T14:42:45.034Z] --- SKIP: TestMountApply (0.00s) [2022-03-07T14:42:45.034Z] PASS [2022-03-07T14:42:45.034Z] coverage: 30.2% of statements [2022-03-07T14:42:45.034Z] ok github.com/docker/docker/layer 0.292s coverage: 30.2% of statements [2022-03-07T14:42:45.034Z] === RUN TestSequenceGetAvailableBit [2022-03-07T14:42:45.034Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestSequenceEqual [2022-03-07T14:42:45.034Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestSequenceCopy [2022-03-07T14:42:45.034Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestGetFirstAvailable [2022-03-07T14:42:45.034Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestFindSequence [2022-03-07T14:42:45.034Z] --- PASS: TestFindSequence (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestCheckIfAvailable [2022-03-07T14:42:45.034Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestMergeSequences [2022-03-07T14:42:45.034Z] --- PASS: TestMergeSequences (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestPushReservation [2022-03-07T14:42:45.034Z] --- PASS: TestPushReservation (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestSerializeDeserialize [2022-03-07T14:42:45.034Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestSet [2022-03-07T14:42:45.034Z] --- PASS: TestSet (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestSetUnset [2022-03-07T14:42:45.034Z] --- PASS: TestSetUnset (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestOffsetSetUnset [2022-03-07T14:42:45.034Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestSetInRange [2022-03-07T14:42:45.034Z] --- PASS: TestSetInRange (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestSetAnyInRange [2022-03-07T14:42:45.034Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestMethods [2022-03-07T14:42:45.034Z] --- PASS: TestMethods (0.00s) [2022-03-07T14:42:45.034Z] === RUN TestRandomAllocateDeallocate [2022-03-07T14:42:45.034Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T14:42:45.034Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T14:42:45.034Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T14:42:45.034Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T14:42:45.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T14:42:45.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T14:42:45.134Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T14:42:45.295Z] Loaded image: busybox:latest [2022-03-07T14:42:45.483Z] + echo Ensuring container killed. [2022-03-07T14:42:45.483Z] Ensuring container killed. [2022-03-07T14:42:45.483Z] + docker rm -vf docker-pr2 [2022-03-07T14:42:45.483Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T14:42:45.774Z] + echo Chowning /workspace to jenkins user [2022-03-07T14:42:45.774Z] Chowning /workspace to jenkins user [2022-03-07T14:42:45.774Z] + id -u [2022-03-07T14:42:45.774Z] + id -g [2022-03-07T14:42:45.774Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43342:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T14:42:45.863Z] Loaded image: busybox:glibc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T14:42:47.208Z] === RUN TestInvalidConfig [2022-03-07T14:42:47.208Z] --- PASS: TestInvalidConfig (0.01s) [2022-03-07T14:42:47.208Z] === RUN TestConfig [2022-03-07T14:42:47.208Z] --- PASS: TestConfig (0.00s) [2022-03-07T14:42:47.208Z] === RUN TestOptionsLabels [2022-03-07T14:42:47.208Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-07T14:42:47.208Z] === RUN TestValidName [2022-03-07T14:42:47.208Z] --- PASS: TestValidName (0.00s) [2022-03-07T14:42:47.208Z] PASS [2022-03-07T14:42:47.208Z] coverage: 19.7% of statements [2022-03-07T14:42:47.208Z] ok github.com/docker/docker/libnetwork/config 0.096s coverage: 19.7% of statements [2022-03-07T14:42:47.457Z] + bundleName=amd64-rootless [2022-03-07T14:42:47.457Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-07T14:42:47.457Z] Creating amd64-rootless-bundles.tar.gz [2022-03-07T14:42:47.457Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-07T14:42:47.457Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-07T14:42:47.471Z] Archiving artifacts [2022-03-07T14:42:47.665Z] === RUN TestKey [2022-03-07T14:42:47.665Z] --- PASS: TestKey (0.00s) [2022-03-07T14:42:47.665Z] === RUN TestParseKey [2022-03-07T14:42:47.665Z] --- PASS: TestParseKey (0.00s) [2022-03-07T14:42:47.665Z] === RUN TestInvalidDataStore [2022-03-07T14:42:47.665Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-07T14:42:47.665Z] === RUN TestKVObjectFlatKey [2022-03-07T14:42:47.665Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-07T14:42:47.665Z] === RUN TestAtomicKVObjectFlatKey [2022-03-07T14:42:47.665Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-07T14:42:47.665Z] PASS [2022-03-07T14:42:47.665Z] coverage: 21.9% of statements [2022-03-07T14:42:47.665Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-03-07T14:42:47.780Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T14:42:48.090Z] + make clean [2022-03-07T14:42:48.090Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T14:42:48.090Z] docker-dev-cache [2022-03-07T14:42:48.090Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T14:42:48.122Z] === RUN TestErrorInterfaces [2022-03-07T14:42:48.122Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-07T14:42:48.122Z] === RUN TestNetworkMarshalling [2022-03-07T14:42:48.397Z] Loaded image: debian:bullseye-slim [2022-03-07T14:42:48.397Z] Loaded image: hello-world:latest [2022-03-07T14:42:48.397Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:42:48.397Z] INFO: Testing against a local daemon [2022-03-07T14:42:48.397Z] === RUN TestDockerDaemonSuite [2022-03-07T14:42:48.397Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-07T14:42:48.579Z] === RUN TestIPDataMarshalling [2022-03-07T14:42:48.579Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestValidateAndIsV6 [2022-03-07T14:42:48.579Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-07T14:42:48.579Z] PASS [2022-03-07T14:42:48.579Z] coverage: 68.9% of statements [2022-03-07T14:42:48.579Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-03-07T14:42:48.579Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-07T14:42:48.579Z] === RUN TestEndpointMarshalling [2022-03-07T14:42:48.579Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestAuxAddresses [2022-03-07T14:42:48.579Z] time="2022-03-07T14:42:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:42:48.579Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-07T14:42:48.579Z] === RUN TestSRVServiceQuery [2022-03-07T14:42:48.579Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestServiceVIPReuse [2022-03-07T14:42:48.579Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-07T14:42:48.579Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-07T14:42:48.579Z] === RUN TestDNSIPQuery [2022-03-07T14:42:48.579Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestDNSProxyServFail [2022-03-07T14:42:48.579Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestSandboxAddEmpty [2022-03-07T14:42:48.579Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestSandboxAddMultiPrio [2022-03-07T14:42:48.579Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestSandboxAddSamePrio [2022-03-07T14:42:48.579Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestCleanupServiceDiscovery [2022-03-07T14:42:48.579Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestDNSOptions [2022-03-07T14:42:48.579Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:42:48.579Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-07T14:42:48.579Z] === RUN TestMultipleControllersWithSameStore [2022-03-07T14:42:48.579Z] time="2022-03-07T14:42:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:42:48.579Z] time="2022-03-07T14:42:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:42:48.579Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-07T14:42:48.579Z] PASS [2022-03-07T14:42:48.579Z] coverage: 8.5% of statements [2022-03-07T14:42:48.579Z] ok github.com/docker/docker/libnetwork 0.346s coverage: 8.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T14:42:49.036Z] === RUN TestDriver [2022-03-07T14:42:49.036Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:42:49.036Z] PASS [2022-03-07T14:42:49.036Z] coverage: 34.8% of statements [2022-03-07T14:42:49.036Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-03-07T14:42:49.499Z] === RUN TestDriver [2022-03-07T14:42:49.499Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:42:49.499Z] PASS [2022-03-07T14:42:49.499Z] coverage: 34.8% of statements [2022-03-07T14:42:49.499Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-03-07T14:42:49.775Z] Loaded image: debian:bullseye-slim [2022-03-07T14:42:49.956Z] === RUN TestNetworkAllocateFree [2022-03-07T14:42:49.956Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-07T14:42:49.956Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-07T14:42:49.956Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-07T14:42:49.956Z] PASS [2022-03-07T14:42:49.956Z] coverage: 63.6% of statements [2022-03-07T14:42:49.956Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-03-07T14:42:49.956Z] === RUN TestGetEmptyCapabilities [2022-03-07T14:42:49.956Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-07T14:42:49.956Z] === RUN TestGetExtraCapabilities [2022-03-07T14:42:49.956Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-07T14:42:49.956Z] === RUN TestGetInvalidCapabilities [2022-03-07T14:42:49.956Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-07T14:42:49.956Z] === RUN TestRemoteDriver [2022-03-07T14:42:49.956Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T14:42:49.956Z] === RUN TestDriverError [2022-03-07T14:42:49.956Z] --- PASS: TestDriverError (0.01s) [2022-03-07T14:42:49.956Z] === RUN TestMissingValues [2022-03-07T14:42:49.956Z] --- PASS: TestMissingValues (0.01s) [2022-03-07T14:42:49.956Z] === RUN TestRollback [2022-03-07T14:42:49.956Z] --- PASS: TestRollback (0.01s) [2022-03-07T14:42:49.956Z] PASS [2022-03-07T14:42:49.956Z] coverage: 57.4% of statements [2022-03-07T14:42:49.956Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [2022-03-07T14:42:50.034Z] Loaded image: hello-world:latest [2022-03-07T14:42:50.293Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:42:50.293Z] INFO: Testing against a local daemon [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T14:42:50.293Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T14:42:50.922Z] === RUN TestNAT [2022-03-07T14:42:50.922Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T14:42:50.922Z] --- SKIP: TestNAT (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestTransparent [2022-03-07T14:42:50.922Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T14:42:50.922Z] --- SKIP: TestTransparent (0.00s) [2022-03-07T14:42:50.922Z] PASS [2022-03-07T14:42:50.922Z] coverage: 0.0% of statements [2022-03-07T14:42:50.922Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-03-07T14:42:50.922Z] --- PASS: TestRandomAllocateDeallocate (5.87s) [2022-03-07T14:42:50.922Z] === RUN TestAllocateRandomDeallocate [2022-03-07T14:42:50.922Z] === RUN TestNew [2022-03-07T14:42:50.922Z] --- PASS: TestNew (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestAddDriver [2022-03-07T14:42:50.922Z] --- PASS: TestAddDriver (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestAddDuplicateDriver [2022-03-07T14:42:50.922Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-07T14:42:50.922Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestDriver [2022-03-07T14:42:50.922Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestIPAM [2022-03-07T14:42:50.922Z] --- PASS: TestIPAM (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestWalkIPAMs [2022-03-07T14:42:50.922Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestWalkDrivers [2022-03-07T14:42:50.922Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-07T14:42:50.922Z] PASS [2022-03-07T14:42:50.922Z] coverage: 82.4% of statements [2022-03-07T14:42:50.922Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2022-03-07T14:42:50.922Z] === RUN TestBuildDefault [2022-03-07T14:42:50.922Z] --- PASS: TestBuildDefault (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestBuildHostnameDomainname [2022-03-07T14:42:50.922Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestBuildHostname [2022-03-07T14:42:50.922Z] --- PASS: TestBuildHostname (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestBuildHostnameFQDN [2022-03-07T14:42:50.922Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestBuildNoIP [2022-03-07T14:42:50.922Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestUpdate [2022-03-07T14:42:50.922Z] --- PASS: TestUpdate (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-07T14:42:50.922Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-07T14:42:50.922Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestAddEmpty [2022-03-07T14:42:50.922Z] --- PASS: TestAddEmpty (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestAdd [2022-03-07T14:42:50.922Z] --- PASS: TestAdd (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestDeleteEmpty [2022-03-07T14:42:50.922Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestDeleteNewline [2022-03-07T14:42:50.922Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestDelete [2022-03-07T14:42:50.922Z] --- PASS: TestDelete (0.00s) [2022-03-07T14:42:50.922Z] === RUN TestConcurrentWrites [2022-03-07T14:42:51.230Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T14:42:51.230Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T14:42:51.379Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-07T14:42:51.379Z] PASS [2022-03-07T14:42:51.379Z] coverage: 81.2% of statements [2022-03-07T14:42:51.379Z] ok github.com/docker/docker/libnetwork/etchosts 0.345s coverage: 81.2% of statements [2022-03-07T14:42:51.799Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T14:42:51.799Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T14:42:51.838Z] === RUN TestCaller [2022-03-07T14:42:51.838Z] --- PASS: TestCaller (0.00s) [2022-03-07T14:42:51.838Z] PASS [2022-03-07T14:42:51.838Z] coverage: 100.0% of statements [2022-03-07T14:42:51.838Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-03-07T14:42:51.838Z] === RUN TestNew [2022-03-07T14:42:51.838Z] --- PASS: TestNew (0.00s) [2022-03-07T14:42:51.838Z] === RUN TestAllocate [2022-03-07T14:42:51.838Z] --- PASS: TestAllocate (0.00s) [2022-03-07T14:42:51.838Z] === RUN TestUninitialized [2022-03-07T14:42:51.838Z] --- PASS: TestUninitialized (0.00s) [2022-03-07T14:42:51.838Z] === RUN TestAllocateInRange [2022-03-07T14:42:51.838Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-07T14:42:51.838Z] === RUN TestAllocateSerial [2022-03-07T14:42:51.838Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-07T14:42:51.838Z] PASS [2022-03-07T14:42:51.838Z] coverage: 87.5% of statements [2022-03-07T14:42:51.838Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-03-07T14:42:51.838Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2022-03-07T14:42:51.838Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-07T14:42:52.296Z] === RUN TestSetSerialInsertDelete [2022-03-07T14:42:52.296Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-07T14:42:52.296Z] === RUN TestSetParallelInsertDelete [2022-03-07T14:42:52.366Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T14:42:52.626Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T14:42:52.626Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T14:42:53.261Z] === RUN TestInt2IP2IntConversion [2022-03-07T14:42:53.261Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.40s) [2022-03-07T14:42:53.261Z] === RUN TestRetrieveFromStore [2022-03-07T14:42:53.717Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-03-07T14:42:53.717Z] === RUN TestGetAddressVersion [2022-03-07T14:42:53.717Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-07T14:42:53.717Z] === RUN TestKeyString [2022-03-07T14:42:53.717Z] --- PASS: TestKeyString (0.00s) [2022-03-07T14:42:53.717Z] === RUN TestPoolDataMarshal [2022-03-07T14:42:53.717Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-07T14:42:53.717Z] === RUN TestSubnetsMarshal [2022-03-07T14:42:53.717Z] === RUN TestPoolRequest [2022-03-07T14:42:53.717Z] --- PASS: TestPoolRequest (0.00s) [2022-03-07T14:42:53.717Z] === RUN TestOtherRequests [2022-03-07T14:42:53.717Z] --- PASS: TestOtherRequests (0.00s) [2022-03-07T14:42:53.717Z] PASS [2022-03-07T14:42:53.717Z] coverage: 57.1% of statements [2022-03-07T14:42:53.717Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-03-07T14:42:53.717Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-07T14:42:53.717Z] === RUN TestAddSubnets [2022-03-07T14:42:53.717Z] --- PASS: TestAddSubnets (0.05s) [2022-03-07T14:42:53.717Z] === RUN TestDoublePoolRelease [2022-03-07T14:42:53.717Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-07T14:42:53.717Z] === RUN TestAddReleasePoolID [2022-03-07T14:42:53.746Z] --- PASS: TestImportExtremelyLargeImageWorks (89.63s) [2022-03-07T14:42:53.746Z] PASS [2022-03-07T14:42:53.746Z] [2022-03-07T14:42:53.746Z] DONE 22 tests in 92.759s [2022-03-07T14:42:53.746Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T14:42:53.746Z] INFO: Testing against a local daemon [2022-03-07T14:42:53.746Z] === RUN TestNetworkCreateDelete [2022-03-07T14:42:53.746Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-07T14:42:53.746Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T14:42:53.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-07T14:42:53.746Z] === RUN TestDaemonDNSFallback [2022-03-07T14:42:53.746Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-03-07T14:42:53.746Z] === RUN TestInspectNetwork [2022-03-07T14:42:53.925Z] ? github.com/docker/docker/api [no test files] [2022-03-07T14:42:54.008Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T14:42:54.176Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-03-07T14:42:54.176Z] === RUN TestPredefinedPool [2022-03-07T14:42:54.176Z] --- PASS: TestRetrieveFromStore (0.58s) [2022-03-07T14:42:54.176Z] === RUN TestIsCorrupted [2022-03-07T14:42:54.176Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-07T14:42:54.176Z] === RUN TestRemoveSubnet [2022-03-07T14:42:54.176Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-07T14:42:54.176Z] === RUN TestSetRollover [2022-03-07T14:42:54.176Z] --- PASS: TestRemoveSubnet (0.18s) [2022-03-07T14:42:54.176Z] === RUN TestGetSameAddress [2022-03-07T14:42:54.176Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-07T14:42:54.176Z] === RUN TestPoolAllocationReuse [2022-03-07T14:42:54.271Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T14:42:54.271Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T14:42:54.271Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T14:42:54.530Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-07T14:42:54.633Z] === RUN TestGetCapabilities [2022-03-07T14:42:55.090Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-07T14:42:55.090Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-07T14:42:55.090Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-07T14:42:55.090Z] === RUN TestGetDefaultAddressSpaces [2022-03-07T14:42:55.090Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-07T14:42:55.090Z] === RUN TestRemoteDriver [2022-03-07T14:42:55.090Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T14:42:55.090Z] PASS [2022-03-07T14:42:55.090Z] coverage: 47.4% of statements [2022-03-07T14:42:55.090Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-03-07T14:42:55.465Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T14:42:55.547Z] --- PASS: TestSetRollover (1.47s) [2022-03-07T14:42:55.547Z] === RUN TestSetRolloverSerial [2022-03-07T14:42:55.547Z] === RUN TestWindowsIPAM [2022-03-07T14:42:55.547Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-07T14:42:55.547Z] PASS [2022-03-07T14:42:55.547Z] coverage: 71.4% of statements [2022-03-07T14:42:55.547Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-03-07T14:42:55.547Z] --- PASS: TestPoolAllocationReuse (1.54s) [2022-03-07T14:42:55.547Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-07T14:42:55.547Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-07T14:42:55.547Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-07T14:42:56.400Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T14:42:56.400Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T14:42:56.514Z] === RUN TestDefaultNetwork [2022-03-07T14:42:56.661Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T14:42:56.661Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T14:42:56.661Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T14:42:56.983Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-07T14:42:56.983Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-07T14:42:56.983Z] --- PASS: TestSetRolloverSerial (1.39s) [2022-03-07T14:42:56.983Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-07T14:42:56.983Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-07T14:42:56.983Z] PASS [2022-03-07T14:42:56.983Z] coverage: 84.4% of statements [2022-03-07T14:42:56.983Z] ok github.com/docker/docker/libnetwork/bitseq 11.904s coverage: 84.4% of statements [2022-03-07T14:42:56.983Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-03-07T14:42:56.983Z] === RUN TestInitAddressPools [2022-03-07T14:42:56.983Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-07T14:42:56.983Z] PASS [2022-03-07T14:42:56.983Z] coverage: 74.0% of statements [2022-03-07T14:42:56.983Z] ok github.com/docker/docker/libnetwork/ipamutils 0.577s coverage: 74.0% of statements [2022-03-07T14:42:57.045Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T14:42:57.045Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T14:42:57.045Z] === RUN TestInspectNetwork/network_name [2022-03-07T14:42:57.045Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T14:42:57.452Z] === RUN TestKeyValue [2022-03-07T14:42:57.452Z] --- PASS: TestKeyValue (0.00s) [2022-03-07T14:42:57.452Z] PASS [2022-03-07T14:42:57.452Z] coverage: 60.0% of statements [2022-03-07T14:42:57.452Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2022-03-07T14:42:57.920Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.34s) [2022-03-07T14:42:57.920Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-07T14:42:59.031Z] --- PASS: TestCheckoutGit (35.68s) [2022-03-07T14:42:59.031Z] === RUN TestValidGitTransport [2022-03-07T14:42:59.031Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-07T14:42:59.031Z] === RUN TestGitInvalidRef [2022-03-07T14:42:59.488Z] --- PASS: TestGitInvalidRef (0.27s) [2022-03-07T14:42:59.488Z] PASS [2022-03-07T14:42:59.488Z] coverage: 86.3% of statements [2022-03-07T14:42:59.488Z] ok github.com/docker/docker/builder/remotecontext/git 36.027s coverage: 86.3% of statements [2022-03-07T14:43:00.874Z] === RUN TestNetworkDBSimple [2022-03-07T14:43:00.874Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.87s) [2022-03-07T14:43:00.874Z] === RUN TestGetAddress [2022-03-07T14:43:01.021Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T14:43:01.021Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T14:43:01.248Z] --- PASS: TestInspectNetwork (7.16s) [2022-03-07T14:43:01.248Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T14:43:01.248Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T14:43:01.248Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T14:43:01.248Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T14:43:01.248Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T14:43:01.342Z] 2022/03/07 14:43:00 Closing DB instances... [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T14:43:01.811Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T14:43:02.279Z] === RUN TestGenerate [2022-03-07T14:43:02.280Z] --- PASS: TestGenerate (0.00s) [2022-03-07T14:43:02.280Z] === RUN TestGeneratePtr [2022-03-07T14:43:02.280Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-07T14:43:02.280Z] === RUN TestGenerateMissingField [2022-03-07T14:43:02.280Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-07T14:43:02.280Z] === RUN TestFieldCannotBeSet [2022-03-07T14:43:02.280Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-07T14:43:02.280Z] === RUN TestTypeMismatchError [2022-03-07T14:43:02.280Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-07T14:43:02.280Z] PASS [2022-03-07T14:43:02.280Z] coverage: 100.0% of statements [2022-03-07T14:43:02.280Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-03-07T14:43:02.280Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-07T14:43:02.280Z] PASS [2022-03-07T14:43:02.280Z] coverage: 100.0% of statements [2022-03-07T14:43:02.280Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-03-07T14:43:02.280Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-07T14:43:02.280Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-07T14:43:02.634Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-03-07T14:43:02.634Z] === RUN TestNetworkInvalidJSON [2022-03-07T14:43:02.634Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T14:43:02.634Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T14:43:02.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:43:02.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:43:02.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:43:02.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:43:02.634Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T14:43:02.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:43:02.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:43:02.634Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T14:43:02.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T14:43:02.634Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T14:43:02.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T14:43:02.634Z] === RUN TestNetworkList [2022-03-07T14:43:02.634Z] === RUN TestNetworkList//networks [2022-03-07T14:43:02.634Z] === PAUSE TestNetworkList//networks [2022-03-07T14:43:02.634Z] === RUN TestNetworkList//networks/ [2022-03-07T14:43:02.634Z] === PAUSE TestNetworkList//networks/ [2022-03-07T14:43:02.634Z] === CONT TestNetworkList//networks [2022-03-07T14:43:02.634Z] === CONT TestNetworkList//networks/ [2022-03-07T14:43:02.634Z] --- PASS: TestNetworkList (0.01s) [2022-03-07T14:43:02.634Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T14:43:02.634Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T14:43:02.634Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T14:43:02.749Z] testing: warning: no tests to run [2022-03-07T14:43:02.749Z] PASS [2022-03-07T14:43:02.749Z] coverage: 0.0% of statements [2022-03-07T14:43:02.749Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-07T14:43:02.895Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-07T14:43:02.895Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T14:43:03.219Z] === RUN TestRequestNewPort [2022-03-07T14:43:03.219Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestRequestSpecificPort [2022-03-07T14:43:03.219Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestReleasePort [2022-03-07T14:43:03.219Z] --- PASS: TestReleasePort (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestReuseReleasedPort [2022-03-07T14:43:03.219Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestReleaseUnreadledPort [2022-03-07T14:43:03.219Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestUnknowProtocol [2022-03-07T14:43:03.219Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestAllocateAllPorts [2022-03-07T14:43:03.219Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestPortAllocation [2022-03-07T14:43:03.219Z] --- PASS: TestPortAllocation (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestPortAllocationWithCustomRange [2022-03-07T14:43:03.219Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-07T14:43:03.219Z] === RUN TestNoDuplicateBPR [2022-03-07T14:43:03.220Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-07T14:43:03.220Z] === RUN TestChangePortRange [2022-03-07T14:43:03.220Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-07T14:43:03.220Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-07T14:43:03.220Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-07T14:43:03.220Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-07T14:43:03.220Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-07T14:43:03.220Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-07T14:43:03.220Z] --- PASS: TestChangePortRange (0.00s) [2022-03-07T14:43:03.220Z] PASS [2022-03-07T14:43:03.220Z] coverage: 88.6% of statements [2022-03-07T14:43:03.220Z] ok github.com/docker/docker/libnetwork/portallocator 0.058s coverage: 88.6% of statements [2022-03-07T14:43:03.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T14:43:03.688Z] testing: warning: no tests to run [2022-03-07T14:43:03.688Z] PASS [2022-03-07T14:43:03.688Z] coverage: 0.0% of statements [2022-03-07T14:43:03.688Z] 2022/03/07 14:43:03 Closing DB instances... [2022-03-07T14:43:03.688Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-03-07T14:43:04.161Z] === RUN TestHashData [2022-03-07T14:43:04.161Z] --- PASS: TestHashData (0.00s) [2022-03-07T14:43:04.161Z] PASS [2022-03-07T14:43:04.161Z] coverage: 2.8% of statements [2022-03-07T14:43:04.161Z] ok github.com/docker/docker/libnetwork/resolvconf 0.069s coverage: 2.8% of statements [2022-03-07T14:43:04.319Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-07T14:43:04.319Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T14:43:04.629Z] === RUN TestErrorConstructors [2022-03-07T14:43:04.629Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-07T14:43:04.629Z] === RUN TestCompareIPMask [2022-03-07T14:43:04.629Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-07T14:43:04.629Z] === RUN TestUtilGetHostPartIP [2022-03-07T14:43:04.629Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-07T14:43:04.629Z] === RUN TestUtilGetBroadcastIP [2022-03-07T14:43:04.629Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-07T14:43:04.629Z] === RUN TestParseCIDR [2022-03-07T14:43:04.629Z] --- PASS: TestParseCIDR (0.00s) [2022-03-07T14:43:04.629Z] PASS [2022-03-07T14:43:04.629Z] coverage: 37.3% of statements [2022-03-07T14:43:04.630Z] ok github.com/docker/docker/libnetwork/types 0.054s coverage: 37.3% of statements [2022-03-07T14:43:04.773Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T14:43:04.906Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-03-07T14:43:04.906Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-07T14:43:05.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-07T14:43:05.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-07T14:43:05.101Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-07T14:43:05.101Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-07T14:43:05.101Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-07T14:43:05.101Z] PASS [2022-03-07T14:43:05.101Z] coverage: 50.0% of statements [2022-03-07T14:43:05.101Z] ok github.com/docker/docker/oci 0.059s coverage: 50.0% of statements [2022-03-07T14:43:05.101Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-03-07T14:43:05.101Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-07T14:43:05.569Z] === RUN TestParseVersion [2022-03-07T14:43:05.569Z] --- PASS: TestParseVersion (0.00s) [2022-03-07T14:43:05.569Z] PASS [2022-03-07T14:43:05.569Z] coverage: 52.9% of statements [2022-03-07T14:43:05.569Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-03-07T14:43:05.569Z] === RUN TestAddressPoolOpt [2022-03-07T14:43:05.569Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/a [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/something [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/_=a [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/env1=value1 [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/_env1=value1 [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/PATH [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/=a [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/PATH= [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/PATH=something [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/asd!qwe [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/1asd [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/123 [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/some_space [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/__some_space_before [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/some_space_after__ [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/= [2022-03-07T14:43:05.569Z] === RUN TestValidateEnv/PaTh [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestParseHost [2022-03-07T14:43:05.569Z] --- PASS: TestParseHost (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestParseDockerDaemonHost [2022-03-07T14:43:05.569Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestParseTCP [2022-03-07T14:43:05.569Z] --- PASS: TestParseTCP (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-07T14:43:05.569Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestValidateExtraHosts [2022-03-07T14:43:05.569Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestIpOptString [2022-03-07T14:43:05.569Z] --- PASS: TestIpOptString (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-07T14:43:05.569Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestNewIpOptValidDefaultVal [2022-03-07T14:43:05.569Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestIpOptSetInvalidVal [2022-03-07T14:43:05.569Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestValidateIPAddress [2022-03-07T14:43:05.569Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestMapOpts [2022-03-07T14:43:05.569Z] --- PASS: TestMapOpts (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestListOptsWithoutValidator [2022-03-07T14:43:05.569Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestListOptsWithValidator [2022-03-07T14:43:05.569Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestValidateDNSSearch [2022-03-07T14:43:05.569Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_general_format [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_one_more [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-07T14:43:05.569Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-07T14:43:05.569Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestNamedListOpts [2022-03-07T14:43:05.569Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestNamedMapOpts [2022-03-07T14:43:05.569Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestParseLink [2022-03-07T14:43:05.569Z] --- PASS: TestParseLink (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestQuotedStringSetWithQuotes [2022-03-07T14:43:05.569Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-07T14:43:05.569Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-07T14:43:05.569Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-07T14:43:05.569Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-07T14:43:05.569Z] === RUN TestUlimitOpt [2022-03-07T14:43:05.569Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-07T14:43:05.569Z] PASS [2022-03-07T14:43:05.569Z] coverage: 67.4% of statements [2022-03-07T14:43:05.569Z] ok github.com/docker/docker/opts 0.069s coverage: 67.4% of statements [2022-03-07T14:43:06.148Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T14:43:06.290Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2022-03-07T14:43:06.290Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T14:43:06.558Z] 2022/03/07 14:43:06 Closing DB instances... [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.03s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-07T14:43:06.797Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestConfigureDaemonLogs [2022-03-07T14:43:06.797Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestCommonOptionsInstallFlags [2022-03-07T14:43:06.797Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-07T14:43:06.797Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-07T14:43:06.797Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-07T14:43:06.797Z] PASS [2022-03-07T14:43:06.797Z] coverage: 18.7% of statements [2022-03-07T14:43:06.797Z] ok github.com/docker/docker/cmd/dockerd 0.403s coverage: 18.7% of statements [2022-03-07T14:43:06.797Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-07T14:43:06.797Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T14:43:07.027Z] === RUN TestPeerCertificateMarshalJSON [2022-03-07T14:43:07.027Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-07T14:43:07.027Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-07T14:43:07.027Z] --- PASS: TestPeerCertificateMarshalJSON (0.25s) [2022-03-07T14:43:07.027Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-07T14:43:07.027Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-07T14:43:07.027Z] === RUN TestMiddleware [2022-03-07T14:43:07.027Z] --- PASS: TestMiddleware (0.00s) [2022-03-07T14:43:07.027Z] === RUN TestNewResponseModifier [2022-03-07T14:43:07.027Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-07T14:43:07.027Z] PASS [2022-03-07T14:43:07.027Z] coverage: 26.8% of statements [2022-03-07T14:43:07.027Z] ok github.com/docker/docker/pkg/authorization 0.305s coverage: 26.8% of statements [2022-03-07T14:43:07.230Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-07T14:43:07.230Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T14:43:07.254Z] === RUN TestContainerStopSignal [2022-03-07T14:43:07.254Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestContainerStopTimeout [2022-03-07T14:43:07.254Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-07T14:43:07.254Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-07T14:43:07.254Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.03s) [2022-03-07T14:43:07.254Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-07T14:43:07.254Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestReplaceAndAppendEnvVars [2022-03-07T14:43:07.254Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-07T14:43:07.254Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestNewMemoryStore [2022-03-07T14:43:07.254Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestAddContainers [2022-03-07T14:43:07.254Z] --- PASS: TestAddContainers (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestGetContainer [2022-03-07T14:43:07.254Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestDeleteContainer [2022-03-07T14:43:07.254Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestListContainers [2022-03-07T14:43:07.254Z] --- PASS: TestListContainers (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestFirstContainer [2022-03-07T14:43:07.254Z] --- PASS: TestFirstContainer (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestApplyAllContainer [2022-03-07T14:43:07.254Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestIsValidHealthString [2022-03-07T14:43:07.254Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestStateRunStop [2022-03-07T14:43:07.254Z] --- PASS: TestStateRunStop (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestStateTimeoutWait [2022-03-07T14:43:07.254Z] state_test.go:141: Stop callback fired [2022-03-07T14:43:07.254Z] state_test.go:165: Stop callback fired [2022-03-07T14:43:07.254Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-07T14:43:07.254Z] === RUN TestIsValidStateString [2022-03-07T14:43:07.254Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestViewSaveDelete [2022-03-07T14:43:07.254Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-07T14:43:07.254Z] === RUN TestViewAll [2022-03-07T14:43:07.254Z] --- PASS: TestViewAll (0.01s) [2022-03-07T14:43:07.254Z] === RUN TestViewGet [2022-03-07T14:43:07.254Z] --- PASS: TestViewGet (0.01s) [2022-03-07T14:43:07.254Z] === RUN TestNames [2022-03-07T14:43:07.254Z] --- PASS: TestNames (0.00s) [2022-03-07T14:43:07.254Z] === RUN TestViewWithHealthCheck [2022-03-07T14:43:07.496Z] === RUN TestIsArchivePathDir [2022-03-07T14:43:07.496Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-07T14:43:07.496Z] === RUN TestIsArchivePathInvalidFile [2022-03-07T14:43:07.496Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-03-07T14:43:07.496Z] === RUN TestIsArchivePathTar [2022-03-07T14:43:07.711Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-07T14:43:07.711Z] PASS [2022-03-07T14:43:07.711Z] coverage: 41.7% of statements [2022-03-07T14:43:07.711Z] ok github.com/docker/docker/container 0.292s coverage: 41.7% of statements [2022-03-07T14:43:07.711Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T14:43:07.712Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T14:43:07.712Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T14:43:07.712Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T14:43:07.800Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-07T14:43:07.800Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T14:43:07.964Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-03-07T14:43:07.964Z] === RUN TestDecompressStreamGzip [2022-03-07T14:43:07.964Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-07T14:43:07.964Z] === RUN TestDecompressStreamBzip2 [2022-03-07T14:43:07.964Z] === RUN TestUnbuffered [2022-03-07T14:43:07.964Z] --- PASS: TestUnbuffered (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestRaceUnbuffered [2022-03-07T14:43:07.964Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-07T14:43:07.964Z] PASS [2022-03-07T14:43:07.964Z] coverage: 100.0% of statements [2022-03-07T14:43:07.964Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-03-07T14:43:07.964Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-07T14:43:07.964Z] === RUN TestDecompressStreamXz [2022-03-07T14:43:07.964Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T14:43:07.964Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestDecompressStreamZstd [2022-03-07T14:43:07.964Z] archive_test.go:140: zstd not installed [2022-03-07T14:43:07.964Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-07T14:43:07.964Z] === RUN TestCompressStreamXzUnsupported [2022-03-07T14:43:07.964Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-07T14:43:07.964Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestCompressStreamInvalid [2022-03-07T14:43:07.964Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestExtensionInvalid [2022-03-07T14:43:07.964Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestExtensionUncompressed [2022-03-07T14:43:07.964Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestExtensionBzip2 [2022-03-07T14:43:07.964Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestExtensionGzip [2022-03-07T14:43:07.964Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestExtensionXz [2022-03-07T14:43:07.964Z] --- PASS: TestExtensionXz (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestExtensionZstd [2022-03-07T14:43:07.964Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestCmdStreamLargeStderr [2022-03-07T14:43:07.964Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-07T14:43:07.964Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-07T14:43:07.964Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-07T14:43:07.964Z] === RUN TestCmdStreamBad [2022-03-07T14:43:07.964Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T14:43:07.964Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-07T14:43:07.964Z] === RUN TestCmdStreamGood [2022-03-07T14:43:08.433Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-07T14:43:08.433Z] === RUN TestUntarPathWithInvalidDest [2022-03-07T14:43:08.433Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-07T14:43:08.433Z] === RUN TestUntarPathWithInvalidSrc [2022-03-07T14:43:08.433Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-07T14:43:08.433Z] === RUN TestUntarPath [2022-03-07T14:43:08.433Z] --- PASS: TestUntarPath (0.07s) [2022-03-07T14:43:08.433Z] === RUN TestUntarPathWithDestinationFile [2022-03-07T14:43:08.433Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-03-07T14:43:08.433Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-07T14:43:08.433Z] === RUN TestMatch [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[foo]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[foo_bar]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[]#01 [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[qux]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-07T14:43:08.433Z] === RUN TestMatch/[[foo_baz]] [2022-03-07T14:43:08.433Z] --- PASS: TestMatch (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-07T14:43:08.433Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-07T14:43:08.433Z] PASS [2022-03-07T14:43:08.433Z] coverage: 87.5% of statements [2022-03-07T14:43:08.433Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2022-03-07T14:43:08.433Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.16s) [2022-03-07T14:43:08.433Z] === RUN TestCopyWithTarInvalidSrc [2022-03-07T14:43:08.433Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-07T14:43:08.433Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-07T14:43:08.433Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T14:43:08.433Z] === RUN TestCopyWithTarSrcFile [2022-03-07T14:43:08.433Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-07T14:43:08.433Z] === RUN TestCopyWithTarSrcFolder [2022-03-07T14:43:08.433Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-07T14:43:08.433Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-07T14:43:08.433Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-07T14:43:08.433Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-07T14:43:08.433Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T14:43:08.433Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-07T14:43:08.433Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-07T14:43:08.433Z] === RUN TestCopyFileWithTarSrcFile [2022-03-07T14:43:08.433Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-07T14:43:08.433Z] === RUN TestTarFiles [2022-03-07T14:43:08.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T14:43:08.679Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T14:43:09.246Z] === RUN TestPrepare [2022-03-07T14:43:09.246Z] --- PASS: TestPrepare (0.00s) [2022-03-07T14:43:09.246Z] === RUN TestStart [2022-03-07T14:43:09.246Z] --- PASS: TestStart (0.00s) [2022-03-07T14:43:09.246Z] === RUN TestWaitCancel [2022-03-07T14:43:09.246Z] --- PASS: TestWaitCancel (0.00s) [2022-03-07T14:43:09.246Z] === RUN TestWaitDisabled [2022-03-07T14:43:09.246Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-07T14:43:09.246Z] === RUN TestWaitEnabled [2022-03-07T14:43:09.246Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-07T14:43:09.246Z] === RUN TestRemove [2022-03-07T14:43:09.246Z] --- PASS: TestRemove (0.00s) [2022-03-07T14:43:09.246Z] PASS [2022-03-07T14:43:09.246Z] coverage: 65.3% of statements [2022-03-07T14:43:09.246Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2022-03-07T14:43:09.421Z] === RUN TestChrootTarUntar [2022-03-07T14:43:09.421Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-07T14:43:09.421Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootUntarEmptyArchive [2022-03-07T14:43:09.421Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootTarUntarWithSymlink [2022-03-07T14:43:09.421Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootCopyWithTar [2022-03-07T14:43:09.421Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootCopyFileWithTar [2022-03-07T14:43:09.421Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootUntarPath [2022-03-07T14:43:09.421Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-07T14:43:09.421Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-07T14:43:09.421Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:43:09.421Z] === RUN TestChrootApplyDotDotFile [2022-03-07T14:43:09.421Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:09.421Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-07T14:43:09.421Z] PASS [2022-03-07T14:43:09.421Z] coverage: 15.1% of statements [2022-03-07T14:43:09.421Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 15.1% of statements [2022-03-07T14:43:10.342Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-03-07T14:43:10.342Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T14:43:10.342Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:43:10.342Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:43:10.342Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T14:43:10.410Z] 2022/03/07 14:43:10 Closing DB instances... [2022-03-07T14:43:10.410Z] === RUN TestEnsureRemoveAllNotExist [2022-03-07T14:43:10.410Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-07T14:43:10.410Z] === RUN TestEnsureRemoveAllWithDir [2022-03-07T14:43:10.410Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-07T14:43:10.410Z] === RUN TestEnsureRemoveAllWithFile [2022-03-07T14:43:10.410Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-07T14:43:10.410Z] PASS [2022-03-07T14:43:10.410Z] coverage: 0.0% of statements [2022-03-07T14:43:10.410Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-03-07T14:43:10.582Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T14:43:10.786Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-07T14:43:10.786Z] === RUN TestNewListSecretsFilters [2022-03-07T14:43:10.786Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestNewListConfigsFilters [2022-03-07T14:43:10.786Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-07T14:43:10.786Z] PASS [2022-03-07T14:43:10.786Z] coverage: 0.5% of statements [2022-03-07T14:43:10.786Z] ok github.com/docker/docker/daemon/cluster 0.423s coverage: 0.5% of statements [2022-03-07T14:43:10.786Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-07T14:43:10.786Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-07T14:43:10.786Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-07T14:43:10.786Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-07T14:43:10.786Z] PASS [2022-03-07T14:43:10.786Z] coverage: 35.9% of statements [2022-03-07T14:43:10.786Z] ok github.com/docker/docker/daemon/cluster/convert 0.462s coverage: 35.9% of statements [2022-03-07T14:43:10.880Z] === RUN TestSizeEmpty [2022-03-07T14:43:10.880Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-07T14:43:10.880Z] === RUN TestSizeEmptyFile [2022-03-07T14:43:10.880Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-07T14:43:10.880Z] === RUN TestSizeNonemptyFile [2022-03-07T14:43:10.880Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-07T14:43:10.880Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-07T14:43:10.880Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-07T14:43:10.880Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-07T14:43:10.880Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-07T14:43:10.880Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-07T14:43:10.880Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-07T14:43:10.880Z] === RUN TestMoveToSubdir [2022-03-07T14:43:10.880Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-07T14:43:10.880Z] === RUN TestSizeNonExistingDirectory [2022-03-07T14:43:10.880Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-07T14:43:10.880Z] PASS [2022-03-07T14:43:10.880Z] coverage: 80.0% of statements [2022-03-07T14:43:10.880Z] ok github.com/docker/docker/pkg/directory 0.068s coverage: 80.0% of statements [2022-03-07T14:43:11.149Z] --- PASS: TestBuildWithHugeFile (109.32s) [2022-03-07T14:43:11.149Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T14:43:11.149Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:43:11.149Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:43:11.149Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T14:43:11.149Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:43:11.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:43:11.149Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:43:11.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:43:11.149Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:43:11.149Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:43:11.149Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:43:11.149Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:43:11.149Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T14:43:11.149Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:43:11.407Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-07T14:43:11.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-07T14:43:11.407Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-03-07T14:43:11.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-03-07T14:43:11.407Z] === RUN TestBuildPreserveOwnership [2022-03-07T14:43:11.407Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T14:43:11.667Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T14:43:11.870Z] === RUN TestPollerAddRemove [2022-03-07T14:43:11.870Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-07T14:43:11.870Z] === RUN TestPollerEvent [2022-03-07T14:43:11.870Z] poller_test.go:40: No chmod on Windows [2022-03-07T14:43:11.870Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-07T14:43:11.870Z] === RUN TestPollerClose [2022-03-07T14:43:11.870Z] --- PASS: TestPollerClose (0.00s) [2022-03-07T14:43:11.870Z] PASS [2022-03-07T14:43:11.870Z] coverage: 36.2% of statements [2022-03-07T14:43:11.870Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 36.2% of statements [2022-03-07T14:43:12.234Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T14:43:12.238Z] === RUN TestMiddlewares [2022-03-07T14:43:12.238Z] --- PASS: TestMiddlewares (0.00s) [2022-03-07T14:43:12.238Z] PASS [2022-03-07T14:43:12.238Z] coverage: 9.0% of statements [2022-03-07T14:43:12.238Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2022-03-07T14:43:12.339Z] --- PASS: TestNetworkDBCRUDTableEntry (4.29s) [2022-03-07T14:43:12.339Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-07T14:43:12.803Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-07T14:43:12.803Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-07T14:43:12.807Z] === RUN TestCopyFileWithInvalidSrc [2022-03-07T14:43:12.807Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T14:43:12.807Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-07T14:43:12.807Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-07T14:43:12.807Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestCopyFile [2022-03-07T14:43:12.807Z] --- PASS: TestCopyFile (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-07T14:43:12.807Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T14:43:12.807Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-07T14:43:12.807Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-07T14:43:12.807Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T14:43:12.807Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestWildcardMatches [2022-03-07T14:43:12.807Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestPatternMatches [2022-03-07T14:43:12.807Z] --- PASS: TestPatternMatches (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-07T14:43:12.807Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestPatternMatchesFolderExclusions [2022-03-07T14:43:12.807Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-07T14:43:12.807Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-07T14:43:12.808Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-07T14:43:12.808Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-07T14:43:12.808Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-07T14:43:12.808Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestSingleExclamationError [2022-03-07T14:43:12.808Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestMatchesWithNoPatterns [2022-03-07T14:43:12.808Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestMatchesWithMalformedPatterns [2022-03-07T14:43:12.808Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestMatches [2022-03-07T14:43:12.808Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-07T14:43:12.808Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-07T14:43:12.808Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-07T14:43:12.808Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-07T14:43:12.808Z] --- PASS: TestMatches (0.01s) [2022-03-07T14:43:12.808Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-07T14:43:12.808Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-07T14:43:12.808Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-07T14:43:12.808Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestCleanPatterns [2022-03-07T14:43:12.808Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-07T14:43:12.808Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestCleanPatternsExceptionFlag [2022-03-07T14:43:12.808Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-07T14:43:12.808Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-07T14:43:12.808Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestCleanPatternsErrorSingleException [2022-03-07T14:43:12.808Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestCreateIfNotExistsDir [2022-03-07T14:43:12.808Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-07T14:43:12.808Z] === RUN TestCreateIfNotExistsFile [2022-03-07T14:43:12.808Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-07T14:43:12.808Z] === RUN TestMatch [2022-03-07T14:43:12.808Z] --- PASS: TestMatch (0.00s) [2022-03-07T14:43:12.808Z] === RUN TestCompile [2022-03-07T14:43:12.808Z] === RUN TestCompile/slash [2022-03-07T14:43:12.808Z] === RUN TestCompile/backslash [2022-03-07T14:43:12.808Z] --- PASS: TestCompile (0.00s) [2022-03-07T14:43:12.808Z] --- PASS: TestCompile/slash (0.00s) [2022-03-07T14:43:12.808Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-07T14:43:12.808Z] PASS [2022-03-07T14:43:12.808Z] coverage: 84.7% of statements [2022-03-07T14:43:12.808Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 84.7% of statements [2022-03-07T14:43:13.276Z] === RUN TestGet [2022-03-07T14:43:13.276Z] --- PASS: TestGet (0.00s) [2022-03-07T14:43:13.276Z] === RUN TestGetShortcutString [2022-03-07T14:43:13.276Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-07T14:43:13.276Z] PASS [2022-03-07T14:43:13.276Z] coverage: 42.9% of statements [2022-03-07T14:43:13.276Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2022-03-07T14:43:13.745Z] --- PASS: TestTarFiles (5.23s) [2022-03-07T14:43:13.745Z] === RUN TestDetectCompressionZstd [2022-03-07T14:43:13.745Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-07T14:43:13.745Z] === RUN TestTarUntar [2022-03-07T14:43:13.745Z] --- PASS: TestTarUntar (0.04s) [2022-03-07T14:43:13.745Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-07T14:43:13.745Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-07T14:43:13.745Z] === RUN TestTarWithOptions [2022-03-07T14:43:13.745Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-07T14:43:13.745Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-07T14:43:13.745Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-07T14:43:13.745Z] === RUN TestUntarUstarGnuConflict [2022-03-07T14:43:13.745Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-07T14:43:13.745Z] === RUN TestUntarInvalidFilenames [2022-03-07T14:43:14.180Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T14:43:14.214Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2413950756\\dest" [2022-03-07T14:43:14.214Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-07T14:43:14.214Z] === RUN TestUntarHardlinkToSymlink [2022-03-07T14:43:14.214Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-07T14:43:14.214Z] === RUN TestUntarInvalidHardlink [2022-03-07T14:43:14.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink135225053\\victim\\hello" -> "../victim/hello" [2022-03-07T14:43:14.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink572234845\\victim\\hello" -> "/../victim/hello" [2022-03-07T14:43:14.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1585689357\\victim" -> "../victim" [2022-03-07T14:43:14.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink531936293\\victim" -> "../victim" [2022-03-07T14:43:14.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2487511312\\victim" -> "../victim" [2022-03-07T14:43:14.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink993838039\\victim" -> "../victim" [2022-03-07T14:43:14.214Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-07T14:43:14.214Z] === RUN TestUntarInvalidSymlink [2022-03-07T14:43:14.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink943135101\\dest\\dotdot" -> "../victim/hello" [2022-03-07T14:43:14.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink931522886\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T14:43:14.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2090036640\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:43:14.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink674668866\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:43:14.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink165827765\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:43:14.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3121834534\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:43:14.214Z] === RUN TestCreateIDMapOrder [2022-03-07T14:43:14.214Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-07T14:43:14.214Z] PASS [2022-03-07T14:43:14.214Z] coverage: 7.2% of statements [2022-03-07T14:43:14.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4268786877\\dest\\dir\\loophole" -> "../../victim" [2022-03-07T14:43:14.214Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-07T14:43:14.214Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-07T14:43:14.214Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-07T14:43:14.214Z] === RUN TestXGlobalNoParent [2022-03-07T14:43:14.214Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-07T14:43:14.214Z] === RUN TestReplaceFileTarWrapper [2022-03-07T14:43:14.214Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-03-07T14:43:14.214Z] 2022/03/07 14:43:14 Closing DB instances... [2022-03-07T14:43:14.214Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-03-07T14:43:14.214Z] === RUN TestPrefixHeaderReadable [2022-03-07T14:43:14.214Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-07T14:43:14.214Z] === RUN TestDisablePigz [2022-03-07T14:43:14.214Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-07T14:43:14.439Z] docker_cli_daemon_test.go:1472: [d9879e273d7f0] daemon is not started [2022-03-07T14:43:14.506Z] === RUN TestBuilderGC [2022-03-07T14:43:14.506Z] --- PASS: TestBuilderGC (0.01s) [2022-03-07T14:43:14.506Z] === RUN TestDaemonConfigurationNotFound [2022-03-07T14:43:14.506Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-07T14:43:14.506Z] === RUN TestDaemonBrokenConfiguration [2022-03-07T14:43:14.506Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-07T14:43:14.506Z] === RUN TestFindConfigurationConflicts [2022-03-07T14:43:14.506Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-07T14:43:14.506Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-07T14:43:14.506Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-07T14:43:14.506Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-07T14:43:14.506Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-07T14:43:14.506Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-07T14:43:14.506Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-07T14:43:14.506Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-07T14:43:14.506Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-07T14:43:14.506Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-07T14:43:14.506Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-07T14:43:14.683Z] --- PASS: TestDisablePigz (0.13s) [2022-03-07T14:43:14.683Z] === RUN TestPigz [2022-03-07T14:43:14.683Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-07T14:43:14.683Z] --- PASS: TestPigz (0.22s) [2022-03-07T14:43:14.683Z] === RUN TestNosysFileInfo [2022-03-07T14:43:14.683Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T14:43:14.683Z] archive_windows_test.go:16: Currently fails [2022-03-07T14:43:14.683Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestCanonicalTarNameForPath [2022-03-07T14:43:14.683Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestCanonicalTarName [2022-03-07T14:43:14.683Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestChmodTarEntry [2022-03-07T14:43:14.683Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestHardLinkOrder [2022-03-07T14:43:14.683Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-07T14:43:14.683Z] === RUN TestChangeString [2022-03-07T14:43:14.683Z] --- PASS: TestChangeString (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestChangesWithNoChanges [2022-03-07T14:43:14.683Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-07T14:43:14.683Z] === RUN TestChangesWithChanges [2022-03-07T14:43:14.683Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-07T14:43:14.683Z] === RUN TestChangesWithChangesGH13590 [2022-03-07T14:43:14.683Z] changes_test.go:195: needs more investigation [2022-03-07T14:43:14.683Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestChangesDirsEmpty [2022-03-07T14:43:14.683Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T14:43:14.683Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestChangesDirsMutated [2022-03-07T14:43:14.683Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T14:43:14.683Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestApplyLayer [2022-03-07T14:43:14.683Z] changes_test.go:432: needs further investigation [2022-03-07T14:43:14.683Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestChangesSizeWithHardlinks [2022-03-07T14:43:14.683Z] changes_test.go:468: needs further investigation [2022-03-07T14:43:14.683Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestChangesSizeWithNoChanges [2022-03-07T14:43:14.683Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-07T14:43:14.683Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-07T14:43:14.683Z] === RUN TestChangesSize [2022-03-07T14:43:14.683Z] --- PASS: TestChangesSize (0.01s) [2022-03-07T14:43:14.683Z] === RUN TestApplyLayerInvalidFilenames [2022-03-07T14:43:14.683Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames811173819\\dest" [2022-03-07T14:43:14.697Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-07T14:43:14.963Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-07T14:43:14.963Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-07T14:43:14.963Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-07T14:43:14.963Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-07T14:43:14.963Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-07T14:43:14.963Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-07T14:43:14.963Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-07T14:43:14.963Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration/with_label [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration/with_dns [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-07T14:43:14.963Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-07T14:43:14.963Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestReloadSetConfigFileNotExist [2022-03-07T14:43:14.963Z] time="2022-03-07T14:43:14Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-07T14:43:14.963Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-03-07T14:43:14.963Z] === RUN TestReloadDefaultConfigNotExist [2022-03-07T14:43:14.963Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:14.963Z] --- SKIP: TestReloadDefaultConfigNotExist (0.05s) [2022-03-07T14:43:14.963Z] === RUN TestReloadBadDefaultConfig [2022-03-07T14:43:14.963Z] time="2022-03-07T14:43:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2731703305" [2022-03-07T14:43:14.963Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestReloadWithConflictingLabels [2022-03-07T14:43:14.963Z] time="2022-03-07T14:43:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3977868181" [2022-03-07T14:43:14.963Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestReloadWithDuplicateLabels [2022-03-07T14:43:14.963Z] time="2022-03-07T14:43:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2353049378" [2022-03-07T14:43:14.963Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestMaskURLCredentials [2022-03-07T14:43:14.963Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestDaemonConfigurationMerge [2022-03-07T14:43:14.963Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-07T14:43:14.963Z] PASS [2022-03-07T14:43:14.963Z] coverage: 79.2% of statements [2022-03-07T14:43:14.963Z] ok github.com/docker/docker/daemon/config 0.537s coverage: 79.2% of statements [2022-03-07T14:43:14.963Z] === RUN TestEventsLog [2022-03-07T14:43:14.963Z] --- PASS: TestEventsLog (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestEventsLogTimeout [2022-03-07T14:43:14.963Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-07T14:43:14.963Z] === RUN TestLogEvents [2022-03-07T14:43:14.963Z] --- PASS: TestLogEvents (0.05s) [2022-03-07T14:43:14.963Z] === RUN TestLoadBufferedEvents [2022-03-07T14:43:15.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T14:43:15.152Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-07T14:43:15.152Z] === RUN TestApplyLayerInvalidHardlink [2022-03-07T14:43:15.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2737660967\\victim\\hello" -> "../victim/hello" [2022-03-07T14:43:15.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3304777444\\victim\\hello" -> "/../victim/hello" [2022-03-07T14:43:15.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2367744348\\victim" -> "../victim" [2022-03-07T14:43:15.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2593624663\\victim" -> "../victim" [2022-03-07T14:43:15.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3051010312\\victim" -> "../victim" [2022-03-07T14:43:15.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3787760041\\victim" -> "../victim" [2022-03-07T14:43:15.152Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-07T14:43:15.152Z] === RUN TestApplyLayerInvalidSymlink [2022-03-07T14:43:15.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1886863888\\dest\\dotdot" -> "../victim/hello" [2022-03-07T14:43:15.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2933184772\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T14:43:15.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3399610595\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:43:15.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1496850409\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:43:15.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink395830358\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:43:15.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4112912580\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:43:15.152Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-07T14:43:15.152Z] === RUN TestApplyLayerWhiteouts [2022-03-07T14:43:15.152Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-07T14:43:15.152Z] === RUN TestGenerateEmptyFile [2022-03-07T14:43:15.152Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-07T14:43:15.152Z] === RUN TestGenerateWithContent [2022-03-07T14:43:15.152Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-07T14:43:15.152Z] PASS [2022-03-07T14:43:15.152Z] coverage: 62.0% of statements [2022-03-07T14:43:15.152Z] ok github.com/docker/docker/pkg/archive 7.579s coverage: 62.0% of statements [2022-03-07T14:43:15.152Z] === RUN TestFixedBufferCap [2022-03-07T14:43:15.152Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-07T14:43:15.152Z] === RUN TestFixedBufferLen [2022-03-07T14:43:15.152Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-07T14:43:15.152Z] === RUN TestFixedBufferString [2022-03-07T14:43:15.152Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-07T14:43:15.152Z] === RUN TestFixedBufferWrite [2022-03-07T14:43:15.152Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-07T14:43:15.152Z] === RUN TestFixedBufferRead [2022-03-07T14:43:15.152Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-07T14:43:15.152Z] === RUN TestBytesPipeRead [2022-03-07T14:43:15.152Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-07T14:43:15.152Z] === RUN TestBytesPipeWrite [2022-03-07T14:43:15.152Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-07T14:43:15.152Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-07T14:43:15.264Z] check_test.go:308: [dab258a96e8c7] daemon is not started [2022-03-07T14:43:15.264Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-07T14:43:15.420Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-03-07T14:43:15.420Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-07T14:43:15.420Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-07T14:43:15.420Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-07T14:43:15.420Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-07T14:43:15.420Z] PASS [2022-03-07T14:43:15.420Z] coverage: 50.0% of statements [2022-03-07T14:43:15.420Z] ok github.com/docker/docker/daemon/events 0.413s coverage: 50.0% of statements [2022-03-07T14:43:15.420Z] === RUN TestWaitNodeAttachment [2022-03-07T14:43:15.522Z] --- PASS: TestBuildPreserveOwnership (4.14s) [2022-03-07T14:43:15.522Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.74s) [2022-03-07T14:43:15.522Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.39s) [2022-03-07T14:43:15.522Z] === RUN TestBuildPlatformInvalid [2022-03-07T14:43:15.522Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-07T14:43:15.522Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T14:43:15.624Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-03-07T14:43:15.624Z] === RUN TestNetworkDBNodeLeave [2022-03-07T14:43:15.624Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-03-07T14:43:15.624Z] === RUN TestAtomicWriteToFile [2022-03-07T14:43:15.624Z] --- PASS: TestAtomicWriteToFile (0.03s) [2022-03-07T14:43:15.624Z] === RUN TestAtomicWriteSetCommit [2022-03-07T14:43:15.624Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-03-07T14:43:15.624Z] === RUN TestAtomicWriteSetCancel [2022-03-07T14:43:15.624Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-03-07T14:43:15.624Z] === RUN TestReadCloserWrapperClose [2022-03-07T14:43:15.624Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-07T14:43:15.624Z] === RUN TestReaderErrWrapperReadOnError [2022-03-07T14:43:15.624Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-07T14:43:15.624Z] === RUN TestReaderErrWrapperRead [2022-03-07T14:43:15.624Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-07T14:43:15.624Z] === RUN TestCancelReadCloser [2022-03-07T14:43:15.624Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-07T14:43:15.624Z] === RUN TestWriteCloserWrapperClose [2022-03-07T14:43:15.624Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-07T14:43:15.624Z] === RUN TestNopWriteCloser [2022-03-07T14:43:15.624Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-07T14:43:15.624Z] === RUN TestNopWriter [2022-03-07T14:43:15.877Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-07T14:43:15.877Z] === RUN TestIsolationConversion [2022-03-07T14:43:15.877Z] === RUN TestIsolationConversion/default [2022-03-07T14:43:15.877Z] === RUN TestIsolationConversion/process [2022-03-07T14:43:15.877Z] === RUN TestIsolationConversion/hyperv [2022-03-07T14:43:15.877Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-07T14:43:15.877Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-07T14:43:15.877Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-07T14:43:15.877Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-07T14:43:15.877Z] === RUN TestContainerLabels [2022-03-07T14:43:15.877Z] --- PASS: TestContainerLabels (0.00s) [2022-03-07T14:43:15.877Z] === RUN TestCredentialSpecConversion [2022-03-07T14:43:15.877Z] === RUN TestCredentialSpecConversion/none [2022-03-07T14:43:15.877Z] === RUN TestCredentialSpecConversion/config [2022-03-07T14:43:15.877Z] === RUN TestCredentialSpecConversion/file [2022-03-07T14:43:15.877Z] === RUN TestCredentialSpecConversion/registry [2022-03-07T14:43:15.877Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-07T14:43:15.877Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-07T14:43:15.877Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-07T14:43:15.877Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-07T14:43:15.877Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-07T14:43:15.877Z] === RUN TestControllerValidateMountBind [2022-03-07T14:43:15.877Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-07T14:43:15.877Z] === RUN TestControllerValidateMountVolume [2022-03-07T14:43:15.877Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-07T14:43:15.877Z] === RUN TestControllerValidateMountTarget [2022-03-07T14:43:15.877Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-07T14:43:15.877Z] === RUN TestControllerValidateMountTmpfs [2022-03-07T14:43:15.877Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-07T14:43:15.877Z] === RUN TestControllerValidateMountInvalidType [2022-03-07T14:43:15.877Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-07T14:43:15.877Z] === RUN TestControllerValidateMountNamedPipe [2022-03-07T14:43:15.877Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-07T14:43:15.877Z] PASS [2022-03-07T14:43:15.877Z] coverage: 11.0% of statements [2022-03-07T14:43:15.877Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.599s coverage: 11.0% of statements [2022-03-07T14:43:16.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T14:43:16.092Z] --- PASS: TestNopWriter (0.00s) [2022-03-07T14:43:16.092Z] === RUN TestWriteCounter [2022-03-07T14:43:16.092Z] --- PASS: TestWriteCounter (0.00s) [2022-03-07T14:43:16.092Z] PASS [2022-03-07T14:43:16.092Z] coverage: 70.1% of statements [2022-03-07T14:43:16.092Z] ok github.com/docker/docker/pkg/ioutils 0.618s coverage: 70.1% of statements [2022-03-07T14:43:16.458Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-07T14:43:16.458Z] Loaded image: busybox:latest [2022-03-07T14:43:16.560Z] === RUN TestError [2022-03-07T14:43:16.560Z] --- PASS: TestError (0.00s) [2022-03-07T14:43:16.560Z] === RUN TestProgressString [2022-03-07T14:43:16.560Z] === RUN TestProgressString/no_progress [2022-03-07T14:43:16.560Z] === RUN TestProgressString/progress_1 [2022-03-07T14:43:16.560Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-07T14:43:16.560Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-07T14:43:16.560Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-07T14:43:16.560Z] === RUN TestProgressString/with_units [2022-03-07T14:43:16.560Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-07T14:43:16.560Z] === RUN TestProgressString/hide_counts [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString (0.00s) [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-07T14:43:16.560Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-07T14:43:16.560Z] === RUN TestJSONMessageDisplay [2022-03-07T14:43:16.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T14:43:16.841Z] === RUN TestIsEmptyDir [2022-03-07T14:43:16.841Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-07T14:43:16.841Z] PASS [2022-03-07T14:43:16.841Z] coverage: 2.3% of statements [2022-03-07T14:43:16.841Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2022-03-07T14:43:17.024Z] Loaded image: busybox:glibc [2022-03-07T14:43:17.024Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-07T14:43:17.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T14:43:17.283Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T14:43:17.298Z] === RUN TestLinkNaming [2022-03-07T14:43:17.298Z] --- PASS: TestLinkNaming (0.00s) [2022-03-07T14:43:17.298Z] === RUN TestLinkNew [2022-03-07T14:43:17.298Z] --- PASS: TestLinkNew (0.00s) [2022-03-07T14:43:17.298Z] === RUN TestLinkEnv [2022-03-07T14:43:17.298Z] --- PASS: TestLinkEnv (0.00s) [2022-03-07T14:43:17.298Z] === RUN TestLinkMultipleEnv [2022-03-07T14:43:17.298Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-07T14:43:17.298Z] === RUN TestLinkPortRangeEnv [2022-03-07T14:43:17.298Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-07T14:43:17.298Z] PASS [2022-03-07T14:43:17.298Z] coverage: 93.0% of statements [2022-03-07T14:43:17.298Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-03-07T14:43:17.418Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-03-07T14:43:17.418Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-07T14:43:17.418Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-07T14:43:17.418Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-07T14:43:17.418Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-07T14:43:17.418Z] === RUN TestDisplayJSONMessagesStream [2022-03-07T14:43:17.418Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-07T14:43:17.418Z] PASS [2022-03-07T14:43:17.418Z] coverage: 91.7% of statements [2022-03-07T14:43:17.418Z] ok github.com/docker/docker/pkg/jsonmessage 0.204s coverage: 91.7% of statements [2022-03-07T14:43:17.418Z] === RUN TestStandardLongPath [2022-03-07T14:43:17.418Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-07T14:43:17.418Z] === RUN TestUNCLongPath [2022-03-07T14:43:17.418Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-07T14:43:17.418Z] PASS [2022-03-07T14:43:17.418Z] coverage: 100.0% of statements [2022-03-07T14:43:17.418Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-03-07T14:43:17.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T14:43:17.755Z] === RUN TestVerifyNetworkingConfig [2022-03-07T14:43:17.755Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestGetContainer [2022-03-07T14:43:17.755Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestValidContainerNames [2022-03-07T14:43:17.755Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestContainerInitDNS [2022-03-07T14:43:17.755Z] daemon_test.go:145: root required [2022-03-07T14:43:17.755Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestMerge [2022-03-07T14:43:17.755Z] --- PASS: TestMerge (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestValidateContainerIsolation [2022-03-07T14:43:17.755Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestFindNetworkErrorType [2022-03-07T14:43:17.755Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestEnsureServicesExist [2022-03-07T14:43:17.755Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestEnsureServicesExistErrors [2022-03-07T14:43:17.755Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-07T14:43:17.755Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-07T14:43:17.755Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-07T14:43:17.755Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-07T14:43:17.755Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-07T14:43:17.755Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-07T14:43:17.755Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestContainerDelete [2022-03-07T14:43:17.755Z] --- PASS: TestContainerDelete (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestContainerDoubleDelete [2022-03-07T14:43:17.755Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestLogContainerEventCopyLabels [2022-03-07T14:43:17.755Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestLogContainerEventWithAttributes [2022-03-07T14:43:17.755Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestNoneHealthcheck [2022-03-07T14:43:17.755Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-07T14:43:17.755Z] === RUN TestHealthStates [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] time="2022-03-07T14:43:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:43:17.755Z] --- PASS: TestHealthStates (0.23s) [2022-03-07T14:43:17.888Z] === RUN TestNameFormat [2022-03-07T14:43:17.888Z] --- PASS: TestNameFormat (0.00s) [2022-03-07T14:43:17.888Z] === RUN TestNameRetries [2022-03-07T14:43:17.888Z] --- PASS: TestNameRetries (0.00s) [2022-03-07T14:43:17.888Z] PASS [2022-03-07T14:43:17.888Z] coverage: 85.7% of statements [2022-03-07T14:43:17.888Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2022-03-07T14:43:18.214Z] === RUN TestGetInspectData [2022-03-07T14:43:18.214Z] --- PASS: TestGetInspectData (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestFillLicense [2022-03-07T14:43:18.214Z] --- PASS: TestFillLicense (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestListInvalidFilter [2022-03-07T14:43:18.214Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestNameFilter [2022-03-07T14:43:18.214Z] --- PASS: TestNameFilter (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-07T14:43:18.214Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-07T14:43:18.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.06s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-07T14:43:18.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestDaemonReloadLabels [2022-03-07T14:43:18.214Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-07T14:43:18.214Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestDaemonReloadMirrors [2022-03-07T14:43:18.214Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-07T14:43:18.214Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-07T14:43:18.214Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-07T14:43:18.214Z] reload_test.go:342: root required [2022-03-07T14:43:18.214Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-07T14:43:18.214Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-03-07T14:43:18.214Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-07T14:43:18.214Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-07T14:43:18.214Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-07T14:43:18.214Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-03-07T14:43:18.214Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-07T14:43:18.214Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-03-07T14:43:18.214Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-07T14:43:18.214Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-07T14:43:18.214Z] === RUN TestParseVolumesFrom [2022-03-07T14:43:18.214Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-07T14:43:18.214Z] PASS [2022-03-07T14:43:18.214Z] coverage: 8.6% of statements [2022-03-07T14:43:18.214Z] ok github.com/docker/docker/daemon 0.646s coverage: 8.6% of statements [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-07T14:43:18.214Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-07T14:43:18.221Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T14:43:18.359Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-03-07T14:43:18.359Z] === RUN TestNetworkDBWatch [2022-03-07T14:43:18.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T14:43:18.789Z] check_test.go:308: [dce75c2f6a367] daemon is not started [2022-03-07T14:43:18.789Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-07T14:43:18.828Z] === RUN TestParseKeyValueOpt [2022-03-07T14:43:18.828Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-07T14:43:18.828Z] === RUN TestParseUintList [2022-03-07T14:43:18.828Z] --- PASS: TestParseUintList (0.00s) [2022-03-07T14:43:18.828Z] === RUN TestParseUintListMaximumLimits [2022-03-07T14:43:18.828Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-07T14:43:18.828Z] PASS [2022-03-07T14:43:18.828Z] coverage: 97.0% of statements [2022-03-07T14:43:18.828Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2022-03-07T14:43:19.296Z] === RUN TestNewAndRemove [2022-03-07T14:43:19.297Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-07T14:43:19.297Z] === RUN TestRemoveInvalidPath [2022-03-07T14:43:19.297Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-07T14:43:19.297Z] PASS [2022-03-07T14:43:19.297Z] coverage: 82.6% of statements [2022-03-07T14:43:19.297Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-03-07T14:43:19.357Z] Loaded image: debian:bullseye-slim [2022-03-07T14:43:19.615Z] Loaded image: hello-world:latest [2022-03-07T14:43:19.616Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:43:19.745Z] === RUN TestNewStreamConfig [2022-03-07T14:43:19.745Z] === RUN TestNewStreamConfig/defaults [2022-03-07T14:43:19.745Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-07T14:43:19.745Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-07T14:43:19.745Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-07T14:43:19.745Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-07T14:43:19.745Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-07T14:43:19.745Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-07T14:43:19.745Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-07T14:43:19.745Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-07T14:43:19.745Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-07T14:43:19.745Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-07T14:43:19.745Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-07T14:43:19.745Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-07T14:43:19.745Z] time="2022-03-07T14:43:19Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-07T14:43:19.745Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-03-07T14:43:19.745Z] === RUN TestCreateSuccess [2022-03-07T14:43:19.745Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCreateStreamSkipped [2022-03-07T14:43:19.745Z] time="2022-03-07T14:43:19Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-07T14:43:19.745Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCreateLogGroupSuccess [2022-03-07T14:43:19.745Z] time="2022-03-07T14:43:19Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-07T14:43:19.745Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCreateError [2022-03-07T14:43:19.745Z] --- PASS: TestCreateError (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCreateAlreadyExists [2022-03-07T14:43:19.745Z] time="2022-03-07T14:43:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-07T14:43:19.745Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestLogClosed [2022-03-07T14:43:19.745Z] --- PASS: TestLogClosed (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestLogBlocking [2022-03-07T14:43:19.745Z] --- PASS: TestLogBlocking (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-07T14:43:19.745Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestLogNonBlockingBufferFull [2022-03-07T14:43:19.745Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestPublishBatchSuccess [2022-03-07T14:43:19.745Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestPublishBatchError [2022-03-07T14:43:19.745Z] time="2022-03-07T14:43:19Z" level=error msg=error [2022-03-07T14:43:19.745Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-07T14:43:19.745Z] time="2022-03-07T14:43:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T14:43:19.745Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-07T14:43:19.745Z] time="2022-03-07T14:43:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T14:43:19.745Z] time="2022-03-07T14:43:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-07T14:43:19.745Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchSimple [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchTicker [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchMultilinePattern [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchClose [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestEffectiveLen [2022-03-07T14:43:19.745Z] === RUN TestEffectiveLen/0/Hello [2022-03-07T14:43:19.745Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-07T14:43:19.745Z] === RUN TestEffectiveLen/2/🙃 [2022-03-07T14:43:19.745Z] === RUN TestEffectiveLen/3/���� [2022-03-07T14:43:19.745Z] === RUN TestEffectiveLen/4/He��o [2022-03-07T14:43:19.745Z] === RUN TestEffectiveLen/5/ [2022-03-07T14:43:19.745Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit/0/ [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit/1/Hello [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1076: Hello [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit/2/Hello [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1076: He [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1077: llo [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit/3/Hello [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1077: Hello [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit/4/🙃 [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit/5/🙃 [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit/6/a� [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1076: a [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1077: � [2022-03-07T14:43:19.745Z] === RUN TestFindValidSplit/7/a� [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1076: a� [2022-03-07T14:43:19.745Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-07T14:43:19.745Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestProcessEventEmoji [2022-03-07T14:43:19.745Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchLineSplit [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.05s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchMaxEvents [2022-03-07T14:43:19.745Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-07T14:43:19.745Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-07T14:43:19.745Z] === RUN TestAdapterReadLogs [2022-03-07T14:43:19.745Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCopier [2022-03-07T14:43:19.745Z] --- PASS: TestCopier (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCopierLongLines [2022-03-07T14:43:19.745Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-07T14:43:19.745Z] === RUN TestCopierSlow [2022-03-07T14:43:20.182Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T14:43:20.201Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-03-07T14:43:20.201Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-07T14:43:20.201Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-03-07T14:43:20.201Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-07T14:43:20.201Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-07T14:43:20.201Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsFormat [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-07T14:43:20.201Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-07T14:43:20.201Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestCreateTagSuccess [2022-03-07T14:43:20.201Z] --- PASS: TestCreateTagSuccess (0.06s) [2022-03-07T14:43:20.201Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-07T14:43:20.201Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-07T14:43:20.201Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-07T14:43:20.201Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-07T14:43:20.201Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-07T14:43:20.201Z] PASS [2022-03-07T14:43:20.201Z] coverage: 80.2% of statements [2022-03-07T14:43:20.201Z] ok github.com/docker/docker/daemon/logger/awslogs 0.590s coverage: 80.2% of statements [2022-03-07T14:43:20.201Z] --- PASS: TestCopierSlow (0.25s) [2022-03-07T14:43:20.201Z] === RUN TestCopierWithSized [2022-03-07T14:43:20.201Z] === RUN TestCopierWithSized/as_is [2022-03-07T14:43:20.201Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-07T14:43:20.201Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-07T14:43:20.201Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-07T14:43:20.201Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestCopierWithPartial [2022-03-07T14:43:20.201Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestRingLogger [2022-03-07T14:43:20.201Z] --- PASS: TestRingLogger (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestRingCap [2022-03-07T14:43:20.201Z] --- PASS: TestRingCap (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestRingClose [2022-03-07T14:43:20.201Z] --- PASS: TestRingClose (0.00s) [2022-03-07T14:43:20.201Z] === RUN TestRingDrain [2022-03-07T14:43:20.201Z] --- PASS: TestRingDrain (0.00s) [2022-03-07T14:43:20.201Z] PASS [2022-03-07T14:43:20.201Z] coverage: 43.2% of statements [2022-03-07T14:43:20.201Z] ok github.com/docker/docker/daemon/logger 0.343s coverage: 43.2% of statements [2022-03-07T14:43:20.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T14:43:20.284Z] --- PASS: TestGetAddress (19.23s) [2022-03-07T14:43:20.284Z] === RUN TestRequestSyntaxCheck [2022-03-07T14:43:20.284Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-07T14:43:20.284Z] === RUN TestRequest [2022-03-07T14:43:20.284Z] 2022/03/07 14:43:20 Closing DB instances... [2022-03-07T14:43:20.658Z] === RUN TestSearchRegistryForImagesErrors [2022-03-07T14:43:20.658Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-07T14:43:20.658Z] === RUN TestSearchRegistryForImages [2022-03-07T14:43:20.658Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-07T14:43:20.658Z] === RUN TestOnlyPlatformWithFallback [2022-03-07T14:43:20.658Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-07T14:43:20.658Z] === RUN TestImageDelete [2022-03-07T14:43:20.658Z] === RUN TestImageDelete/no_lease [2022-03-07T14:43:20.658Z] === RUN TestImageDelete/lease_exists [2022-03-07T14:43:20.658Z] --- PASS: TestImageDelete (0.05s) [2022-03-07T14:43:20.658Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-07T14:43:20.658Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-07T14:43:20.658Z] === RUN TestContentStoreForPull [2022-03-07T14:43:20.658Z] === RUN TestValidateLogOptReconnectInterval [2022-03-07T14:43:20.658Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-07T14:43:20.658Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-07T14:43:20.658Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-07T14:43:20.658Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-07T14:43:20.658Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-07T14:43:20.658Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-07T14:43:20.658Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-07T14:43:20.658Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-07T14:43:20.658Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-07T14:43:20.658Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-07T14:43:20.658Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-07T14:43:20.658Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-07T14:43:20.658Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-07T14:43:20.658Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-07T14:43:20.658Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-07T14:43:20.658Z] PASS [2022-03-07T14:43:20.658Z] coverage: 33.6% of statements [2022-03-07T14:43:20.658Z] ok github.com/docker/docker/daemon/logger/fluentd 0.079s coverage: 33.6% of statements [2022-03-07T14:43:20.748Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T14:43:20.753Z] === RUN TestFailedConnection [2022-03-07T14:43:21.116Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-07T14:43:21.116Z] PASS [2022-03-07T14:43:21.116Z] coverage: 6.8% of statements [2022-03-07T14:43:21.116Z] ok github.com/docker/docker/daemon/images 0.496s coverage: 6.8% of statements [2022-03-07T14:43:21.116Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T14:43:21.116Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T14:43:21.116Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-07T14:43:21.116Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T14:43:21.116Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-07T14:43:21.116Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-07T14:43:21.151Z] INFO [linters context/goanalysis] analyzers took 4m20.671336846s with top 10 stages: buildir: 1m49.263464312s, goimports: 23.700677947s, unconvert: 17.975723156s, gosec: 14.744249089s, golint: 7.711421143s, S1038: 7.131584534s, misspell: 6.08786254s, nilness: 4.828088203s, inspect: 3.742235536s, unused: 3.352094832s [2022-03-07T14:43:21.151Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-03-07T14:43:21.151Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2443/2443, skip_dirs: 2443/2443, filename_unadjuster: 2443/2443, autogenerated_exclude: 2055/2443, cgo: 2443/3050, path_prettifier: 2443/2443, nolint: 0/76, identifier_marker: 2055/2055, exclude: 2055/2055, exclude-rules: 76/2055 [2022-03-07T14:43:21.151Z] INFO [runner] processing took 153.668548ms with stages: identifier_marker: 52.346266ms, nolint: 52.038545ms, autogenerated_exclude: 20.19539ms, exclude-rules: 16.966543ms, path_prettifier: 9.87536ms, skip_dirs: 1.798452ms, cgo: 309.434µs, filename_unadjuster: 132.729µs, max_same_issues: 1.527µs, uniq_by_line: 676ns, diff: 459ns, source_code: 447ns, exclude: 420ns, max_from_linter: 399ns, skip_files: 396ns, severity-rules: 345ns, max_per_file_from_linter: 338ns, path_shortener: 326ns, sort_results: 267ns, path_prefixer: 229ns [2022-03-07T14:43:21.151Z] INFO [runner] linters took 1m27.477903693s with stages: goanalysis_metalinter: 1m27.324017484s [2022-03-07T14:43:21.151Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-03-07T14:43:21.151Z] INFO Memory: 2301 samples, avg is 306.5MB, max is 1100.1MB [2022-03-07T14:43:21.151Z] INFO Execution took 3m49.971997702s [2022-03-07T14:43:21.151Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-07T14:43:21.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T14:43:21.316Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T14:43:21.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh dynbinary test-docker-py [2022-03-07T14:43:21.573Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-07T14:43:21.574Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-07T14:43:21.574Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-07T14:43:21.574Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-07T14:43:21.574Z] === RUN TestFastTimeMarshalJSON [2022-03-07T14:43:21.574Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-07T14:43:21.574Z] PASS [2022-03-07T14:43:21.574Z] coverage: 87.2% of statements [2022-03-07T14:43:21.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.298s coverage: 87.2% of statements [2022-03-07T14:43:21.739Z] --- PASS: TestNetworkDBWatch (3.24s) [2022-03-07T14:43:21.739Z] === RUN TestNetworkDBBulkSync [2022-03-07T14:43:21.745Z] [2022-03-07T14:43:22.006Z] Removing bundles/ [2022-03-07T14:43:22.006Z] [2022-03-07T14:43:22.006Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T14:43:22.006Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:43:22.006Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:43:22.032Z] === RUN TestJSONFileLogger [2022-03-07T14:43:22.032Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-07T14:43:22.032Z] === RUN TestJSONFileLoggerWithTags [2022-03-07T14:43:22.032Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-07T14:43:22.032Z] === RUN TestJSONFileLoggerWithOpts [2022-03-07T14:43:22.032Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-07T14:43:22.032Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-07T14:43:22.032Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-07T14:43:22.032Z] === RUN TestEncodeDecode [2022-03-07T14:43:22.032Z] === PAUSE TestEncodeDecode [2022-03-07T14:43:22.032Z] === RUN TestUnexpectedEOF [2022-03-07T14:43:22.032Z] time="2022-03-07T14:43:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T14:43:22.032Z] time="2022-03-07T14:43:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T14:43:22.032Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-07T14:43:22.032Z] === CONT TestEncodeDecode [2022-03-07T14:43:22.032Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-07T14:43:22.032Z] PASS [2022-03-07T14:43:22.032Z] coverage: 69.9% of statements [2022-03-07T14:43:22.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.308s coverage: 69.9% of statements [2022-03-07T14:43:22.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T14:43:22.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T14:43:22.692Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T14:43:22.726Z] --- PASS: TestFailedConnection (2.08s) [2022-03-07T14:43:22.726Z] === RUN TestFailOnce [2022-03-07T14:43:22.996Z] === RUN TestWriteLog [2022-03-07T14:43:22.996Z] === PAUSE TestWriteLog [2022-03-07T14:43:22.996Z] === RUN TestReadLog [2022-03-07T14:43:22.996Z] === PAUSE TestReadLog [2022-03-07T14:43:22.996Z] === RUN TestDecode [2022-03-07T14:43:22.996Z] --- PASS: TestDecode (0.04s) [2022-03-07T14:43:22.996Z] === CONT TestWriteLog [2022-03-07T14:43:22.996Z] === CONT TestReadLog [2022-03-07T14:43:22.996Z] === RUN TestReadLog/tail_exact [2022-03-07T14:43:22.996Z] --- PASS: TestWriteLog (0.02s) [2022-03-07T14:43:22.996Z] === RUN TestReadLog/tail_less_than_available [2022-03-07T14:43:22.996Z] === RUN TestReadLog/tail_more_than_available [2022-03-07T14:43:22.996Z] --- PASS: TestReadLog (0.25s) [2022-03-07T14:43:22.996Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-07T14:43:22.996Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-07T14:43:22.996Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-07T14:43:22.996Z] PASS [2022-03-07T14:43:22.996Z] coverage: 78.7% of statements [2022-03-07T14:43:22.996Z] ok github.com/docker/docker/daemon/logger/local 0.411s coverage: 78.7% of statements [2022-03-07T14:43:22.996Z] === RUN TestOpenFileDelete [2022-03-07T14:43:22.996Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-07T14:43:22.996Z] === RUN TestOpenFileRename [2022-03-07T14:43:22.996Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-07T14:43:22.996Z] === RUN TestHandleDecoderErr [2022-03-07T14:43:22.996Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-07T14:43:22.996Z] === RUN TestParseLogTagDefaultTag [2022-03-07T14:43:22.996Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-07T14:43:22.996Z] === RUN TestParseLogTag [2022-03-07T14:43:22.996Z] --- PASS: TestParseLogTag (0.00s) [2022-03-07T14:43:22.996Z] === RUN TestParseLogTagEmptyTag [2022-03-07T14:43:22.996Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-07T14:43:22.996Z] === RUN TestTailFiles [2022-03-07T14:43:22.996Z] --- PASS: TestTailFiles (0.00s) [2022-03-07T14:43:22.996Z] === RUN TestFollowLogsConsumerGone [2022-03-07T14:43:22.996Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-07T14:43:22.996Z] === RUN TestFollowLogsProducerGone [2022-03-07T14:43:22.996Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-07T14:43:22.996Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-07T14:43:22.996Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-07T14:43:22.996Z] === RUN TestCheckCapacityAndRotate [2022-03-07T14:43:22.996Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T14:43:22.996Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-07T14:43:22.996Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-07T14:43:23.193Z] 2022/03/07 14:43:22 Closing DB instances... [2022-03-07T14:43:23.193Z] 2022/03/07 14:43:22 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-03-07T14:43:23.193Z] goroutine 8 [running]: [2022-03-07T14:43:23.193Z] net/http.(*conn).serve.func1() [2022-03-07T14:43:23.193Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T14:43:23.193Z] panic({0x77ca00, 0x8909d0}) [2022-03-07T14:43:23.193Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T14:43:23.193Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe895e01439135f06}, 0xc0001b1a98) [2022-03-07T14:43:23.193Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-07T14:43:23.193Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x89d900, 0xc0000b00e0}, 0x6b1d26) [2022-03-07T14:43:23.193Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T14:43:23.193Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x89d900, 0xc0000b00e0}, 0xc000198100) [2022-03-07T14:43:23.193Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-07T14:43:23.193Z] net/http.serverHandler.ServeHTTP({0x89bff0}, {0x89d900, 0xc0000b00e0}, 0xc000198100) [2022-03-07T14:43:23.193Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T14:43:23.193Z] net/http.(*conn).serve(0xc000060d20, {0x89f900, 0xc000144fc0}) [2022-03-07T14:43:23.193Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T14:43:23.193Z] created by net/http.(*Server).Serve [2022-03-07T14:43:23.193Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T14:43:23.193Z] time="2022-03-07T14:43:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-03-07T14:43:23.259Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-07T14:43:23.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T14:43:23.453Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-07T14:43:23.453Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-07T14:43:23.453Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-07T14:43:23.453Z] PASS [2022-03-07T14:43:23.453Z] coverage: 53.5% of statements [2022-03-07T14:43:23.453Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.122s coverage: 53.5% of statements [2022-03-07T14:43:23.909Z] === RUN TestLog [2022-03-07T14:43:23.909Z] --- PASS: TestLog (0.03s) [2022-03-07T14:43:23.909Z] PASS [2022-03-07T14:43:23.909Z] coverage: 31.5% of statements [2022-03-07T14:43:23.909Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.092s coverage: 31.5% of statements [2022-03-07T14:43:23.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T14:43:24.180Z] --- PASS: TestFailOnce (1.18s) [2022-03-07T14:43:24.180Z] === RUN TestEchoInputOutput [2022-03-07T14:43:24.180Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-07T14:43:24.180Z] === RUN TestBackoff [2022-03-07T14:43:24.180Z] --- PASS: TestBackoff (0.00s) [2022-03-07T14:43:24.180Z] === RUN TestAbortRetry [2022-03-07T14:43:24.180Z] --- PASS: TestAbortRetry (0.00s) [2022-03-07T14:43:24.180Z] === RUN TestClientScheme [2022-03-07T14:43:24.180Z] --- PASS: TestClientScheme (0.00s) [2022-03-07T14:43:24.180Z] === RUN TestNewClientWithTimeout [2022-03-07T14:43:24.366Z] === RUN TestValidateLogOpt [2022-03-07T14:43:24.366Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T14:43:24.366Z] === RUN TestNewMissedConfig [2022-03-07T14:43:24.366Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-07T14:43:24.366Z] === RUN TestNewMissedUrl [2022-03-07T14:43:24.366Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-07T14:43:24.366Z] === RUN TestNewMissedToken [2022-03-07T14:43:24.366Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-07T14:43:24.366Z] === RUN TestNewWithProxy [2022-03-07T14:43:24.366Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-07T14:43:24.366Z] === RUN TestDefault [2022-03-07T14:43:24.366Z] --- PASS: TestDefault (0.01s) [2022-03-07T14:43:24.366Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-07T14:43:24.366Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-07T14:43:24.366Z] === RUN TestJsonFormat [2022-03-07T14:43:24.366Z] --- PASS: TestJsonFormat (0.05s) [2022-03-07T14:43:24.366Z] === RUN TestRawFormat [2022-03-07T14:43:24.366Z] --- PASS: TestRawFormat (0.00s) [2022-03-07T14:43:24.366Z] === RUN TestRawFormatWithLabels [2022-03-07T14:43:24.366Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-07T14:43:24.366Z] === RUN TestRawFormatWithoutTag [2022-03-07T14:43:24.366Z] --- PASS: TestRawFormatWithoutTag (0.02s) [2022-03-07T14:43:24.366Z] === RUN TestBatching [2022-03-07T14:43:24.366Z] === RUN TestNewParse [2022-03-07T14:43:24.366Z] --- PASS: TestNewParse (0.00s) [2022-03-07T14:43:24.366Z] PASS [2022-03-07T14:43:24.366Z] coverage: 8.3% of statements [2022-03-07T14:43:24.366Z] ok github.com/docker/docker/daemon/logger/templates 0.120s coverage: 8.3% of statements [2022-03-07T14:43:24.636Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T14:43:24.648Z] time="2022-03-07T14:43:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-07T14:43:24.648Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-07T14:43:24.648Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-07T14:43:24.823Z] === RUN TestParseLogFormat [2022-03-07T14:43:24.823Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-07T14:43:24.823Z] === RUN TestValidateLogOptEmpty [2022-03-07T14:43:24.823Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-07T14:43:24.823Z] === RUN TestValidateSyslogAddress [2022-03-07T14:43:24.823Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-07T14:43:24.823Z] === RUN TestParseAddressDefaultPort [2022-03-07T14:43:24.823Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-07T14:43:24.823Z] === RUN TestValidateSyslogFacility [2022-03-07T14:43:24.823Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-07T14:43:24.823Z] === RUN TestValidateLogOptSyslogFormat [2022-03-07T14:43:24.823Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-07T14:43:24.823Z] === RUN TestValidateLogOpt [2022-03-07T14:43:24.823Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T14:43:24.823Z] PASS [2022-03-07T14:43:24.823Z] coverage: 46.8% of statements [2022-03-07T14:43:24.823Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2022-03-07T14:43:24.823Z] --- PASS: TestBatching (0.29s) [2022-03-07T14:43:24.823Z] === RUN TestFrequency [2022-03-07T14:43:24.823Z] --- PASS: TestFrequency (0.18s) [2022-03-07T14:43:24.823Z] === RUN TestOneMessagePerRequest [2022-03-07T14:43:24.823Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-07T14:43:24.823Z] === RUN TestVerify [2022-03-07T14:43:24.823Z] --- PASS: TestVerify (0.00s) [2022-03-07T14:43:24.823Z] === RUN TestSkipVerify [2022-03-07T14:43:24.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T14:43:25.246Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-03-07T14:43:25.246Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T14:43:25.280Z] time="2022-03-07T14:43:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.280Z] time="2022-03-07T14:43:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.280Z] time="2022-03-07T14:43:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.280Z] time="2022-03-07T14:43:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T14:43:25.573Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T14:43:25.736Z] --- PASS: TestSkipVerify (0.68s) [2022-03-07T14:43:25.736Z] === RUN TestBufferMaximum [2022-03-07T14:43:25.736Z] time="2022-03-07T14:43:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.736Z] time="2022-03-07T14:43:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.736Z] time="2022-03-07T14:43:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.736Z] time="2022-03-07T14:43:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.736Z] time="2022-03-07T14:43:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.736Z] time="2022-03-07T14:43:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664205.287489\",\"host\":\"ddc6fba51cc2\"}'" [2022-03-07T14:43:25.736Z] time="2022-03-07T14:43:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664205.287489\",\"host\":\"ddc6fba51cc2\"}'" [2022-03-07T14:43:25.737Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-07T14:43:25.737Z] === RUN TestServerAlwaysDown [2022-03-07T14:43:25.737Z] time="2022-03-07T14:43:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.737Z] time="2022-03-07T14:43:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.737Z] time="2022-03-07T14:43:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664205.292517\",\"host\":\"ddc6fba51cc2\"}'" [2022-03-07T14:43:25.737Z] time="2022-03-07T14:43:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664205.292517\",\"host\":\"ddc6fba51cc2\"}'" [2022-03-07T14:43:25.737Z] time="2022-03-07T14:43:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:43:25.737Z] time="2022-03-07T14:43:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664205.292517\",\"host\":\"ddc6fba51cc2\"}'" [2022-03-07T14:43:25.737Z] time="2022-03-07T14:43:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664205.293517\",\"host\":\"ddc6fba51cc2\"}'" [2022-03-07T14:43:25.737Z] time="2022-03-07T14:43:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664205.293517\",\"host\":\"ddc6fba51cc2\"}'" [2022-03-07T14:43:25.737Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-07T14:43:25.737Z] === RUN TestCannotSendAfterClose [2022-03-07T14:43:25.737Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-07T14:43:25.737Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-07T14:43:26.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T14:43:26.139Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-07T14:43:26.194Z] === RUN TestV1IDService [2022-03-07T14:43:26.194Z] --- PASS: TestV1IDService (0.02s) [2022-03-07T14:43:26.194Z] === RUN TestV2MetadataService [2022-03-07T14:43:26.213Z] time="2022-03-07T14:43:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-07T14:43:26.398Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T14:43:26.398Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T14:43:26.629Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hybze4rqtqejlu2ho2hba4tvr Created:2022-03-07 14:43:25.191004387 +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[0209c1beeba8d16d01316eb6d523a18afd6b58b43763914ad774c4fa14f7ea00:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r4wyc6p0oqxio2u3h8li8b5hd EndpointID:9eb051d522b633ab4a4477a2565b3b9a7e000e4cfe641128b4a8540d9aeb8198 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:76456127d14cd36341210dea288eaeae1ec65143cbd2a09ada7cf9d70d234d8d 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:183a820543fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r4wyc6p0oqxio2u3h8li8b5hd EndpointID:9eb051d522b633ab4a4477a2565b3b9a7e000e4cfe641128b4a8540d9aeb8198 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T14:43:26.651Z] time="2022-03-07T14:43:26Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-07T14:43:26.651Z] time="2022-03-07T14:43:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ddc6fba51cc2\"}'" [2022-03-07T14:43:26.651Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-03-07T14:43:26.651Z] PASS [2022-03-07T14:43:26.651Z] coverage: 82.5% of statements [2022-03-07T14:43:26.651Z] ok github.com/docker/docker/daemon/logger/splunk 2.369s coverage: 82.5% of statements [2022-03-07T14:43:26.651Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T14:43:26.651Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-07T14:43:26.651Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T14:43:26.651Z] --- PASS: TestV2MetadataService (0.83s) [2022-03-07T14:43:26.651Z] PASS [2022-03-07T14:43:26.940Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T14:43:26.940Z] Using test binary docker [2022-03-07T14:43:26.940Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T14:43:26.940Z] +++ /etc/init.d/apparmor start [2022-03-07T14:43:26.940Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T14:43:26.940Z] Starting dockerd [2022-03-07T14:43:26.940Z] INFO: Waiting for daemon to start... [2022-03-07T14:43:26.940Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-07T14:43:27.107Z] coverage: 48.2% of statements [2022-03-07T14:43:27.107Z] ok github.com/docker/docker/distribution/metadata 0.919s coverage: 48.2% of statements [2022-03-07T14:43:27.107Z] === RUN TestSuccessfulDownload [2022-03-07T14:43:27.107Z] download_test.go:267: Needs fixing on Windows [2022-03-07T14:43:27.107Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-07T14:43:27.107Z] === RUN TestCancelledDownload [2022-03-07T14:43:27.107Z] --- PASS: TestCancelledDownload (0.01s) [2022-03-07T14:43:27.107Z] === RUN TestMaxDownloadAttempts [2022-03-07T14:43:27.107Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:43:27.107Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:43:27.107Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:43:27.107Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:43:27.107Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:43:27.107Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:43:27.107Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:43:27.107Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:43:27.107Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:43:27.107Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:43:27.107Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:43:27.107Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:43:27.201Z] 2022/03/07 14:43:27 Closing DB instances... [2022-03-07T14:43:27.564Z] time="2022-03-07T14:43:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:43:27.564Z] time="2022-03-07T14:43:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:43:27.564Z] time="2022-03-07T14:43:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:43:27.564Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-07T14:43:27.564Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-07T14:43:27.564Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-07T14:43:27.564Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-07T14:43:27.564Z] === RUN TestContinueOnError_NeverContinue [2022-03-07T14:43:27.564Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-07T14:43:27.564Z] === RUN TestManifestStore [2022-03-07T14:43:27.564Z] === RUN TestManifestStore/no_remote_or_local [2022-03-07T14:43:27.564Z] time="2022-03-07T14:43:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:43:27.564Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-07T14:43:27.564Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-03-07T14:43:27.564Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-03-07T14:43:27.564Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-03-07T14:43:27.564Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-03-07T14:43:27.564Z] === RUN TestTransfer [2022-03-07T14:43:27.564Z] --- PASS: TestTransfer (0.12s) [2022-03-07T14:43:27.564Z] === RUN TestConcurrencyLimit [2022-03-07T14:43:27.564Z] time="2022-03-07T14:43:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2058025609\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-07T14:43:27.564Z] === RUN TestManifestStore/no_local_cache [2022-03-07T14:43:27.564Z] === RUN TestManifestStore/with_local_cache [2022-03-07T14:43:27.669Z] time="2022-03-07T14:43:27Z" level=error msg="node: 5fdcc9a14196 is unknown to memberlist" [2022-03-07T14:43:27.777Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T14:43:28.022Z] === RUN TestManifestStore/unknown_media_type [2022-03-07T14:43:28.022Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-07T14:43:28.022Z] time="2022-03-07T14:43:27Z" level=warning msg="reference for unknown type: " [2022-03-07T14:43:28.022Z] time="2022-03-07T14:43:27Z" level=warning msg="reference for unknown type: " [2022-03-07T14:43:28.022Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-07T14:43:28.022Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-07T14:43:28.022Z] time="2022-03-07T14:43:27Z" level=warning msg="reference for unknown type: " [2022-03-07T14:43:28.022Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-07T14:43:28.022Z] time="2022-03-07T14:43:27Z" level=warning msg="reference for unknown type: " [2022-03-07T14:43:28.022Z] time="2022-03-07T14:43:27Z" level=warning msg="reference for unknown type: " [2022-03-07T14:43:28.022Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-07T14:43:28.022Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-07T14:43:28.022Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-07T14:43:28.022Z] time="2022-03-07T14:43:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore (0.44s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/unknown_media_type (0.12s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaType [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-07T14:43:28.022Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-07T14:43:28.022Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-07T14:43:28.022Z] === RUN TestFixManifestLayers [2022-03-07T14:43:28.022Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-07T14:43:28.022Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-07T14:43:28.022Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T14:43:28.022Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T14:43:28.022Z] === RUN TestFixManifestLayersBadParent [2022-03-07T14:43:28.022Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-07T14:43:28.022Z] === RUN TestValidateManifest [2022-03-07T14:43:28.022Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T14:43:28.022Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-07T14:43:28.022Z] === RUN TestFormatPlatform [2022-03-07T14:43:28.022Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-07T14:43:28.022Z] === RUN TestPullSchema2Config [2022-03-07T14:43:28.022Z] === RUN TestPullSchema2Config/success_first_time [2022-03-07T14:43:28.022Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:43:28.022Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:43:28.022Z] === RUN TestPullSchema2Config/500_status [2022-03-07T14:43:28.022Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:43:28.022Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:43:28.022Z] --- PASS: TestConcurrencyLimit (0.44s) [2022-03-07T14:43:28.022Z] === RUN TestInactiveJobs [2022-03-07T14:43:28.022Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:43:28.022Z] === RUN TestPullSchema2Config/EOF [2022-03-07T14:43:28.022Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:43:28.022Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:43:28.022Z] 2022/03/07 14:43:27 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-07T14:43:28.022Z] goroutine 81 [running]: [2022-03-07T14:43:28.022Z] net/http.(*conn).serve.func1() [2022-03-07T14:43:28.022Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T14:43:28.022Z] panic({0xbd4800, 0xd55ea0}) [2022-03-07T14:43:28.022Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T14:43:28.022Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003d4704, {0xd67200, 0xc0003da540}) [2022-03-07T14:43:28.022Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-07T14:43:28.022Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xd67200, 0xc0003da540}, 0xc0003c7400) [2022-03-07T14:43:28.022Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-07T14:43:28.022Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xd67200, 0xc0003da540}, 0x6e8e35) [2022-03-07T14:43:28.022Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T14:43:28.022Z] net/http.serverHandler.ServeHTTP({0xc000099c80}, {0xd67200, 0xc0003da540}, 0xc0003c7400) [2022-03-07T14:43:28.022Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T14:43:28.022Z] net/http.(*conn).serve(0xc0000c2640, {0xd6b838, 0xc000328f60}) [2022-03-07T14:43:28.022Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T14:43:28.022Z] created by net/http.(*Server).Serve [2022-03-07T14:43:28.022Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T14:43:28.344Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T14:43:28.481Z] === RUN TestNotFound [2022-03-07T14:43:28.481Z] --- PASS: TestNotFound (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestConflict [2022-03-07T14:43:28.481Z] --- PASS: TestConflict (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestForbidden [2022-03-07T14:43:28.481Z] --- PASS: TestForbidden (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestInvalidParameter [2022-03-07T14:43:28.481Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestNotImplemented [2022-03-07T14:43:28.481Z] --- PASS: TestNotImplemented (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestNotModified [2022-03-07T14:43:28.481Z] --- PASS: TestNotModified (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestUnauthorized [2022-03-07T14:43:28.481Z] --- PASS: TestUnauthorized (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestUnknown [2022-03-07T14:43:28.481Z] --- PASS: TestUnknown (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestCancelled [2022-03-07T14:43:28.481Z] --- PASS: TestCancelled (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestDeadline [2022-03-07T14:43:28.481Z] --- PASS: TestDeadline (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestDataLoss [2022-03-07T14:43:28.481Z] --- PASS: TestDataLoss (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestUnavailable [2022-03-07T14:43:28.481Z] --- PASS: TestUnavailable (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestSystem [2022-03-07T14:43:28.481Z] --- PASS: TestSystem (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Not_Found [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Bad_Request [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Conflict [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Unauthorized [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Forbidden [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Not_Modified [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-07T14:43:28.481Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-07T14:43:28.481Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-07T14:43:28.481Z] PASS [2022-03-07T14:43:28.481Z] coverage: 53.1% of statements [2022-03-07T14:43:28.481Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-03-07T14:43:28.481Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-07T14:43:28.481Z] === RUN TestWatchRelease [2022-03-07T14:43:28.481Z] --- PASS: TestWatchRelease (0.04s) [2022-03-07T14:43:28.481Z] === RUN TestWatchFinishedTransfer [2022-03-07T14:43:28.481Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestDuplicateTransfer [2022-03-07T14:43:28.481Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:43:28.481Z] === RUN TestPullSchema2Config/unauthorized [2022-03-07T14:43:28.481Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:43:28.481Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:43:28.481Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-07T14:43:28.481Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-07T14:43:28.481Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-07T14:43:28.481Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-07T14:43:28.481Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-07T14:43:28.481Z] === RUN TestGetRepositoryMountCandidates [2022-03-07T14:43:28.481Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestLayerAlreadyExists [2022-03-07T14:43:28.481Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:43:28.481Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:43:28.481Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:43:28.481Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:43:28.481Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:43:28.481Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:43:28.481Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-07T14:43:28.481Z] === RUN TestWhenEmptyAuthConfig [2022-03-07T14:43:28.481Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-07T14:43:28.481Z] === RUN TestSuccessfulUpload [2022-03-07T14:43:28.603Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-07T14:43:28.657Z] time="2022-03-07T14:43:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-07T14:43:28.847Z] . [2022-03-07T14:43:28.847Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T14:43:28.847Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T14:43:28.847Z] Error: No such image: emptyfs [2022-03-07T14:43:28.847Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T14:43:28.847Z] ++++ docker load [2022-03-07T14:43:28.938Z] time="2022-03-07T14:43:28Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-07T14:43:28.938Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-07T14:43:28.938Z] === RUN TestCancelledUpload [2022-03-07T14:43:28.938Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-07T14:43:28.938Z] PASS [2022-03-07T14:43:28.938Z] coverage: 76.8% of statements [2022-03-07T14:43:28.938Z] === RUN TestFSGetInvalidData [2022-03-07T14:43:28.938Z] ok github.com/docker/docker/distribution/xfer 2.014s coverage: 76.8% of statements [2022-03-07T14:43:28.938Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestFSInvalidSet [2022-03-07T14:43:28.938Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestFSInvalidRoot [2022-03-07T14:43:28.938Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestFSMetadataGetSet [2022-03-07T14:43:28.938Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-07T14:43:28.938Z] === RUN TestFSInvalidWalker [2022-03-07T14:43:28.938Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestFSGetSet [2022-03-07T14:43:28.938Z] --- PASS: TestFSGetSet (0.04s) [2022-03-07T14:43:28.938Z] === RUN TestFSGetUnsetKey [2022-03-07T14:43:28.938Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestFSGetEmptyData [2022-03-07T14:43:28.938Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestFSDelete [2022-03-07T14:43:28.938Z] --- PASS: TestFSDelete (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestFSWalker [2022-03-07T14:43:28.938Z] --- PASS: TestFSWalker (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestFSWalkerStopOnError [2022-03-07T14:43:28.938Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-07T14:43:28.938Z] === RUN TestNewFromJSON [2022-03-07T14:43:28.938Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-07T14:43:28.938Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-07T14:43:28.938Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-07T14:43:28.938Z] === RUN TestMarshalKeyOrder [2022-03-07T14:43:28.938Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-07T14:43:28.938Z] === RUN TestHistoryEqual [2022-03-07T14:43:29.107Z] Running integration-test (iteration 1) [2022-03-07T14:43:29.107Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T14:43:29.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:43:29.107Z] ++ set -e [2022-03-07T14:43:29.107Z] ++ '[' -n 0 ']' [2022-03-07T14:43:29.107Z] ++ set -x [2022-03-07T14:43:29.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:43:29.107Z] Loaded image: busybox:latest [2022-03-07T14:43:29.126Z] --- PASS: TestRequest (8.69s) [2022-03-07T14:43:29.126Z] === RUN TestOverlappingRequests [2022-03-07T14:43:29.126Z] --- PASS: TestOverlappingRequests (0.41s) [2022-03-07T14:43:29.126Z] === RUN TestRelease [2022-03-07T14:43:29.368Z] Loaded image: busybox:glibc [2022-03-07T14:43:29.395Z] --- PASS: TestHistoryEqual (0.23s) [2022-03-07T14:43:29.395Z] === RUN TestImage [2022-03-07T14:43:29.395Z] --- PASS: TestImage (0.00s) [2022-03-07T14:43:29.395Z] === RUN TestImageOSNotEmpty [2022-03-07T14:43:29.395Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-07T14:43:29.395Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-07T14:43:29.395Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-07T14:43:29.395Z] === RUN TestCreate [2022-03-07T14:43:29.395Z] --- PASS: TestCreate (0.01s) [2022-03-07T14:43:29.395Z] === RUN TestRestore [2022-03-07T14:43:29.395Z] time="2022-03-07T14:43:29Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-07T14:43:29.395Z] --- PASS: TestRestore (0.05s) [2022-03-07T14:43:29.395Z] === RUN TestAddDelete [2022-03-07T14:43:29.395Z] --- PASS: TestAddDelete (0.02s) [2022-03-07T14:43:29.395Z] === RUN TestSearchAfterDelete [2022-03-07T14:43:29.395Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-07T14:43:29.395Z] === RUN TestParentReset [2022-03-07T14:43:29.395Z] --- PASS: TestParentReset (0.03s) [2022-03-07T14:43:29.395Z] === RUN TestGetAndSetLastUpdated [2022-03-07T14:43:29.395Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-07T14:43:29.395Z] === RUN TestStoreLen [2022-03-07T14:43:29.395Z] === RUN TestCompare [2022-03-07T14:43:29.395Z] --- PASS: TestCompare (0.00s) [2022-03-07T14:43:29.395Z] PASS [2022-03-07T14:43:29.395Z] coverage: 19.2% of statements [2022-03-07T14:43:29.395Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-03-07T14:43:29.395Z] --- PASS: TestStoreLen (0.05s) [2022-03-07T14:43:29.395Z] PASS [2022-03-07T14:43:29.395Z] coverage: 86.9% of statements [2022-03-07T14:43:29.395Z] ok github.com/docker/docker/image 0.680s coverage: 86.9% of statements [2022-03-07T14:43:29.851Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-03-07T14:43:29.851Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-07T14:43:29.851Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-07T14:43:29.851Z] === RUN TestTokenPassThru [2022-03-07T14:43:29.851Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-07T14:43:29.851Z] === RUN TestTokenPassThruDifferentHost [2022-03-07T14:43:29.851Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-07T14:43:29.851Z] PASS [2022-03-07T14:43:29.851Z] coverage: 26.7% of statements [2022-03-07T14:43:29.851Z] ok github.com/docker/docker/distribution 2.447s coverage: 26.7% of statements [2022-03-07T14:43:29.851Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T14:43:29.851Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T14:43:30.306Z] Loaded image: debian:bullseye-slim [2022-03-07T14:43:30.306Z] Loaded image: hello-world:latest [2022-03-07T14:43:30.306Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:43:30.306Z] INFO: Testing against a local daemon [2022-03-07T14:43:30.306Z] === RUN TestCgroupNamespacesBuild [2022-03-07T14:43:30.308Z] === RUN TestValidateManifest [2022-03-07T14:43:30.308Z] === RUN TestValidateManifest/nil [2022-03-07T14:43:30.308Z] === RUN TestValidateManifest/non-nil [2022-03-07T14:43:30.308Z] --- PASS: TestValidateManifest (0.00s) [2022-03-07T14:43:30.308Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-07T14:43:30.308Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-07T14:43:30.308Z] PASS [2022-03-07T14:43:30.308Z] coverage: 0.7% of statements [2022-03-07T14:43:30.308Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2022-03-07T14:43:30.692Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.90s) [2022-03-07T14:43:30.692Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-07T14:43:30.692Z] --- PASS: TestRelease (1.52s) [2022-03-07T14:43:30.692Z] === RUN TestAllocateRandomDeallocate [2022-03-07T14:43:30.765Z] === RUN TestMakeV1ConfigFromConfig [2022-03-07T14:43:30.765Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-07T14:43:30.765Z] PASS [2022-03-07T14:43:30.765Z] coverage: 25.0% of statements [2022-03-07T14:43:30.765Z] ok github.com/docker/docker/image/v1 0.104s coverage: 25.0% of statements [2022-03-07T14:43:30.765Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T14:43:30.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-03-07T14:43:30.830Z] PASS [2022-03-07T14:43:30.830Z] [2022-03-07T14:43:30.830Z] === Skipped [2022-03-07T14:43:30.830Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:43:30.830Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:43:30.830Z] [2022-03-07T14:43:30.830Z] DONE 26 tests, 1 skipped in 44.033s [2022-03-07T14:43:30.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T14:43:30.830Z] INFO: Testing against a local daemon [2022-03-07T14:43:30.830Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T14:43:30.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:43:30.830Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T14:43:30.830Z] === RUN TestDockerNetworkIpvlan [2022-03-07T14:43:30.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:43:30.830Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T14:43:30.830Z] PASS [2022-03-07T14:43:30.830Z] [2022-03-07T14:43:30.830Z] === Skipped [2022-03-07T14:43:30.830Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T14:43:30.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:43:30.830Z] [2022-03-07T14:43:30.830Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T14:43:30.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:43:30.830Z] [2022-03-07T14:43:30.830Z] DONE 2 tests, 2 skipped in 0.035s [2022-03-07T14:43:30.830Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T14:43:30.830Z] INFO: Testing against a local daemon [2022-03-07T14:43:30.830Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T14:43:31.222Z] === RUN TestSerialization [2022-03-07T14:43:31.222Z] --- PASS: TestSerialization (0.03s) [2022-03-07T14:43:31.222Z] PASS [2022-03-07T14:43:31.222Z] coverage: 100.0% of statements [2022-03-07T14:43:31.222Z] ok github.com/docker/docker/libcontainerd/queue 0.173s coverage: 100.0% of statements [2022-03-07T14:43:31.678Z] 2022/03/07 14:43:31 Closing DB instances... [2022-03-07T14:43:31.700Z] --- PASS: TestCgroupNamespacesBuild (1.06s) [2022-03-07T14:43:31.700Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T14:43:32.184Z] === RUN TestEnvironmentParsing [2022-03-07T14:43:32.184Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-07T14:43:32.184Z] PASS [2022-03-07T14:43:32.184Z] coverage: 1.2% of statements [2022-03-07T14:43:32.184Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-03-07T14:43:32.214Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-03-07T14:43:32.214Z] === RUN TestDockerNetworkMacvlan [2022-03-07T14:43:32.640Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s) [2022-03-07T14:43:32.640Z] === RUN TestBuildWithSession [2022-03-07T14:43:32.640Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:43:32.640Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T14:43:32.640Z] === RUN TestBuildSquashParent [2022-03-07T14:43:32.643Z] === RUN TestEmptyLayer [2022-03-07T14:43:32.643Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-07T14:43:32.643Z] === RUN TestCommitFailure [2022-03-07T14:43:32.643Z] --- PASS: TestCommitFailure (0.01s) [2022-03-07T14:43:32.643Z] === RUN TestStartTransactionFailure [2022-03-07T14:43:32.784Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T14:43:32.859Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-07T14:43:33.100Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-07T14:43:33.100Z] === RUN TestGetOrphan [2022-03-07T14:43:33.100Z] --- PASS: TestGetOrphan (0.01s) [2022-03-07T14:43:33.100Z] === RUN TestMountAndRegister [2022-03-07T14:43:33.100Z] layer_test.go:258: Layer size: 14 [2022-03-07T14:43:33.100Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-07T14:43:33.100Z] === RUN TestLayerRelease [2022-03-07T14:43:33.100Z] layer_test.go:291: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestStoreRestore [2022-03-07T14:43:33.100Z] layer_test.go:340: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestTarStreamStability [2022-03-07T14:43:33.100Z] layer_test.go:455: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestRegisterExistingLayer [2022-03-07T14:43:33.100Z] === RUN TestSequenceGetAvailableBit [2022-03-07T14:43:33.100Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestSequenceEqual [2022-03-07T14:43:33.100Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestSequenceCopy [2022-03-07T14:43:33.100Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestGetFirstAvailable [2022-03-07T14:43:33.100Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestFindSequence [2022-03-07T14:43:33.100Z] --- PASS: TestFindSequence (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestCheckIfAvailable [2022-03-07T14:43:33.100Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestMergeSequences [2022-03-07T14:43:33.100Z] --- PASS: TestMergeSequences (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestPushReservation [2022-03-07T14:43:33.100Z] --- PASS: TestPushReservation (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestSerializeDeserialize [2022-03-07T14:43:33.100Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestSet [2022-03-07T14:43:33.100Z] --- PASS: TestSet (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestSetUnset [2022-03-07T14:43:33.100Z] --- PASS: TestSetUnset (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestOffsetSetUnset [2022-03-07T14:43:33.100Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestSetInRange [2022-03-07T14:43:33.100Z] --- PASS: TestSetInRange (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestSetAnyInRange [2022-03-07T14:43:33.100Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestMethods [2022-03-07T14:43:33.100Z] --- PASS: TestMethods (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestRandomAllocateDeallocate [2022-03-07T14:43:33.100Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-03-07T14:43:33.100Z] === RUN TestTarStreamVerification [2022-03-07T14:43:33.100Z] layer_test.go:684: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestLayerMigration [2022-03-07T14:43:33.100Z] migration_test.go:45: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestLayerMigrationNoTarsplit [2022-03-07T14:43:33.100Z] migration_test.go:181: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestMountInit [2022-03-07T14:43:33.100Z] mount_test.go:17: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestMountInit (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestMountSize [2022-03-07T14:43:33.100Z] mount_test.go:76: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestMountSize (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestMountChanges [2022-03-07T14:43:33.100Z] mount_test.go:125: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestMountChanges (0.00s) [2022-03-07T14:43:33.100Z] === RUN TestMountApply [2022-03-07T14:43:33.100Z] mount_test.go:212: Failing on Windows [2022-03-07T14:43:33.100Z] --- SKIP: TestMountApply (0.00s) [2022-03-07T14:43:33.100Z] PASS [2022-03-07T14:43:33.100Z] coverage: 30.2% of statements [2022-03-07T14:43:33.100Z] ok github.com/docker/docker/layer 0.356s coverage: 30.2% of statements [2022-03-07T14:43:33.117Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.47s) [2022-03-07T14:43:33.117Z] PASS [2022-03-07T14:43:33.117Z] [2022-03-07T14:43:33.117Z] === Skipped [2022-03-07T14:43:33.117Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T14:43:33.117Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:43:33.117Z] [2022-03-07T14:43:33.117Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:43:33.117Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:43:33.117Z] [2022-03-07T14:43:33.117Z] DONE 34 tests, 2 skipped in 177.037s [2022-03-07T14:43:33.117Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T14:43:33.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:43:33.117Z] ++ set -e [2022-03-07T14:43:33.117Z] ++ '[' -n 0 ']' [2022-03-07T14:43:33.117Z] ++ set -x [2022-03-07T14:43:33.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:43:33.242Z] time="2022-03-07T14:43:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-07T14:43:33.242Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-07T14:43:33.242Z] === RUN TestNetworkDBGarbageCollection [2022-03-07T14:43:33.375Z] INFO: Testing against a local daemon [2022-03-07T14:43:33.375Z] === RUN TestConfigInspect [2022-03-07T14:43:33.561Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T14:43:33.561Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T14:43:33.561Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T14:43:33.561Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T14:43:33.726Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T14:43:34.297Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T14:43:35.279Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-07T14:43:35.458Z] --- PASS: TestAllocateRandomDeallocate (4.34s) [2022-03-07T14:43:35.458Z] === RUN TestRetrieveFromStore [2022-03-07T14:43:35.729Z] === RUN TestInvalidConfig [2022-03-07T14:43:35.729Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-07T14:43:35.729Z] === RUN TestConfig [2022-03-07T14:43:35.729Z] --- PASS: TestConfig (0.00s) [2022-03-07T14:43:35.729Z] === RUN TestOptionsLabels [2022-03-07T14:43:35.729Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-07T14:43:35.729Z] === RUN TestValidName [2022-03-07T14:43:35.729Z] --- PASS: TestValidName (0.00s) [2022-03-07T14:43:35.729Z] PASS [2022-03-07T14:43:35.729Z] coverage: 19.7% of statements [2022-03-07T14:43:35.729Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 19.7% of statements [2022-03-07T14:43:36.189Z] === RUN TestKey [2022-03-07T14:43:36.189Z] --- PASS: TestKey (0.00s) [2022-03-07T14:43:36.189Z] === RUN TestParseKey [2022-03-07T14:43:36.189Z] --- PASS: TestParseKey (0.00s) [2022-03-07T14:43:36.189Z] === RUN TestInvalidDataStore [2022-03-07T14:43:36.189Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-07T14:43:36.189Z] === RUN TestKVObjectFlatKey [2022-03-07T14:43:36.189Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-07T14:43:36.189Z] === RUN TestAtomicKVObjectFlatKey [2022-03-07T14:43:36.189Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-07T14:43:36.189Z] PASS [2022-03-07T14:43:36.189Z] coverage: 21.9% of statements [2022-03-07T14:43:36.189Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-03-07T14:43:36.216Z] --- PASS: TestConfigInspect (2.87s) [2022-03-07T14:43:36.216Z] === RUN TestConfigList [2022-03-07T14:43:36.217Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T14:43:36.445Z] --- PASS: TestRetrieveFromStore (1.45s) [2022-03-07T14:43:36.445Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-07T14:43:36.445Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-07T14:43:36.445Z] === RUN TestParallelPredefinedRequest1 [2022-03-07T14:43:36.445Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-07T14:43:36.445Z] === RUN TestParallelPredefinedRequest2 [2022-03-07T14:43:36.445Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-07T14:43:36.445Z] === RUN TestParallelPredefinedRequest3 [2022-03-07T14:43:36.445Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-07T14:43:36.445Z] === RUN TestParallelPredefinedRequest4 [2022-03-07T14:43:36.445Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-07T14:43:36.445Z] === RUN TestParallelPredefinedRequest5 [2022-03-07T14:43:36.445Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-07T14:43:36.445Z] === RUN TestDebug [2022-03-07T14:43:36.445Z] --- PASS: TestDebug (0.00s) [2022-03-07T14:43:36.445Z] === RUN TestRequestPoolParallel [2022-03-07T14:43:36.836Z] --- PASS: TestBuildSquashParent (3.64s) [2022-03-07T14:43:36.836Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T14:43:36.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:43:36.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:43:36.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:43:36.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:43:36.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:43:36.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:43:36.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:43:36.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:43:36.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:43:36.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:43:36.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:43:36.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:43:36.836Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:43:36.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:43:36.913Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-03-07T14:43:36.913Z] === RUN TestFullAllocateRelease [2022-03-07T14:43:36.913Z] === RUN TestParseEmptyInterface [2022-03-07T14:43:36.913Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-07T14:43:36.913Z] === RUN TestParseNonInterfaceType [2022-03-07T14:43:36.913Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-07T14:43:36.913Z] === RUN TestParseWithOneFunction [2022-03-07T14:43:36.913Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-07T14:43:36.913Z] === RUN TestParseWithMultipleFuncs [2022-03-07T14:43:36.913Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-07T14:43:36.913Z] === RUN TestParseWithUnnamedReturn [2022-03-07T14:43:36.913Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-07T14:43:36.913Z] === RUN TestEmbeddedInterface [2022-03-07T14:43:36.913Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-07T14:43:36.913Z] === RUN TestParsedImports [2022-03-07T14:43:36.913Z] --- PASS: TestParsedImports (0.00s) [2022-03-07T14:43:36.913Z] === RUN TestAliasedImports [2022-03-07T14:43:36.913Z] --- PASS: TestAliasedImports (0.00s) [2022-03-07T14:43:36.913Z] PASS [2022-03-07T14:43:36.913Z] coverage: 56.8% of statements [2022-03-07T14:43:36.913Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-03-07T14:43:37.153Z] === RUN TestErrorInterfaces [2022-03-07T14:43:37.153Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestNetworkMarshalling [2022-03-07T14:43:37.153Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-07T14:43:37.153Z] === RUN TestEndpointMarshalling [2022-03-07T14:43:37.153Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestAuxAddresses [2022-03-07T14:43:37.153Z] time="2022-03-07T14:43:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:43:37.153Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-07T14:43:37.153Z] === RUN TestSRVServiceQuery [2022-03-07T14:43:37.153Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-07T14:43:37.153Z] === RUN TestServiceVIPReuse [2022-03-07T14:43:37.153Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestServiceVIPReuse (0.02s) [2022-03-07T14:43:37.153Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-07T14:43:37.153Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-07T14:43:37.153Z] === RUN TestDNSIPQuery [2022-03-07T14:43:37.153Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestDNSProxyServFail [2022-03-07T14:43:37.153Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestSandboxAddEmpty [2022-03-07T14:43:37.153Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestSandboxAddMultiPrio [2022-03-07T14:43:37.153Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2022-03-07T14:43:37.153Z] === RUN TestSandboxAddSamePrio [2022-03-07T14:43:37.153Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestCleanupServiceDiscovery [2022-03-07T14:43:37.153Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestDNSOptions [2022-03-07T14:43:37.153Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:43:37.153Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestMultipleControllersWithSameStore [2022-03-07T14:43:37.153Z] time="2022-03-07T14:43:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:43:37.153Z] time="2022-03-07T14:43:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:43:37.153Z] === RUN TestIPDataMarshalling [2022-03-07T14:43:37.153Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-07T14:43:37.153Z] === RUN TestValidateAndIsV6 [2022-03-07T14:43:37.153Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-07T14:43:37.153Z] PASS [2022-03-07T14:43:37.153Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-07T14:43:37.153Z] PASS [2022-03-07T14:43:37.153Z] coverage: 8.5% of statements [2022-03-07T14:43:37.153Z] coverage: 68.9% of statements [2022-03-07T14:43:37.153Z] ok github.com/docker/docker/libnetwork/driverapi 0.059s coverage: 68.9% of statements [2022-03-07T14:43:37.153Z] ok github.com/docker/docker/libnetwork 0.411s coverage: 8.5% of statements [2022-03-07T14:43:37.383Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-03-07T14:43:37.383Z] === RUN TestOddAllocateRelease [2022-03-07T14:43:37.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:43:37.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:43:37.594Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-07T14:43:37.610Z] === RUN TestDriver [2022-03-07T14:43:37.610Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:43:37.610Z] PASS [2022-03-07T14:43:37.610Z] coverage: 34.8% of statements [2022-03-07T14:43:37.610Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-03-07T14:43:37.851Z] --- PASS: TestOddAllocateRelease (0.23s) [2022-03-07T14:43:37.851Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-07T14:43:37.851Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-03-07T14:43:37.851Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-07T14:43:37.851Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-07T14:43:37.851Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-07T14:43:37.851Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T14:43:37.851Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T14:43:37.851Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T14:43:37.851Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:43:37.851Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-07T14:43:37.851Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T14:43:37.851Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:43:37.851Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T14:43:37.851Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:43:37.851Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-07T14:43:37.851Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-07T14:43:37.851Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-07T14:43:37.851Z] PASS [2022-03-07T14:43:37.851Z] coverage: 85.3% of statements [2022-03-07T14:43:37.851Z] ok github.com/docker/docker/libnetwork/ipam 44.629s coverage: 85.3% of statements [2022-03-07T14:43:37.851Z] === RUN TestHTTPTransport [2022-03-07T14:43:37.851Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-07T14:43:37.851Z] PASS [2022-03-07T14:43:37.851Z] coverage: 85.7% of statements [2022-03-07T14:43:37.851Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2022-03-07T14:43:38.129Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T14:43:38.573Z] === RUN TestDriver [2022-03-07T14:43:38.573Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:43:38.573Z] PASS [2022-03-07T14:43:38.573Z] coverage: 34.8% of statements [2022-03-07T14:43:38.573Z] --- PASS: TestRandomAllocateDeallocate (5.38s) [2022-03-07T14:43:38.573Z] === RUN TestAllocateRandomDeallocate [2022-03-07T14:43:38.573Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-07T14:43:38.573Z] === RUN TestNetworkAllocateFree [2022-03-07T14:43:38.573Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-07T14:43:38.573Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-07T14:43:38.573Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-07T14:43:38.573Z] PASS [2022-03-07T14:43:38.573Z] coverage: 63.6% of statements [2022-03-07T14:43:38.573Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.064s coverage: 63.6% of statements [2022-03-07T14:43:38.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:43:38.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:43:38.837Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-07T14:43:38.837Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T14:43:38.837Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-07T14:43:38.837Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-07T14:43:38.837Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-07T14:43:38.837Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-07T14:43:38.837Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-07T14:43:38.837Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T14:43:38.837Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-07T14:43:38.837Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-07T14:43:38.837Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-07T14:43:38.837Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-07T14:43:38.837Z] === RUN TestBufferPoolPutAndGet [2022-03-07T14:43:38.837Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-07T14:43:38.837Z] PASS [2022-03-07T14:43:38.837Z] coverage: 88.2% of statements [2022-03-07T14:43:38.837Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-03-07T14:43:38.837Z] === RUN TestOutputOnPrematureClose [2022-03-07T14:43:38.837Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-07T14:43:38.837Z] === RUN TestCompleteSilently [2022-03-07T14:43:38.837Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-07T14:43:38.837Z] PASS [2022-03-07T14:43:38.837Z] coverage: 75.9% of statements [2022-03-07T14:43:38.837Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-03-07T14:43:38.973Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-07T14:43:38.973Z] --- PASS: TestConfigList (2.73s) [2022-03-07T14:43:38.973Z] === RUN TestConfigsCreateAndDelete [2022-03-07T14:43:39.034Z] === RUN TestGetEmptyCapabilities [2022-03-07T14:43:39.034Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-07T14:43:39.034Z] === RUN TestGetExtraCapabilities [2022-03-07T14:43:39.034Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-07T14:43:39.034Z] === RUN TestGetInvalidCapabilities [2022-03-07T14:43:39.034Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-07T14:43:39.034Z] === RUN TestRemoteDriver [2022-03-07T14:43:39.035Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T14:43:39.035Z] === RUN TestDriverError [2022-03-07T14:43:39.035Z] --- PASS: TestDriverError (0.01s) [2022-03-07T14:43:39.035Z] === RUN TestMissingValues [2022-03-07T14:43:39.035Z] --- PASS: TestMissingValues (0.01s) [2022-03-07T14:43:39.035Z] === RUN TestRollback [2022-03-07T14:43:39.035Z] --- PASS: TestRollback (0.01s) [2022-03-07T14:43:39.035Z] PASS [2022-03-07T14:43:39.035Z] coverage: 57.4% of statements [2022-03-07T14:43:39.035Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.104s coverage: 57.4% of statements [2022-03-07T14:43:39.306Z] === RUN TestSendToOneSub [2022-03-07T14:43:39.306Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-07T14:43:39.306Z] === RUN TestSendToMultipleSubs [2022-03-07T14:43:39.306Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-07T14:43:39.306Z] === RUN TestEvictOneSub [2022-03-07T14:43:39.306Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-07T14:43:39.306Z] === RUN TestClosePublisher [2022-03-07T14:43:39.306Z] --- PASS: TestClosePublisher (0.00s) [2022-03-07T14:43:39.306Z] === RUN TestPubSubRace [2022-03-07T14:43:39.491Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2022-03-07T14:43:39.491Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-07T14:43:39.948Z] === RUN TestNew [2022-03-07T14:43:39.948Z] --- PASS: TestNew (0.00s) [2022-03-07T14:43:39.948Z] === RUN TestAddDriver [2022-03-07T14:43:39.948Z] --- PASS: TestAddDriver (0.00s) [2022-03-07T14:43:39.948Z] === RUN TestAddDuplicateDriver [2022-03-07T14:43:39.948Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-07T14:43:39.948Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-07T14:43:39.948Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-07T14:43:39.948Z] === RUN TestDriver [2022-03-07T14:43:39.948Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:43:39.948Z] === RUN TestIPAM [2022-03-07T14:43:39.948Z] --- PASS: TestIPAM (0.00s) [2022-03-07T14:43:39.948Z] === RUN TestWalkIPAMs [2022-03-07T14:43:39.948Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-07T14:43:39.948Z] === RUN TestWalkDrivers [2022-03-07T14:43:39.948Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-07T14:43:39.948Z] PASS [2022-03-07T14:43:39.948Z] coverage: 82.4% of statements [2022-03-07T14:43:39.949Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-03-07T14:43:39.949Z] === RUN TestNAT [2022-03-07T14:43:39.949Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T14:43:39.949Z] --- SKIP: TestNAT (0.00s) [2022-03-07T14:43:39.949Z] === RUN TestTransparent [2022-03-07T14:43:39.949Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T14:43:39.949Z] --- SKIP: TestTransparent (0.00s) [2022-03-07T14:43:39.949Z] PASS [2022-03-07T14:43:39.949Z] coverage: 0.0% of statements [2022-03-07T14:43:39.949Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.066s coverage: 0.0% of statements [2022-03-07T14:43:39.949Z] === RUN TestBuildDefault [2022-03-07T14:43:39.949Z] --- PASS: TestBuildDefault (0.01s) [2022-03-07T14:43:39.949Z] === RUN TestBuildHostnameDomainname [2022-03-07T14:43:39.949Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-07T14:43:39.949Z] === RUN TestBuildHostname [2022-03-07T14:43:39.949Z] --- PASS: TestBuildHostname (0.00s) [2022-03-07T14:43:40.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T14:43:40.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.20s) [2022-03-07T14:43:40.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-03-07T14:43:40.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s) [2022-03-07T14:43:40.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2022-03-07T14:43:40.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s) [2022-03-07T14:43:40.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-03-07T14:43:40.165Z] === RUN TestBuildMultiStageCopy [2022-03-07T14:43:40.165Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T14:43:40.297Z] --- PASS: TestPubSubRace (1.05s) [2022-03-07T14:43:40.297Z] PASS [2022-03-07T14:43:40.297Z] coverage: 75.0% of statements [2022-03-07T14:43:40.297Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2022-03-07T14:43:40.406Z] === RUN TestBuildHostnameFQDN [2022-03-07T14:43:40.406Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestBuildNoIP [2022-03-07T14:43:40.406Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestUpdate [2022-03-07T14:43:40.406Z] --- PASS: TestUpdate (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-07T14:43:40.406Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-07T14:43:40.406Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestAddEmpty [2022-03-07T14:43:40.406Z] --- PASS: TestAddEmpty (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestAdd [2022-03-07T14:43:40.406Z] --- PASS: TestAdd (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestDeleteEmpty [2022-03-07T14:43:40.406Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestDeleteNewline [2022-03-07T14:43:40.406Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestDelete [2022-03-07T14:43:40.406Z] --- PASS: TestDelete (0.00s) [2022-03-07T14:43:40.406Z] === RUN TestConcurrentWrites [2022-03-07T14:43:40.406Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-07T14:43:40.406Z] PASS [2022-03-07T14:43:40.406Z] coverage: 81.2% of statements [2022-03-07T14:43:40.406Z] ok github.com/docker/docker/libnetwork/etchosts 0.366s coverage: 81.2% of statements [2022-03-07T14:43:40.734Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T14:43:40.765Z] === RUN TestRegister [2022-03-07T14:43:40.765Z] --- PASS: TestRegister (0.00s) [2022-03-07T14:43:40.765Z] === RUN TestCommand [2022-03-07T14:43:40.765Z] --- PASS: TestCommand (0.02s) [2022-03-07T14:43:40.765Z] === RUN TestNaiveSelf [2022-03-07T14:43:40.864Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.05s) [2022-03-07T14:43:40.864Z] === RUN TestRetrieveFromStore [2022-03-07T14:43:40.864Z] === RUN TestCaller [2022-03-07T14:43:40.864Z] --- PASS: TestCaller (0.00s) [2022-03-07T14:43:40.864Z] PASS [2022-03-07T14:43:40.864Z] coverage: 100.0% of statements [2022-03-07T14:43:40.864Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-03-07T14:43:40.864Z] === RUN TestNew [2022-03-07T14:43:40.864Z] --- PASS: TestNew (0.00s) [2022-03-07T14:43:40.864Z] === RUN TestAllocate [2022-03-07T14:43:40.864Z] --- PASS: TestAllocate (0.00s) [2022-03-07T14:43:40.864Z] === RUN TestUninitialized [2022-03-07T14:43:40.864Z] --- PASS: TestUninitialized (0.00s) [2022-03-07T14:43:40.864Z] === RUN TestAllocateInRange [2022-03-07T14:43:40.864Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-07T14:43:40.864Z] === RUN TestAllocateSerial [2022-03-07T14:43:40.864Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-07T14:43:40.864Z] PASS [2022-03-07T14:43:40.864Z] coverage: 87.5% of statements [2022-03-07T14:43:40.864Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-03-07T14:43:40.875Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-07T14:43:40.994Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T14:43:41.233Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-07T14:43:41.234Z] PASS [2022-03-07T14:43:41.234Z] coverage: 82.4% of statements [2022-03-07T14:43:41.234Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2022-03-07T14:43:41.255Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T14:43:41.255Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T14:43:41.320Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-03-07T14:43:41.320Z] === RUN TestIsCorrupted [2022-03-07T14:43:41.320Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-07T14:43:41.320Z] === RUN TestSetRollover [2022-03-07T14:43:41.427Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T14:43:41.441Z] check_test.go:308: [d4d9cf68695cb] daemon is not started [2022-03-07T14:43:41.441Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-07T14:43:41.515Z] --- PASS: TestBuildMultiStageCopy (1.66s) [2022-03-07T14:43:41.515Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s) [2022-03-07T14:43:41.515Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-03-07T14:43:41.515Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-07T14:43:41.515Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2022-03-07T14:43:41.515Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-03-07T14:43:41.515Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T14:43:41.688Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-03-07T14:43:41.688Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-03-07T14:43:41.688Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-07T14:43:41.688Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-03-07T14:43:41.688Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-03-07T14:43:41.688Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-03-07T14:43:41.688Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-03-07T14:43:41.688Z] PASS [2022-03-07T14:43:41.688Z] [2022-03-07T14:43:41.688Z] DONE 8 tests in 10.743s [2022-03-07T14:43:41.688Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T14:43:41.688Z] testing: warning: no tests to run [2022-03-07T14:43:41.688Z] PASS [2022-03-07T14:43:41.688Z] [2022-03-07T14:43:41.688Z] DONE 0 tests in 0.011s [2022-03-07T14:43:41.688Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T14:43:41.688Z] INFO: Testing against a local daemon [2022-03-07T14:43:41.688Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T14:43:41.699Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2022-03-07T14:43:41.699Z] === RUN TestConfigsUpdate [2022-03-07T14:43:41.699Z] check_test.go:308: [d9785f26495c2] daemon is not started [2022-03-07T14:43:41.699Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-07T14:43:41.701Z] === RUN TestDump [2022-03-07T14:43:41.702Z] goroutine 21 [running]: [2022-03-07T14:43:41.702Z] github.com/docker/docker/pkg/stack.dump(0x20b9d7) [2022-03-07T14:43:41.702Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T14:43:41.702Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-07T14:43:41.702Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-07T14:43:41.702Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-07T14:43:41.702Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-07T14:43:41.702Z] testing.tRunner(0xc0000856c0, 0x37a190) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:43:41.702Z] created by testing.(*T).Run [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T14:43:41.702Z] [2022-03-07T14:43:41.702Z] goroutine 1 [chan receive]: [2022-03-07T14:43:41.702Z] testing.(*T).Run(0xc000085520, {0x36b7b1, 0x1ea733}, 0x37a190) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T14:43:41.702Z] testing.runTests.func1(0xc0000c6810) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T14:43:41.702Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:43:41.702Z] testing.runTests(0xc0000dc080, {0x4dec20, 0x3, 0x3}, {0x20ac2d, 0x36d4ab, 0x4e36e0}) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T14:43:41.702Z] testing.(*M).Run(0xc0000dc080) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T14:43:41.702Z] main.main() [2022-03-07T14:43:41.702Z] _testmain.go:95 +0x1f5 [2022-03-07T14:43:41.702Z] --- PASS: TestDump (0.00s) [2022-03-07T14:43:41.702Z] === RUN TestDumpToFile [2022-03-07T14:43:41.702Z] --- PASS: TestDumpToFile (0.13s) [2022-03-07T14:43:41.702Z] === RUN TestDumpToFileWithEmptyInput [2022-03-07T14:43:41.702Z] goroutine 23 [running]: [2022-03-07T14:43:41.702Z] github.com/docker/docker/pkg/stack.dump(0x278bb4) [2022-03-07T14:43:41.702Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T14:43:41.702Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x278f60}) [2022-03-07T14:43:41.702Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-07T14:43:41.702Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0) [2022-03-07T14:43:41.702Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-07T14:43:41.702Z] testing.tRunner(0xc000085ba0, 0x37a180) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:43:41.702Z] created by testing.(*T).Run [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T14:43:41.702Z] [2022-03-07T14:43:41.702Z] goroutine 1 [chan receive]: [2022-03-07T14:43:41.702Z] testing.(*T).Run(0xc000085520, {0x372596, 0x1ea733}, 0x37a180) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T14:43:41.702Z] testing.runTests.func1(0xc0000c6810) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T14:43:41.702Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:43:41.702Z] testing.runTests(0xc0000dc080, {0x4dec20, 0x3, 0x3}, {0x20ac2d, 0x36d4ab, 0x4e36e0}) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T14:43:41.702Z] testing.(*M).Run(0xc0000dc080) [2022-03-07T14:43:41.702Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T14:43:41.702Z] main.main() [2022-03-07T14:43:41.702Z] _testmain.go:95 +0x1f5 [2022-03-07T14:43:41.702Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-07T14:43:41.702Z] PASS [2022-03-07T14:43:41.702Z] coverage: 90.9% of statements [2022-03-07T14:43:41.702Z] ok github.com/docker/docker/pkg/stack 0.160s coverage: 90.9% of statements [2022-03-07T14:43:41.702Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-07T14:43:41.702Z] === RUN TestClientStream [2022-03-07T14:43:41.702Z] --- PASS: TestClientStream (0.00s) [2022-03-07T14:43:41.702Z] === RUN TestClientSendFile [2022-03-07T14:43:41.702Z] --- PASS: TestClientSendFile (0.00s) [2022-03-07T14:43:41.702Z] === RUN TestClientWithRequestTimeout [2022-03-07T14:43:41.702Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-07T14:43:41.702Z] === RUN TestFileSpecPlugin [2022-03-07T14:43:41.702Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-07T14:43:41.702Z] === RUN TestFileJSONSpecPlugin [2022-03-07T14:43:41.702Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-07T14:43:41.702Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-07T14:43:41.702Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-07T14:43:41.702Z] === RUN TestPluginAddHandler [2022-03-07T14:43:41.702Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-07T14:43:41.702Z] === RUN TestPluginWaitBadPlugin [2022-03-07T14:43:41.702Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-07T14:43:41.702Z] === RUN TestGet [2022-03-07T14:43:41.702Z] time="2022-03-07T14:43:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-07T14:43:41.777Z] === RUN TestSetSerialInsertDelete [2022-03-07T14:43:41.777Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-07T14:43:41.777Z] === RUN TestSetParallelInsertDelete [2022-03-07T14:43:42.085Z] --- PASS: TestBuildMultiStageParentConfig (0.49s) [2022-03-07T14:43:42.085Z] === RUN TestBuildLabelWithTargets [2022-03-07T14:43:42.170Z] === RUN TestNewStdWriter [2022-03-07T14:43:42.170Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-07T14:43:42.170Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestWriteWithNilBytes [2022-03-07T14:43:42.170Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestWrite [2022-03-07T14:43:42.170Z] --- PASS: TestWrite (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestWriteWithWriterError [2022-03-07T14:43:42.170Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-07T14:43:42.170Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyWriteAndRead [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-07T14:43:42.170Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-07T14:43:42.170Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-07T14:43:42.170Z] PASS [2022-03-07T14:43:42.170Z] coverage: 100.0% of statements [2022-03-07T14:43:42.170Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2022-03-07T14:43:42.639Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-07T14:43:42.639Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-07T14:43:42.639Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestFormatStatus [2022-03-07T14:43:42.639Z] --- PASS: TestFormatStatus (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestFormatError [2022-03-07T14:43:42.639Z] --- PASS: TestFormatError (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestFormatJSONError [2022-03-07T14:43:42.639Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-07T14:43:42.639Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-07T14:43:42.639Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestNewJSONProgressOutput [2022-03-07T14:43:42.639Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestAuxFormatterEmit [2022-03-07T14:43:42.639Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestStreamWriterStdout [2022-03-07T14:43:42.639Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-07T14:43:42.639Z] === RUN TestStreamWriterStderr [2022-03-07T14:43:42.639Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-07T14:43:42.639Z] PASS [2022-03-07T14:43:42.639Z] coverage: 66.2% of statements [2022-03-07T14:43:42.639Z] time="2022-03-07T14:43:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-07T14:43:42.639Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-03-07T14:43:42.740Z] === RUN TestInt2IP2IntConversion [2022-03-07T14:43:42.740Z] --- PASS: TestSetRollover (1.63s) [2022-03-07T14:43:42.740Z] === RUN TestSetRolloverSerial [2022-03-07T14:43:43.024Z] --- PASS: TestBuildLabelWithTargets (0.81s) [2022-03-07T14:43:43.024Z] === RUN TestBuildWithEmptyLayers [2022-03-07T14:43:43.071Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-03-07T14:43:43.071Z] === RUN TestAuthZPluginTLS [2022-03-07T14:43:43.073Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-07T14:43:43.107Z] === RUN TestGenerateRandomID [2022-03-07T14:43:43.107Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-07T14:43:43.107Z] === RUN TestShortenId [2022-03-07T14:43:43.107Z] --- PASS: TestShortenId (0.00s) [2022-03-07T14:43:43.107Z] === RUN TestShortenSha256Id [2022-03-07T14:43:43.107Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-07T14:43:43.107Z] === RUN TestShortenIdEmpty [2022-03-07T14:43:43.107Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-07T14:43:43.107Z] === RUN TestShortenIdInvalid [2022-03-07T14:43:43.107Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-07T14:43:43.107Z] === RUN TestIsShortIDNonHex [2022-03-07T14:43:43.107Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-07T14:43:43.107Z] === RUN TestIsShortIDNotCorrectSize [2022-03-07T14:43:43.107Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-07T14:43:43.107Z] PASS [2022-03-07T14:43:43.107Z] coverage: 70.6% of statements [2022-03-07T14:43:43.107Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-03-07T14:43:43.197Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2022-03-07T14:43:43.197Z] === RUN TestGetAddressVersion [2022-03-07T14:43:43.197Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-07T14:43:43.197Z] === RUN TestKeyString [2022-03-07T14:43:43.197Z] --- PASS: TestKeyString (0.00s) [2022-03-07T14:43:43.197Z] === RUN TestPoolDataMarshal [2022-03-07T14:43:43.197Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-07T14:43:43.197Z] === RUN TestSubnetsMarshal [2022-03-07T14:43:43.197Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-07T14:43:43.197Z] === RUN TestAddSubnets [2022-03-07T14:43:43.197Z] --- PASS: TestAddSubnets (0.05s) [2022-03-07T14:43:43.197Z] === RUN TestDoublePoolRelease [2022-03-07T14:43:43.197Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-07T14:43:43.197Z] === RUN TestAddReleasePoolID [2022-03-07T14:43:43.197Z] === RUN TestPoolRequest [2022-03-07T14:43:43.197Z] --- PASS: TestPoolRequest (0.00s) [2022-03-07T14:43:43.197Z] === RUN TestOtherRequests [2022-03-07T14:43:43.197Z] --- PASS: TestOtherRequests (0.00s) [2022-03-07T14:43:43.197Z] PASS [2022-03-07T14:43:43.197Z] coverage: 57.1% of statements [2022-03-07T14:43:43.197Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-03-07T14:43:43.283Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-03-07T14:43:43.283Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T14:43:43.332Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-07T14:43:43.332Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T14:43:43.576Z] === RUN TestIsCpusetListAvailable [2022-03-07T14:43:43.576Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-07T14:43:43.576Z] PASS [2022-03-07T14:43:43.576Z] coverage: 39.4% of statements [2022-03-07T14:43:43.576Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-03-07T14:43:43.641Z] check_test.go:308: [db79105258efe] daemon is not started [2022-03-07T14:43:43.641Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-07T14:43:43.654Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-07T14:43:43.654Z] === RUN TestPredefinedPool [2022-03-07T14:43:43.654Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-07T14:43:43.654Z] === RUN TestRemoveSubnet [2022-03-07T14:43:43.654Z] --- PASS: TestRemoveSubnet (0.23s) [2022-03-07T14:43:43.654Z] === RUN TestGetSameAddress [2022-03-07T14:43:43.654Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-07T14:43:43.654Z] === RUN TestPoolAllocationReuse [2022-03-07T14:43:43.900Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T14:43:43.902Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-07T14:43:43.902Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T14:43:44.111Z] --- PASS: TestSetRolloverSerial (1.36s) [2022-03-07T14:43:44.111Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-07T14:43:44.111Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-07T14:43:44.111Z] PASS [2022-03-07T14:43:44.111Z] coverage: 84.4% of statements [2022-03-07T14:43:44.111Z] ok github.com/docker/docker/libnetwork/bitseq 11.166s coverage: 84.4% of statements [2022-03-07T14:43:44.467Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T14:43:44.467Z] --- PASS: TestConfigsUpdate (2.89s) [2022-03-07T14:43:44.467Z] === RUN TestTemplatedConfig [2022-03-07T14:43:44.473Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-07T14:43:44.473Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T14:43:44.565Z] time="2022-03-07T14:43:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-07T14:43:44.567Z] === RUN TestGetCapabilities [2022-03-07T14:43:44.568Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-07T14:43:44.568Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-07T14:43:44.568Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-07T14:43:44.568Z] === RUN TestGetDefaultAddressSpaces [2022-03-07T14:43:44.568Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-07T14:43:44.568Z] === RUN TestRemoteDriver [2022-03-07T14:43:44.568Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T14:43:44.568Z] PASS [2022-03-07T14:43:44.568Z] coverage: 47.4% of statements [2022-03-07T14:43:44.568Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2022-03-07T14:43:44.664Z] --- PASS: TestBuildMultiStageOnBuild (1.17s) [2022-03-07T14:43:44.664Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T14:43:44.924Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-03-07T14:43:44.924Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T14:43:45.033Z] === RUN TestChtimes [2022-03-07T14:43:45.033Z] --- PASS: TestChtimes (0.00s) [2022-03-07T14:43:45.033Z] === RUN TestChtimesWindows [2022-03-07T14:43:45.033Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-07T14:43:45.033Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-07T14:43:45.033Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-07T14:43:45.033Z] PASS [2022-03-07T14:43:45.033Z] coverage: 12.9% of statements [2022-03-07T14:43:45.033Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 12.9% of statements [2022-03-07T14:43:45.042Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-07T14:43:45.042Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T14:43:45.502Z] === RUN TestTailFile [2022-03-07T14:43:45.502Z] --- PASS: TestTailFile (0.00s) [2022-03-07T14:43:45.502Z] === RUN TestTailFileManyLines [2022-03-07T14:43:45.502Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-07T14:43:45.502Z] === RUN TestTailEmptyFile [2022-03-07T14:43:45.502Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-07T14:43:45.502Z] === RUN TestTailNegativeN [2022-03-07T14:43:45.502Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/no_delimiter [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/truncated_last_line [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.502Z] === CONT TestNewTailReader/no_delimiter [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.502Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:43:45.502Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.504Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:43:45.504Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.504Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.504Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.534Z] --- PASS: TestPoolAllocationReuse (1.56s) [2022-03-07T14:43:45.534Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-07T14:43:45.534Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-07T14:43:45.534Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-07T14:43:45.534Z] === RUN TestWindowsIPAM [2022-03-07T14:43:45.534Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-07T14:43:45.534Z] PASS [2022-03-07T14:43:45.534Z] coverage: 71.4% of statements [2022-03-07T14:43:45.534Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2022-03-07T14:43:45.843Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T14:43:45.844Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-07T14:43:45.844Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.984Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.985Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.986Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.987Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:43:45.988Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:43:45.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:43:45.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:43:46.304Z] --- PASS: TestBuildMultiStageLayerLeak (1.17s) [2022-03-07T14:43:46.304Z] === RUN TestBuildWithHugeFile [2022-03-07T14:43:46.426Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-03-07T14:43:46.427Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:43:46.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:43:46.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:43:46.460Z] PASS [2022-03-07T14:43:46.460Z] coverage: 88.6% of statements [2022-03-07T14:43:46.460Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2022-03-07T14:43:46.461Z] === RUN TestTarSumRemoveNonExistent [2022-03-07T14:43:46.461Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-07T14:43:46.461Z] === RUN TestTarSumRemove [2022-03-07T14:43:46.461Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-07T14:43:46.461Z] === RUN TestSortFileInfoSums [2022-03-07T14:43:46.461Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-07T14:43:46.461Z] === RUN TestNewTarSumForLabelInvalid [2022-03-07T14:43:46.461Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-07T14:43:46.461Z] === RUN TestNewTarSumForLabel [2022-03-07T14:43:46.461Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-07T14:43:46.461Z] === RUN TestEmptyTar [2022-03-07T14:43:46.461Z] --- PASS: TestEmptyTar (0.00s) [2022-03-07T14:43:46.461Z] === RUN TestTarSumsReadSize [2022-03-07T14:43:46.461Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-07T14:43:46.461Z] === RUN TestTarSums [2022-03-07T14:43:46.497Z] === RUN TestDefaultNetwork [2022-03-07T14:43:46.687Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-07T14:43:46.687Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T14:43:46.780Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-07T14:43:46.929Z] --- PASS: TestTarSums (0.05s) [2022-03-07T14:43:46.929Z] === RUN TestIteration [2022-03-07T14:43:46.929Z] --- PASS: TestIteration (0.00s) [2022-03-07T14:43:46.929Z] === RUN TestVersionLabelForChecksum [2022-03-07T14:43:46.929Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-07T14:43:46.929Z] === RUN TestVersion [2022-03-07T14:43:46.929Z] --- PASS: TestVersion (0.00s) [2022-03-07T14:43:46.929Z] === RUN TestGetVersion [2022-03-07T14:43:46.929Z] --- PASS: TestGetVersion (0.00s) [2022-03-07T14:43:46.929Z] === RUN TestGetVersions [2022-03-07T14:43:46.929Z] --- PASS: TestGetVersions (0.00s) [2022-03-07T14:43:46.929Z] PASS [2022-03-07T14:43:46.929Z] coverage: 89.3% of statements [2022-03-07T14:43:46.929Z] ok github.com/docker/docker/pkg/tarsum 0.099s coverage: 89.3% of statements [2022-03-07T14:43:46.954Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-07T14:43:46.954Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-07T14:43:46.954Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-03-07T14:43:46.954Z] === RUN TestInitAddressPools [2022-03-07T14:43:46.954Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-07T14:43:46.954Z] PASS [2022-03-07T14:43:46.954Z] coverage: 74.0% of statements [2022-03-07T14:43:46.954Z] ok github.com/docker/docker/libnetwork/ipamutils 0.669s coverage: 74.0% of statements [2022-03-07T14:43:47.258Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-07T14:43:47.258Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T14:43:47.348Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-07T14:43:47.398Z] testing: warning: no tests to run [2022-03-07T14:43:47.398Z] PASS [2022-03-07T14:43:47.398Z] coverage: [no statements] [2022-03-07T14:43:47.398Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2022-03-07T14:43:47.410Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.22s) [2022-03-07T14:43:47.410Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-07T14:43:47.830Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-07T14:43:47.830Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T14:43:47.867Z] === RUN TestKeyValue [2022-03-07T14:43:47.867Z] --- PASS: TestKeyValue (0.00s) [2022-03-07T14:43:47.867Z] === RUN TestTruncIndex [2022-03-07T14:43:47.867Z] PASS [2022-03-07T14:43:47.867Z] coverage: 60.0% of statements [2022-03-07T14:43:47.867Z] --- PASS: TestTruncIndex (0.10s) [2022-03-07T14:43:47.867Z] PASS [2022-03-07T14:43:47.867Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-03-07T14:43:47.867Z] coverage: 91.5% of statements [2022-03-07T14:43:47.868Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T14:43:47.868Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T14:43:47.868Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T14:43:47.868Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-07T14:43:47.868Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-03-07T14:43:47.915Z] --- PASS: TestTemplatedConfig (3.48s) [2022-03-07T14:43:47.915Z] === RUN TestConfigCreateResolve [2022-03-07T14:43:48.336Z] === RUN TestIsGIT [2022-03-07T14:43:48.336Z] --- PASS: TestIsGIT (0.00s) [2022-03-07T14:43:48.336Z] === RUN TestIsTransport [2022-03-07T14:43:48.336Z] --- PASS: TestIsTransport (0.00s) [2022-03-07T14:43:48.336Z] PASS [2022-03-07T14:43:48.336Z] coverage: 100.0% of statements [2022-03-07T14:43:48.336Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-03-07T14:43:48.336Z] === RUN TestVersionInfo [2022-03-07T14:43:48.336Z] --- PASS: TestVersionInfo (0.00s) [2022-03-07T14:43:48.336Z] === RUN TestAppendVersions [2022-03-07T14:43:48.336Z] --- PASS: TestAppendVersions (0.00s) [2022-03-07T14:43:48.336Z] PASS [2022-03-07T14:43:48.336Z] coverage: 88.9% of statements [2022-03-07T14:43:48.336Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-03-07T14:43:48.483Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T14:43:48.805Z] time="2022-03-07T14:43:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-07T14:43:49.214Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-03-07T14:43:49.215Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T14:43:49.273Z] === RUN TestNewSettable [2022-03-07T14:43:49.273Z] --- PASS: TestNewSettable (0.00s) [2022-03-07T14:43:49.273Z] === RUN TestIsSettable [2022-03-07T14:43:49.273Z] --- PASS: TestIsSettable (0.00s) [2022-03-07T14:43:49.273Z] === RUN TestUpdateSettingsEnv [2022-03-07T14:43:49.273Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-07T14:43:49.273Z] PASS [2022-03-07T14:43:49.273Z] coverage: 20.0% of statements [2022-03-07T14:43:49.273Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-03-07T14:43:49.273Z] === RUN TestValidatePrivileges [2022-03-07T14:43:49.273Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-07T14:43:49.273Z] === RUN TestFilterByCapNeg [2022-03-07T14:43:49.273Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-07T14:43:49.273Z] === RUN TestFilterByCapPos [2022-03-07T14:43:49.273Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-07T14:43:49.273Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-07T14:43:49.273Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-07T14:43:49.273Z] PASS [2022-03-07T14:43:49.273Z] coverage: 12.0% of statements [2022-03-07T14:43:49.273Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T14:43:49.398Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T14:43:49.742Z] === RUN TestLoad [2022-03-07T14:43:49.742Z] --- PASS: TestLoad (0.00s) [2022-03-07T14:43:49.742Z] === RUN TestSave [2022-03-07T14:43:49.859Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-07T14:43:50.210Z] --- PASS: TestSave (0.04s) [2022-03-07T14:43:50.210Z] === RUN TestAddDeleteGet [2022-03-07T14:43:50.210Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-07T14:43:50.210Z] === RUN TestInvalidTags [2022-03-07T14:43:50.210Z] --- PASS: TestInvalidTags (0.01s) [2022-03-07T14:43:50.210Z] PASS [2022-03-07T14:43:50.210Z] coverage: 84.4% of statements [2022-03-07T14:43:50.210Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2022-03-07T14:43:50.362Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.59s) [2022-03-07T14:43:50.362Z] === RUN TestGetAddress [2022-03-07T14:43:50.425Z] --- PASS: TestConfigCreateResolve (2.50s) [2022-03-07T14:43:50.425Z] PASS [2022-03-07T14:43:50.425Z] [2022-03-07T14:43:50.425Z] DONE 6 tests in 17.466s [2022-03-07T14:43:50.425Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T14:43:50.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:43:50.425Z] ++ set -e [2022-03-07T14:43:50.425Z] ++ '[' -n 0 ']' [2022-03-07T14:43:50.425Z] ++ set -x [2022-03-07T14:43:50.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:43:50.599Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-07T14:43:50.599Z] === RUN TestAuthZPluginHeader [2022-03-07T14:43:50.684Z] INFO: Testing against a local daemon [2022-03-07T14:43:50.684Z] === RUN TestCheckpoint [2022-03-07T14:43:50.684Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:43:50.684Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T14:43:50.684Z] === RUN TestContainerInvalidJSON [2022-03-07T14:43:50.684Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:43:50.684Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:43:50.684Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:43:50.684Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:43:50.684Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:43:50.684Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:43:50.684Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T14:43:50.684Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T14:43:50.684Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T14:43:50.684Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T14:43:50.819Z] === RUN TestGenerate [2022-03-07T14:43:50.819Z] --- PASS: TestGenerate (0.00s) [2022-03-07T14:43:50.819Z] === RUN TestGeneratePtr [2022-03-07T14:43:50.819Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-07T14:43:50.819Z] === RUN TestGenerateMissingField [2022-03-07T14:43:50.819Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-07T14:43:50.819Z] === RUN TestFieldCannotBeSet [2022-03-07T14:43:50.819Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-07T14:43:50.819Z] === RUN TestTypeMismatchError [2022-03-07T14:43:50.819Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-07T14:43:50.819Z] PASS [2022-03-07T14:43:50.819Z] coverage: 100.0% of statements [2022-03-07T14:43:50.819Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-03-07T14:43:50.819Z] === RUN TestNetworkDBSimple [2022-03-07T14:43:50.941Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T14:43:50.942Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2022-03-07T14:43:50.942Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T14:43:50.942Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-03-07T14:43:50.942Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T14:43:50.942Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-07T14:43:50.942Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T14:43:51.197Z] === RUN TestResolveAuthConfigIndexServer [2022-03-07T14:43:51.197Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestResolveAuthConfigFullURL [2022-03-07T14:43:51.198Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-07T14:43:51.198Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestValidateMirror [2022-03-07T14:43:51.198Z] --- PASS: TestValidateMirror (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestLoadInsecureRegistries [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestReaderWithReadError [2022-03-07T14:43:51.198Z] time="2022-03-07T14:43:50Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T14:43:51.198Z] time="2022-03-07T14:43:50Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-07T14:43:51.198Z] time="2022-03-07T14:43:50Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T14:43:51.198Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-03-07T14:43:51.198Z] === RUN TestNewServiceConfig [2022-03-07T14:43:51.198Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestValidateIndexName [2022-03-07T14:43:51.198Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestValidateIndexNameWithError [2022-03-07T14:43:51.198Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestEndpointParse [2022-03-07T14:43:51.198Z] --- PASS: TestEndpointParse (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestEndpointParseInvalid [2022-03-07T14:43:51.198Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestValidateEndpoint [2022-03-07T14:43:51.198Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-07T14:43:51.198Z] === RUN TestPing [2022-03-07T14:43:51.198Z] --- PASS: TestPing (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestPingRegistryEndpoint [2022-03-07T14:43:51.198Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:51.198Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestEndpoint [2022-03-07T14:43:51.198Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:51.198Z] --- SKIP: TestEndpoint (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestParseRepositoryInfo [2022-03-07T14:43:51.198Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestNewIndexInfo [2022-03-07T14:43:51.198Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestMirrorEndpointLookup [2022-03-07T14:43:51.198Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:43:51.198Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestSearchRepositories [2022-03-07T14:43:51.198Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-07T14:43:51.198Z] Host: 127.0.0.1:49346 [2022-03-07T14:43:51.198Z] User-Agent: docker test client [2022-03-07T14:43:51.198Z] Authorization: Token fake-token [2022-03-07T14:43:51.198Z] X-Docker-Token: true [2022-03-07T14:43:51.198Z] Accept-Encoding: gzip [2022-03-07T14:43:51.198Z] [2022-03-07T14:43:51.198Z] [2022-03-07T14:43:51.198Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-07T14:43:51.198Z] Connection: close [2022-03-07T14:43:51.198Z] Content-Length: 144 [2022-03-07T14:43:51.198Z] Cache-Control: no-cache [2022-03-07T14:43:51.198Z] Content-Type: application/json [2022-03-07T14:43:51.198Z] Date: Mon, 07 Mar 2022 14:43:50 GMT [2022-03-07T14:43:51.198Z] Expires: -1 [2022-03-07T14:43:51.198Z] Pragma: no-cache [2022-03-07T14:43:51.198Z] Server: docker-tests/mock [2022-03-07T14:43:51.198Z] X-Docker-Registry-Config: mock [2022-03-07T14:43:51.198Z] X-Docker-Registry-Version: 0.0.0 [2022-03-07T14:43:51.198Z] [2022-03-07T14:43:51.198Z] [2022-03-07T14:43:51.198Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestTrustedLocation [2022-03-07T14:43:51.198Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-07T14:43:51.198Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestAllowNondistributableArtifacts [2022-03-07T14:43:51.198Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestIsSecureIndex [2022-03-07T14:43:51.198Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-07T14:43:51.198Z] PASS [2022-03-07T14:43:51.198Z] coverage: 51.2% of statements [2022-03-07T14:43:51.198Z] ok github.com/docker/docker/registry 0.202s coverage: 51.2% of statements [2022-03-07T14:43:51.198Z] time="2022-03-07T14:43:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestReader [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-07T14:43:51.198Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-07T14:43:51.198Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-07T14:43:51.198Z] PASS [2022-03-07T14:43:51.198Z] coverage: 100.0% of statements [2022-03-07T14:43:51.198Z] ok github.com/docker/docker/registry/resumable 0.208s coverage: 100.0% of statements [2022-03-07T14:43:51.199Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-07T14:43:51.199Z] === RUN TestCopyFromContainer [2022-03-07T14:43:51.276Z] testing: warning: no tests to run [2022-03-07T14:43:51.276Z] PASS [2022-03-07T14:43:51.276Z] coverage: 0.0% of statements [2022-03-07T14:43:51.276Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-07T14:43:51.460Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T14:43:51.538Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-07T14:43:51.538Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T14:43:51.666Z] === RUN TestRestartManagerTimeout [2022-03-07T14:43:51.666Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-07T14:43:51.666Z] === RUN TestRestartManagerTimeoutReset [2022-03-07T14:43:51.666Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-07T14:43:51.666Z] PASS [2022-03-07T14:43:51.666Z] coverage: 50.9% of statements [2022-03-07T14:43:51.666Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2022-03-07T14:43:51.666Z] === RUN TestDecodeContainerConfig [2022-03-07T14:43:51.666Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-07T14:43:51.666Z] === RUN TestDecodeContainerConfigIsolation [2022-03-07T14:43:51.666Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-07T14:43:51.666Z] === RUN TestValidatePrivileged [2022-03-07T14:43:51.666Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-07T14:43:51.666Z] PASS [2022-03-07T14:43:51.666Z] coverage: 52.6% of statements [2022-03-07T14:43:51.666Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2022-03-07T14:43:51.733Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-07T14:43:51.733Z] PASS [2022-03-07T14:43:51.733Z] coverage: 100.0% of statements [2022-03-07T14:43:51.733Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.059s coverage: 100.0% of statements [2022-03-07T14:43:51.733Z] 2022/03/07 14:43:51 Closing DB instances... [2022-03-07T14:43:52.134Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-07T14:43:52.135Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-07T14:43:52.135Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-07T14:43:52.135Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-07T14:43:52.135Z] PASS [2022-03-07T14:43:52.135Z] coverage: 62.5% of statements [2022-03-07T14:43:52.135Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2022-03-07T14:43:52.189Z] === RUN TestRequestNewPort [2022-03-07T14:43:52.189Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestRequestSpecificPort [2022-03-07T14:43:52.189Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestReleasePort [2022-03-07T14:43:52.189Z] --- PASS: TestReleasePort (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestReuseReleasedPort [2022-03-07T14:43:52.189Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestReleaseUnreadledPort [2022-03-07T14:43:52.189Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestUnknowProtocol [2022-03-07T14:43:52.189Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestAllocateAllPorts [2022-03-07T14:43:52.189Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestPortAllocation [2022-03-07T14:43:52.189Z] --- PASS: TestPortAllocation (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestPortAllocationWithCustomRange [2022-03-07T14:43:52.189Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestNoDuplicateBPR [2022-03-07T14:43:52.189Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-07T14:43:52.189Z] === RUN TestChangePortRange [2022-03-07T14:43:52.189Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-07T14:43:52.189Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-07T14:43:52.189Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-07T14:43:52.189Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-07T14:43:52.189Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-07T14:43:52.189Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-07T14:43:52.189Z] --- PASS: TestChangePortRange (0.00s) [2022-03-07T14:43:52.189Z] PASS [2022-03-07T14:43:52.189Z] coverage: 88.6% of statements [2022-03-07T14:43:52.189Z] ok github.com/docker/docker/libnetwork/portallocator 0.056s coverage: 88.6% of statements [2022-03-07T14:43:52.396Z] === RUN TestCopyFromContainer// [2022-03-07T14:43:52.647Z] testing: warning: no tests to run [2022-03-07T14:43:52.647Z] PASS [2022-03-07T14:43:52.647Z] coverage: 0.0% of statements [2022-03-07T14:43:52.647Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-07T14:43:52.655Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T14:43:52.655Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T14:43:52.655Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T14:43:52.914Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T14:43:52.914Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T14:43:52.914Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T14:43:52.914Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T14:43:53.104Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-03-07T14:43:53.104Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-07T14:43:53.104Z] === RUN TestHashData [2022-03-07T14:43:53.104Z] --- PASS: TestHashData (0.00s) [2022-03-07T14:43:53.104Z] PASS [2022-03-07T14:43:53.104Z] coverage: 2.8% of statements [2022-03-07T14:43:53.104Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-03-07T14:43:53.173Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T14:43:53.173Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T14:43:53.173Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer (2.22s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-03-07T14:43:53.431Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-03-07T14:43:53.431Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T14:43:53.431Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:43:53.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:43:53.431Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:43:53.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:43:53.431Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:43:53.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:43:53.431Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:43:53.431Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:43:53.431Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:43:53.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-07T14:43:53.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T14:43:53.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T14:43:53.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T14:43:53.431Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T14:43:53.431Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-07T14:43:53.431Z] === RUN TestCreateWithInvalidEnv [2022-03-07T14:43:53.431Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T14:43:53.431Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T14:43:53.431Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T14:43:53.431Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T14:43:53.431Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T14:43:53.431Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T14:43:53.431Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T14:43:53.431Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T14:43:53.431Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T14:43:53.431Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-07T14:43:53.431Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T14:43:53.431Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T14:43:53.431Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T14:43:53.431Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T14:43:53.431Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-03-07T14:43:53.431Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T14:43:53.561Z] === RUN TestErrorConstructors [2022-03-07T14:43:53.561Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-07T14:43:53.561Z] === RUN TestCompareIPMask [2022-03-07T14:43:53.561Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-07T14:43:53.561Z] === RUN TestUtilGetHostPartIP [2022-03-07T14:43:53.561Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-07T14:43:53.561Z] === RUN TestUtilGetBroadcastIP [2022-03-07T14:43:53.561Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-07T14:43:53.561Z] === RUN TestParseCIDR [2022-03-07T14:43:53.561Z] --- PASS: TestParseCIDR (0.00s) [2022-03-07T14:43:53.561Z] PASS [2022-03-07T14:43:53.561Z] coverage: 37.3% of statements [2022-03-07T14:43:53.561Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-03-07T14:43:54.350Z] === RUN TestGetDriver [2022-03-07T14:43:54.350Z] --- PASS: TestGetDriver (0.00s) [2022-03-07T14:43:54.350Z] === RUN TestVolumeRequestError [2022-03-07T14:43:54.350Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-07T14:43:54.350Z] PASS [2022-03-07T14:43:54.350Z] coverage: 36.1% of statements [2022-03-07T14:43:54.350Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2022-03-07T14:43:54.524Z] 2022/03/07 14:43:54 Closing DB instances... [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-07T14:43:54.525Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-07T14:43:54.525Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-07T14:43:54.525Z] PASS [2022-03-07T14:43:54.525Z] coverage: 50.0% of statements [2022-03-07T14:43:54.525Z] ok github.com/docker/docker/oci 0.072s coverage: 50.0% of statements [2022-03-07T14:43:54.819Z] === RUN TestGetAddress [2022-03-07T14:43:54.819Z] --- PASS: TestGetAddress (0.00s) [2022-03-07T14:43:54.819Z] === RUN TestRemove [2022-03-07T14:43:54.819Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T14:43:54.819Z] --- SKIP: TestRemove (0.00s) [2022-03-07T14:43:54.819Z] === RUN TestInitializeWithVolumes [2022-03-07T14:43:54.819Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-07T14:43:54.819Z] === RUN TestCreate [2022-03-07T14:43:54.819Z] --- PASS: TestCreate (0.01s) [2022-03-07T14:43:54.819Z] === RUN TestValidateName [2022-03-07T14:43:54.819Z] --- PASS: TestValidateName (0.00s) [2022-03-07T14:43:54.819Z] === RUN TestCreateWithOpts [2022-03-07T14:43:54.819Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T14:43:54.819Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-07T14:43:54.819Z] === RUN TestRelaodNoOpts [2022-03-07T14:43:54.819Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-07T14:43:54.819Z] PASS [2022-03-07T14:43:54.819Z] coverage: 41.5% of statements [2022-03-07T14:43:54.819Z] ok github.com/docker/docker/volume/local 0.069s coverage: 41.5% of statements [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRaw [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-07T14:43:55.287Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-07T14:43:55.287Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T14:43:55.334Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2022-03-07T14:43:55.334Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T14:43:55.488Z] === RUN TestAddressPoolOpt [2022-03-07T14:43:55.488Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/a [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/something [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/_=a [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/env1=value1 [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/_env1=value1 [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/PATH [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/=a [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/PATH= [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/PATH=something [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/asd!qwe [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/1asd [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/123 [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/some_space [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/__some_space_before [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/some_space_after__ [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/= [2022-03-07T14:43:55.488Z] === RUN TestValidateEnv/PaTh [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestParseHost [2022-03-07T14:43:55.488Z] --- PASS: TestParseHost (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestParseDockerDaemonHost [2022-03-07T14:43:55.488Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestParseTCP [2022-03-07T14:43:55.488Z] --- PASS: TestParseTCP (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-07T14:43:55.488Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestValidateExtraHosts [2022-03-07T14:43:55.488Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestIpOptString [2022-03-07T14:43:55.488Z] --- PASS: TestIpOptString (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-07T14:43:55.488Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestNewIpOptValidDefaultVal [2022-03-07T14:43:55.488Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestIpOptSetInvalidVal [2022-03-07T14:43:55.488Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestValidateIPAddress [2022-03-07T14:43:55.488Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestMapOpts [2022-03-07T14:43:55.488Z] --- PASS: TestMapOpts (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestListOptsWithoutValidator [2022-03-07T14:43:55.488Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestListOptsWithValidator [2022-03-07T14:43:55.488Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestValidateDNSSearch [2022-03-07T14:43:55.488Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_general_format [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_one_more [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-07T14:43:55.488Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-07T14:43:55.488Z] --- PASS: TestValidateLabel (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-07T14:43:55.488Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-07T14:43:55.489Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-07T14:43:55.489Z] === RUN TestNamedListOpts [2022-03-07T14:43:55.489Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-07T14:43:55.489Z] === RUN TestNamedMapOpts [2022-03-07T14:43:55.489Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-07T14:43:55.489Z] === RUN TestParseLink [2022-03-07T14:43:55.489Z] --- PASS: TestParseLink (0.00s) [2022-03-07T14:43:55.489Z] === RUN TestQuotedStringSetWithQuotes [2022-03-07T14:43:55.489Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-07T14:43:55.489Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-07T14:43:55.489Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-07T14:43:55.489Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-07T14:43:55.489Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-07T14:43:55.489Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-07T14:43:55.489Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-07T14:43:55.489Z] === RUN TestUlimitOpt [2022-03-07T14:43:55.489Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-07T14:43:55.489Z] PASS [2022-03-07T14:43:55.489Z] coverage: 67.4% of statements [2022-03-07T14:43:55.489Z] ok github.com/docker/docker/opts 0.085s coverage: 67.4% of statements [2022-03-07T14:43:55.489Z] === RUN TestParseVersion [2022-03-07T14:43:55.489Z] --- PASS: TestParseVersion (0.00s) [2022-03-07T14:43:55.489Z] PASS [2022-03-07T14:43:55.489Z] coverage: 52.9% of statements [2022-03-07T14:43:55.489Z] ok github.com/docker/docker/pkg/aaparser 0.061s coverage: 52.9% of statements [2022-03-07T14:43:55.740Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2022-03-07T14:43:55.740Z] === RUN TestAuthZPluginV2Disable [2022-03-07T14:43:55.755Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRaw [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-07T14:43:55.756Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestConvertTmpfsOptions [2022-03-07T14:43:55.756Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-07T14:43:55.756Z] linux_parser_test.go:209: data="ro" [2022-03-07T14:43:55.756Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestParseMountSpec [2022-03-07T14:43:55.756Z] parser_test.go:62: case 0 [2022-03-07T14:43:55.756Z] parser_test.go:62: case 1 [2022-03-07T14:43:55.756Z] parser_test.go:62: case 2 [2022-03-07T14:43:55.756Z] parser_test.go:62: case 3 [2022-03-07T14:43:55.756Z] parser_test.go:62: case 4 [2022-03-07T14:43:55.756Z] parser_test.go:62: case 5 [2022-03-07T14:43:55.756Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestValidateMount [2022-03-07T14:43:55.756Z] --- PASS: TestValidateMount (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRaw [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T14:43:55.756Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-07T14:43:55.756Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T14:43:55.756Z] PASS [2022-03-07T14:43:55.756Z] coverage: 67.6% of statements [2022-03-07T14:43:55.756Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-03-07T14:43:55.946Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-03-07T14:43:55.946Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-07T14:43:56.224Z] === RUN TestSetGetMeta [2022-03-07T14:43:56.224Z] === PAUSE TestSetGetMeta [2022-03-07T14:43:56.224Z] === RUN TestRestore [2022-03-07T14:43:56.224Z] === PAUSE TestRestore [2022-03-07T14:43:56.224Z] === RUN TestServiceCreate [2022-03-07T14:43:56.224Z] === PAUSE TestServiceCreate [2022-03-07T14:43:56.224Z] === RUN TestServiceList [2022-03-07T14:43:56.224Z] === PAUSE TestServiceList [2022-03-07T14:43:56.224Z] === RUN TestServiceRemove [2022-03-07T14:43:56.224Z] === PAUSE TestServiceRemove [2022-03-07T14:43:56.224Z] === RUN TestServiceGet [2022-03-07T14:43:56.224Z] === PAUSE TestServiceGet [2022-03-07T14:43:56.224Z] === RUN TestServicePrune [2022-03-07T14:43:56.224Z] === PAUSE TestServicePrune [2022-03-07T14:43:56.224Z] === RUN TestCreate [2022-03-07T14:43:56.224Z] === PAUSE TestCreate [2022-03-07T14:43:56.224Z] === RUN TestRemove [2022-03-07T14:43:56.224Z] === PAUSE TestRemove [2022-03-07T14:43:56.224Z] === RUN TestList [2022-03-07T14:43:56.224Z] === PAUSE TestList [2022-03-07T14:43:56.224Z] === RUN TestFindByDriver [2022-03-07T14:43:56.224Z] === PAUSE TestFindByDriver [2022-03-07T14:43:56.224Z] === RUN TestFindByReferenced [2022-03-07T14:43:56.224Z] === PAUSE TestFindByReferenced [2022-03-07T14:43:56.224Z] === RUN TestDerefMultipleOfSameRef [2022-03-07T14:43:56.224Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-07T14:43:56.224Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:43:56.224Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:43:56.224Z] === RUN TestDefererencePluginOnCreateError [2022-03-07T14:43:56.224Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-07T14:43:56.224Z] === RUN TestRefDerefRemove [2022-03-07T14:43:56.224Z] === PAUSE TestRefDerefRemove [2022-03-07T14:43:56.224Z] === RUN TestGet [2022-03-07T14:43:56.224Z] === PAUSE TestGet [2022-03-07T14:43:56.224Z] === RUN TestGetWithReference [2022-03-07T14:43:56.224Z] === PAUSE TestGetWithReference [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc/test_nil_list [2022-03-07T14:43:56.224Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc/test_empty_list [2022-03-07T14:43:56.224Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:43:56.224Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:43:56.224Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc/test_filter_some [2022-03-07T14:43:56.224Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc/test_filter_middle [2022-03-07T14:43:56.224Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:43:56.224Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:43:56.224Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-07T14:43:56.224Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-07T14:43:56.224Z] === CONT TestFilterFunc/test_nil_list [2022-03-07T14:43:56.224Z] === CONT TestFilterFunc/test_filter_some [2022-03-07T14:43:56.224Z] === CONT TestFilterFunc/test_empty_list [2022-03-07T14:43:56.224Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:43:56.224Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:43:56.224Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:43:56.224Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-07T14:43:56.224Z] === CONT TestFilterFunc/test_filter_middle [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc (0.00s) [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-07T14:43:56.224Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-07T14:43:56.224Z] === CONT TestSetGetMeta [2022-03-07T14:43:56.224Z] === CONT TestList [2022-03-07T14:43:56.224Z] === CONT TestDefererencePluginOnCreateError [2022-03-07T14:43:56.224Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:43:56.224Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-07T14:43:56.224Z] === CONT TestRemove [2022-03-07T14:43:56.224Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-07T14:43:56.224Z] === CONT TestCreate [2022-03-07T14:43:56.224Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-07T14:43:56.224Z] === CONT TestServicePrune [2022-03-07T14:43:56.224Z] --- PASS: TestList (0.04s) [2022-03-07T14:43:56.224Z] === CONT TestServiceGet [2022-03-07T14:43:56.224Z] --- PASS: TestCreate (0.02s) [2022-03-07T14:43:56.224Z] === CONT TestServiceRemove [2022-03-07T14:43:56.224Z] --- PASS: TestRemove (0.03s) [2022-03-07T14:43:56.225Z] === CONT TestServiceList [2022-03-07T14:43:56.225Z] time="2022-03-07T14:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:43:56.225Z] --- PASS: TestServiceGet (0.16s) [2022-03-07T14:43:56.225Z] === CONT TestServiceCreate [2022-03-07T14:43:56.225Z] --- PASS: TestServiceRemove (0.16s) [2022-03-07T14:43:56.225Z] === CONT TestRestore [2022-03-07T14:43:56.225Z] time="2022-03-07T14:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:43:56.225Z] --- PASS: TestServiceList (0.16s) [2022-03-07T14:43:56.225Z] === CONT TestGetWithReference [2022-03-07T14:43:56.225Z] time="2022-03-07T14:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:43:56.225Z] time="2022-03-07T14:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-07T14:43:56.225Z] --- PASS: TestServiceCreate (0.03s) [2022-03-07T14:43:56.225Z] === CONT TestGet [2022-03-07T14:43:56.225Z] time="2022-03-07T14:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:43:56.225Z] --- PASS: TestRestore (0.03s) [2022-03-07T14:43:56.225Z] === CONT TestRefDerefRemove [2022-03-07T14:43:56.225Z] --- PASS: TestGetWithReference (0.02s) [2022-03-07T14:43:56.225Z] === CONT TestFindByReferenced [2022-03-07T14:43:56.225Z] --- PASS: TestServicePrune (0.21s) [2022-03-07T14:43:56.225Z] === CONT TestDerefMultipleOfSameRef [2022-03-07T14:43:56.225Z] --- PASS: TestGet (0.02s) [2022-03-07T14:43:56.225Z] === CONT TestFindByDriver [2022-03-07T14:43:56.225Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-07T14:43:56.225Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-07T14:43:56.225Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-07T14:43:56.225Z] --- PASS: TestFindByDriver (0.02s) [2022-03-07T14:43:56.225Z] PASS [2022-03-07T14:43:56.225Z] coverage: 69.0% of statements [2022-03-07T14:43:56.225Z] ok github.com/docker/docker/volume/service 0.305s coverage: 69.0% of statements [2022-03-07T14:43:56.692Z] --- PASS: TestGet (15.01s) [2022-03-07T14:43:56.692Z] === RUN TestPluginWithNoManifest [2022-03-07T14:43:56.692Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-07T14:43:56.692Z] === RUN TestGetAll [2022-03-07T14:43:56.692Z] --- PASS: TestGetAll (0.00s) [2022-03-07T14:43:56.692Z] PASS [2022-03-07T14:43:56.692Z] coverage: 73.2% of statements [2022-03-07T14:43:56.692Z] ok github.com/docker/docker/pkg/plugins 35.956s coverage: 73.2% of statements [2022-03-07T14:43:56.909Z] === RUN TestPeerCertificateMarshalJSON [2022-03-07T14:43:57.238Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-07T14:43:57.238Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.81s) [2022-03-07T14:43:57.238Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T14:43:57.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:43:57.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:43:57.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:43:57.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:43:57.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:43:57.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:43:57.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:43:57.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:43:57.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:43:57.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:43:57.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:43:57.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:43:57.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:43:57.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:43:57.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:43:57.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-07T14:43:57.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T14:43:57.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T14:43:57.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-07T14:43:57.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-07T14:43:57.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-07T14:43:57.238Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T14:43:57.238Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T14:43:57.366Z] 2022/03/07 14:43:57 Closing DB instances... [2022-03-07T14:43:57.497Z] check_test.go:308: [dac68e5b11ef4] daemon is not started [2022-03-07T14:43:57.497Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-07T14:43:57.497Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-03-07T14:43:57.497Z] === RUN TestCreateDifferentPlatform [2022-03-07T14:43:57.497Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T14:43:57.497Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T14:43:57.756Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-07T14:43:57.756Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T14:43:57.756Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T14:43:57.756Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T14:43:57.756Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-07T14:43:57.756Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T14:43:57.756Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-03-07T14:43:57.756Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T14:43:57.756Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T14:43:57.756Z] === RUN TestDaemonRestartIpcMode [2022-03-07T14:43:57.756Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T14:43:57.756Z] === RUN TestDaemonHostGatewayIP [2022-03-07T14:43:57.756Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T14:43:57.756Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T14:43:57.756Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T14:43:57.756Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T14:43:57.756Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T14:43:57.756Z] === RUN TestDiff [2022-03-07T14:43:57.830Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-07T14:43:57.830Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-07T14:43:57.830Z] --- PASS: TestPeerCertificateMarshalJSON (0.69s) [2022-03-07T14:43:57.830Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-07T14:43:57.830Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-07T14:43:57.830Z] === RUN TestMiddleware [2022-03-07T14:43:57.830Z] --- PASS: TestMiddleware (0.00s) [2022-03-07T14:43:57.830Z] === RUN TestNewResponseModifier [2022-03-07T14:43:57.830Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-07T14:43:57.830Z] PASS [2022-03-07T14:43:57.830Z] coverage: 26.8% of statements [2022-03-07T14:43:57.830Z] ok github.com/docker/docker/pkg/authorization 0.750s coverage: 26.8% of statements [2022-03-07T14:43:57.830Z] === RUN TestIsArchivePathDir [2022-03-07T14:43:58.015Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-07T14:43:58.287Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-03-07T14:43:58.287Z] === RUN TestIsArchivePathInvalidFile [2022-03-07T14:43:58.287Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-03-07T14:43:58.287Z] === RUN TestIsArchivePathTar [2022-03-07T14:43:58.287Z] === RUN TestUnbuffered [2022-03-07T14:43:58.287Z] --- PASS: TestUnbuffered (0.00s) [2022-03-07T14:43:58.287Z] === RUN TestRaceUnbuffered [2022-03-07T14:43:58.287Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-07T14:43:58.287Z] PASS [2022-03-07T14:43:58.287Z] coverage: 100.0% of statements [2022-03-07T14:43:58.287Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-03-07T14:43:58.287Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-03-07T14:43:58.287Z] === RUN TestDecompressStreamGzip [2022-03-07T14:43:58.582Z] --- PASS: TestDiff (0.71s) [2022-03-07T14:43:58.582Z] === RUN TestExecWithCloseStdin [2022-03-07T14:43:58.582Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-07T14:43:58.744Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-07T14:43:58.744Z] === RUN TestDecompressStreamBzip2 [2022-03-07T14:43:58.744Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-07T14:43:58.744Z] === RUN TestDecompressStreamXz [2022-03-07T14:43:58.744Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T14:43:58.744Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestDecompressStreamZstd [2022-03-07T14:43:58.744Z] archive_test.go:140: zstd not installed [2022-03-07T14:43:58.744Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-07T14:43:58.744Z] === RUN TestCompressStreamXzUnsupported [2022-03-07T14:43:58.744Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-07T14:43:58.744Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestCompressStreamInvalid [2022-03-07T14:43:58.744Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestExtensionInvalid [2022-03-07T14:43:58.744Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestExtensionUncompressed [2022-03-07T14:43:58.744Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestExtensionBzip2 [2022-03-07T14:43:58.744Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestExtensionGzip [2022-03-07T14:43:58.744Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestExtensionXz [2022-03-07T14:43:58.744Z] --- PASS: TestExtensionXz (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestExtensionZstd [2022-03-07T14:43:58.744Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestCmdStreamLargeStderr [2022-03-07T14:43:58.744Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-07T14:43:58.744Z] === RUN TestCmdStreamBad [2022-03-07T14:43:58.744Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T14:43:58.744Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-07T14:43:58.744Z] === RUN TestCmdStreamGood [2022-03-07T14:43:58.744Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-03-07T14:43:58.744Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-07T14:43:58.744Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-07T14:43:58.744Z] === RUN TestUntarPathWithInvalidDest [2022-03-07T14:43:58.744Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-07T14:43:58.744Z] === RUN TestUntarPathWithInvalidSrc [2022-03-07T14:43:59.038Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2022-03-07T14:43:59.038Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T14:43:59.149Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-07T14:43:59.149Z] --- PASS: TestExecWithCloseStdin (0.77s) [2022-03-07T14:43:59.149Z] === RUN TestExec [2022-03-07T14:43:59.202Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-07T14:43:59.202Z] === RUN TestUntarPath [2022-03-07T14:43:59.202Z] === RUN TestMatch [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[foo]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[foo_bar]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[]#01 [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[qux]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-07T14:43:59.202Z] === RUN TestMatch/[[foo_baz]] [2022-03-07T14:43:59.202Z] --- PASS: TestMatch (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-07T14:43:59.202Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-07T14:43:59.202Z] PASS [2022-03-07T14:43:59.202Z] coverage: 87.5% of statements [2022-03-07T14:43:59.202Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-03-07T14:43:59.202Z] --- PASS: TestUntarPath (0.08s) [2022-03-07T14:43:59.202Z] === RUN TestUntarPathWithDestinationFile [2022-03-07T14:43:59.202Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-07T14:43:59.202Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-07T14:43:59.202Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-07T14:43:59.202Z] === RUN TestCopyWithTarInvalidSrc [2022-03-07T14:43:59.202Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-07T14:43:59.202Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-07T14:43:59.202Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T14:43:59.202Z] === RUN TestCopyWithTarSrcFile [2022-03-07T14:43:59.202Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-07T14:43:59.202Z] === RUN TestCopyWithTarSrcFolder [2022-03-07T14:43:59.202Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-07T14:43:59.202Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-07T14:43:59.202Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-07T14:43:59.202Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-07T14:43:59.202Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-07T14:43:59.202Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-07T14:43:59.202Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-07T14:43:59.202Z] === RUN TestCopyFileWithTarSrcFile [2022-03-07T14:43:59.202Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-07T14:43:59.202Z] === RUN TestTarFiles [2022-03-07T14:44:00.086Z] --- PASS: TestExec (0.80s) [2022-03-07T14:44:00.086Z] === RUN TestExecUser [2022-03-07T14:44:00.167Z] === RUN TestChrootTarUntar [2022-03-07T14:44:00.167Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-07T14:44:00.167Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-07T14:44:00.167Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T14:44:00.167Z] === RUN TestChrootUntarEmptyArchive [2022-03-07T14:44:00.167Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-03-07T14:44:00.167Z] === RUN TestChrootTarUntarWithSymlink [2022-03-07T14:44:00.167Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T14:44:00.167Z] === RUN TestChrootCopyWithTar [2022-03-07T14:44:00.167Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-07T14:44:00.167Z] === RUN TestChrootCopyFileWithTar [2022-03-07T14:44:00.167Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-07T14:44:00.167Z] === RUN TestChrootUntarPath [2022-03-07T14:44:00.167Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-07T14:44:00.167Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-07T14:44:00.167Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:44:00.167Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-07T14:44:00.167Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:44:00.167Z] === RUN TestChrootApplyDotDotFile [2022-03-07T14:44:00.167Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:00.167Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-07T14:44:00.167Z] PASS [2022-03-07T14:44:00.167Z] coverage: 15.1% of statements [2022-03-07T14:44:00.167Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 15.1% of statements [2022-03-07T14:44:00.652Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T14:44:00.911Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T14:44:00.911Z] --- PASS: TestExecUser (0.85s) [2022-03-07T14:44:00.911Z] === RUN TestExportContainerAndImportImage [2022-03-07T14:44:01.132Z] 2022/03/07 14:44:00 Closing DB instances... [2022-03-07T14:44:01.132Z] === RUN TestEnsureRemoveAllNotExist [2022-03-07T14:44:01.132Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-07T14:44:01.132Z] === RUN TestEnsureRemoveAllWithDir [2022-03-07T14:44:01.132Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-07T14:44:01.132Z] === RUN TestEnsureRemoveAllWithFile [2022-03-07T14:44:01.132Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-07T14:44:01.132Z] PASS [2022-03-07T14:44:01.132Z] coverage: 0.0% of statements [2022-03-07T14:44:01.132Z] ok github.com/docker/docker/pkg/containerfs 0.057s coverage: 0.0% of statements [2022-03-07T14:44:01.847Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-07T14:44:02.095Z] === RUN TestSizeEmpty [2022-03-07T14:44:02.095Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-07T14:44:02.095Z] === RUN TestSizeEmptyFile [2022-03-07T14:44:02.095Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-07T14:44:02.095Z] === RUN TestSizeNonemptyFile [2022-03-07T14:44:02.095Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-07T14:44:02.095Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-07T14:44:02.095Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-07T14:44:02.095Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-07T14:44:02.095Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-07T14:44:02.095Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-07T14:44:02.095Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-07T14:44:02.095Z] === RUN TestMoveToSubdir [2022-03-07T14:44:02.095Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-07T14:44:02.095Z] === RUN TestSizeNonExistingDirectory [2022-03-07T14:44:02.095Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-07T14:44:02.095Z] PASS [2022-03-07T14:44:02.095Z] coverage: 80.0% of statements [2022-03-07T14:44:02.095Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2022-03-07T14:44:02.105Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2022-03-07T14:44:02.106Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T14:44:02.336Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-03-07T14:44:02.336Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T14:44:02.365Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T14:44:03.059Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-03-07T14:44:03.059Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-07T14:44:03.059Z] === RUN TestPollerAddRemove [2022-03-07T14:44:03.059Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-07T14:44:03.059Z] === RUN TestPollerEvent [2022-03-07T14:44:03.059Z] poller_test.go:40: No chmod on Windows [2022-03-07T14:44:03.059Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-07T14:44:03.059Z] === RUN TestPollerClose [2022-03-07T14:44:03.059Z] --- PASS: TestPollerClose (0.00s) [2022-03-07T14:44:03.059Z] PASS [2022-03-07T14:44:03.059Z] coverage: 36.2% of statements [2022-03-07T14:44:03.059Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 36.2% of statements [2022-03-07T14:44:03.743Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-03-07T14:44:03.743Z] === RUN TestHealthCheckWorkdir [2022-03-07T14:44:04.023Z] === RUN TestCopyFileWithInvalidSrc [2022-03-07T14:44:04.023Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T14:44:04.023Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-07T14:44:04.023Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-07T14:44:04.023Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-07T14:44:04.023Z] === RUN TestCopyFile [2022-03-07T14:44:04.023Z] --- PASS: TestCopyFile (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-07T14:44:04.023Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T14:44:04.023Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-07T14:44:04.023Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-07T14:44:04.023Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T14:44:04.023Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestWildcardMatches [2022-03-07T14:44:04.023Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestPatternMatches [2022-03-07T14:44:04.023Z] --- PASS: TestPatternMatches (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-07T14:44:04.023Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestPatternMatchesFolderExclusions [2022-03-07T14:44:04.023Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-07T14:44:04.023Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-07T14:44:04.023Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-07T14:44:04.023Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-07T14:44:04.023Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestSingleExclamationError [2022-03-07T14:44:04.023Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestMatchesWithNoPatterns [2022-03-07T14:44:04.023Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestMatchesWithMalformedPatterns [2022-03-07T14:44:04.023Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestMatches [2022-03-07T14:44:04.023Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-07T14:44:04.023Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-07T14:44:04.023Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-07T14:44:04.023Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-07T14:44:04.023Z] --- PASS: TestMatches (0.01s) [2022-03-07T14:44:04.023Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-07T14:44:04.023Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-07T14:44:04.023Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-07T14:44:04.023Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCleanPatterns [2022-03-07T14:44:04.023Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-07T14:44:04.023Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCleanPatternsExceptionFlag [2022-03-07T14:44:04.023Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-07T14:44:04.023Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-07T14:44:04.023Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCleanPatternsErrorSingleException [2022-03-07T14:44:04.023Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCreateIfNotExistsDir [2022-03-07T14:44:04.023Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-07T14:44:04.023Z] === RUN TestCreateIfNotExistsFile [2022-03-07T14:44:04.023Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-07T14:44:04.023Z] === RUN TestMatch [2022-03-07T14:44:04.023Z] --- PASS: TestMatch (0.00s) [2022-03-07T14:44:04.023Z] === RUN TestCompile [2022-03-07T14:44:04.480Z] === RUN TestCompile/slash [2022-03-07T14:44:04.480Z] === RUN TestCompile/backslash [2022-03-07T14:44:04.480Z] --- PASS: TestCompile (0.00s) [2022-03-07T14:44:04.480Z] --- PASS: TestCompile/slash (0.00s) [2022-03-07T14:44:04.480Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-07T14:44:04.480Z] PASS [2022-03-07T14:44:04.480Z] coverage: 84.7% of statements [2022-03-07T14:44:04.480Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 84.7% of statements [2022-03-07T14:44:04.678Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2022-03-07T14:44:04.678Z] === RUN TestHealthKillContainer [2022-03-07T14:44:04.938Z] === RUN TestGet [2022-03-07T14:44:04.938Z] --- PASS: TestGet (0.00s) [2022-03-07T14:44:04.938Z] === RUN TestGetShortcutString [2022-03-07T14:44:04.938Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-07T14:44:04.938Z] PASS [2022-03-07T14:44:04.938Z] coverage: 42.9% of statements [2022-03-07T14:44:04.938Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2022-03-07T14:44:04.938Z] 2022/03/07 14:44:04 Closing DB instances... [2022-03-07T14:44:05.395Z] --- PASS: TestTarFiles (6.30s) [2022-03-07T14:44:05.395Z] === RUN TestDetectCompressionZstd [2022-03-07T14:44:05.395Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-07T14:44:05.395Z] === RUN TestTarUntar [2022-03-07T14:44:05.395Z] --- PASS: TestTarUntar (0.05s) [2022-03-07T14:44:05.395Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-07T14:44:05.395Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-07T14:44:05.395Z] === RUN TestTarWithOptions [2022-03-07T14:44:05.614Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T14:44:05.853Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-07T14:44:05.853Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-07T14:44:05.853Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-07T14:44:05.853Z] === RUN TestUntarUstarGnuConflict [2022-03-07T14:44:05.853Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-07T14:44:05.853Z] === RUN TestUntarInvalidFilenames [2022-03-07T14:44:05.853Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames750184337\\dest" [2022-03-07T14:44:05.853Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-07T14:44:05.853Z] === RUN TestUntarHardlinkToSymlink [2022-03-07T14:44:05.853Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-07T14:44:05.853Z] === RUN TestUntarInvalidHardlink [2022-03-07T14:44:05.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3391624046\\victim\\hello" -> "../victim/hello" [2022-03-07T14:44:05.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1667839989\\victim\\hello" -> "/../victim/hello" [2022-03-07T14:44:05.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink791477286\\victim" -> "../victim" [2022-03-07T14:44:05.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2907132523\\victim" -> "../victim" [2022-03-07T14:44:05.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2017640328\\victim" -> "../victim" [2022-03-07T14:44:05.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2084720411\\victim" -> "../victim" [2022-03-07T14:44:05.853Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-03-07T14:44:05.853Z] === RUN TestUntarInvalidSymlink [2022-03-07T14:44:05.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4092592802\\dest\\dotdot" -> "../victim/hello" [2022-03-07T14:44:05.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3238010711\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T14:44:05.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1129218362\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:44:05.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3256670212\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:44:05.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4201622133\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:44:05.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3206559324\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:44:05.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3400097084\\dest\\dir\\loophole" -> "../../victim" [2022-03-07T14:44:05.853Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-07T14:44:05.853Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-07T14:44:05.853Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-07T14:44:05.853Z] === RUN TestXGlobalNoParent [2022-03-07T14:44:05.853Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-07T14:44:05.853Z] === RUN TestReplaceFileTarWrapper [2022-03-07T14:44:05.853Z] === RUN TestCreateIDMapOrder [2022-03-07T14:44:05.853Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-07T14:44:05.853Z] PASS [2022-03-07T14:44:05.853Z] coverage: 7.2% of statements [2022-03-07T14:44:05.853Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-03-07T14:44:06.310Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-03-07T14:44:06.310Z] === RUN TestPrefixHeaderReadable [2022-03-07T14:44:06.310Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-07T14:44:06.310Z] === RUN TestDisablePigz [2022-03-07T14:44:06.310Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-07T14:44:06.310Z] --- PASS: TestDisablePigz (0.14s) [2022-03-07T14:44:06.310Z] === RUN TestPigz [2022-03-07T14:44:06.310Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2022-03-07T14:44:06.310Z] === RUN TestNetworkDBNodeLeave [2022-03-07T14:44:06.550Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T14:44:06.767Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-07T14:44:06.767Z] --- PASS: TestPigz (0.25s) [2022-03-07T14:44:06.767Z] === RUN TestNosysFileInfo [2022-03-07T14:44:06.767Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T14:44:06.767Z] archive_windows_test.go:16: Currently fails [2022-03-07T14:44:06.767Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestCanonicalTarNameForPath [2022-03-07T14:44:06.767Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestCanonicalTarName [2022-03-07T14:44:06.767Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestChmodTarEntry [2022-03-07T14:44:06.767Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestHardLinkOrder [2022-03-07T14:44:06.767Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-07T14:44:06.767Z] === RUN TestChangeString [2022-03-07T14:44:06.767Z] --- PASS: TestChangeString (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestChangesWithNoChanges [2022-03-07T14:44:06.767Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-07T14:44:06.767Z] === RUN TestChangesWithChanges [2022-03-07T14:44:06.767Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-07T14:44:06.767Z] === RUN TestChangesWithChangesGH13590 [2022-03-07T14:44:06.767Z] changes_test.go:195: needs more investigation [2022-03-07T14:44:06.767Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestChangesDirsEmpty [2022-03-07T14:44:06.767Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T14:44:06.767Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestChangesDirsMutated [2022-03-07T14:44:06.767Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T14:44:06.767Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestApplyLayer [2022-03-07T14:44:06.767Z] changes_test.go:432: needs further investigation [2022-03-07T14:44:06.767Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestChangesSizeWithHardlinks [2022-03-07T14:44:06.767Z] changes_test.go:468: needs further investigation [2022-03-07T14:44:06.767Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestChangesSizeWithNoChanges [2022-03-07T14:44:06.767Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-07T14:44:06.767Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-07T14:44:06.767Z] === RUN TestChangesSize [2022-03-07T14:44:06.767Z] --- PASS: TestChangesSize (0.01s) [2022-03-07T14:44:06.767Z] === RUN TestApplyLayerInvalidFilenames [2022-03-07T14:44:06.767Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3952419652\\dest" [2022-03-07T14:44:06.767Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-07T14:44:06.767Z] === RUN TestApplyLayerInvalidHardlink [2022-03-07T14:44:06.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2324358436\\victim\\hello" -> "../victim/hello" [2022-03-07T14:44:06.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2838661192\\victim\\hello" -> "/../victim/hello" [2022-03-07T14:44:06.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1182598513\\victim" -> "../victim" [2022-03-07T14:44:06.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink598419551\\victim" -> "../victim" [2022-03-07T14:44:06.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3695981149\\victim" -> "../victim" [2022-03-07T14:44:06.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4206229251\\victim" -> "../victim" [2022-03-07T14:44:06.768Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-07T14:44:06.768Z] === RUN TestApplyLayerInvalidSymlink [2022-03-07T14:44:06.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3752295462\\dest\\dotdot" -> "../victim/hello" [2022-03-07T14:44:06.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink738994479\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T14:44:06.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3158882786\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:44:06.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1916945168\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:44:06.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink617192598\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:44:06.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink56886631\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:44:06.768Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-07T14:44:06.768Z] === RUN TestApplyLayerWhiteouts [2022-03-07T14:44:06.768Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-07T14:44:06.768Z] === RUN TestGenerateEmptyFile [2022-03-07T14:44:06.768Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-07T14:44:06.768Z] === RUN TestGenerateWithContent [2022-03-07T14:44:06.768Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-07T14:44:06.768Z] PASS [2022-03-07T14:44:06.768Z] coverage: 62.0% of statements [2022-03-07T14:44:06.768Z] ok github.com/docker/docker/pkg/archive 8.978s coverage: 62.0% of statements [2022-03-07T14:44:06.808Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-07T14:44:07.068Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T14:44:07.224Z] === RUN TestFixedBufferCap [2022-03-07T14:44:07.224Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-07T14:44:07.224Z] === RUN TestFixedBufferLen [2022-03-07T14:44:07.224Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-07T14:44:07.224Z] === RUN TestFixedBufferString [2022-03-07T14:44:07.224Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-07T14:44:07.224Z] === RUN TestFixedBufferWrite [2022-03-07T14:44:07.224Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-07T14:44:07.224Z] === RUN TestFixedBufferRead [2022-03-07T14:44:07.224Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-07T14:44:07.224Z] === RUN TestBytesPipeRead [2022-03-07T14:44:07.224Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-07T14:44:07.224Z] === RUN TestBytesPipeWrite [2022-03-07T14:44:07.224Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-07T14:44:07.224Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-07T14:44:07.681Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-03-07T14:44:07.681Z] === RUN TestAtomicWriteToFile [2022-03-07T14:44:07.681Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-07T14:44:07.681Z] === RUN TestAtomicWriteSetCommit [2022-03-07T14:44:07.681Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-07T14:44:07.681Z] === RUN TestAtomicWriteSetCancel [2022-03-07T14:44:07.681Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-07T14:44:07.682Z] === RUN TestReadCloserWrapperClose [2022-03-07T14:44:07.682Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-07T14:44:07.682Z] === RUN TestReaderErrWrapperReadOnError [2022-03-07T14:44:07.682Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-07T14:44:07.682Z] === RUN TestReaderErrWrapperRead [2022-03-07T14:44:07.682Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-07T14:44:07.682Z] === RUN TestCancelReadCloser [2022-03-07T14:44:07.682Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-07T14:44:07.682Z] === RUN TestWriteCloserWrapperClose [2022-03-07T14:44:07.682Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-07T14:44:07.682Z] === RUN TestNopWriteCloser [2022-03-07T14:44:07.682Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-07T14:44:07.682Z] === RUN TestNopWriter [2022-03-07T14:44:07.682Z] --- PASS: TestNopWriter (0.00s) [2022-03-07T14:44:07.682Z] === RUN TestWriteCounter [2022-03-07T14:44:07.682Z] --- PASS: TestWriteCounter (0.00s) [2022-03-07T14:44:07.682Z] PASS [2022-03-07T14:44:07.682Z] coverage: 70.1% of statements [2022-03-07T14:44:07.682Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 70.1% of statements [2022-03-07T14:44:08.647Z] === RUN TestError [2022-03-07T14:44:08.647Z] --- PASS: TestError (0.00s) [2022-03-07T14:44:08.647Z] === RUN TestProgressString [2022-03-07T14:44:08.647Z] === RUN TestProgressString/no_progress [2022-03-07T14:44:08.647Z] === RUN TestProgressString/progress_1 [2022-03-07T14:44:08.647Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-07T14:44:08.647Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-07T14:44:08.647Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-07T14:44:08.647Z] === RUN TestProgressString/with_units [2022-03-07T14:44:08.647Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-07T14:44:08.647Z] === RUN TestProgressString/hide_counts [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString (0.00s) [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-07T14:44:08.647Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-07T14:44:08.647Z] === RUN TestJSONMessageDisplay [2022-03-07T14:44:08.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-07T14:44:08.968Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-07T14:44:08.968Z] check_test.go:308: [d052b02fc057e] daemon is not started [2022-03-07T14:44:08.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-07T14:44:09.103Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-07T14:44:09.103Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-07T14:44:09.103Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-07T14:44:09.103Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-07T14:44:09.103Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-07T14:44:09.103Z] === RUN TestDisplayJSONMessagesStream [2022-03-07T14:44:09.103Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-07T14:44:09.103Z] PASS [2022-03-07T14:44:09.103Z] coverage: 91.7% of statements [2022-03-07T14:44:09.103Z] ok github.com/docker/docker/pkg/jsonmessage 0.239s coverage: 91.7% of statements [2022-03-07T14:44:09.103Z] --- PASS: TestNetworkDBNodeLeave (2.90s) [2022-03-07T14:44:09.103Z] === RUN TestNetworkDBWatch [2022-03-07T14:44:09.539Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T14:44:09.560Z] === RUN TestStandardLongPath [2022-03-07T14:44:09.560Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-07T14:44:09.560Z] === RUN TestUNCLongPath [2022-03-07T14:44:09.560Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-07T14:44:09.560Z] PASS [2022-03-07T14:44:09.560Z] coverage: 100.0% of statements [2022-03-07T14:44:09.560Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-03-07T14:44:10.473Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-07T14:44:10.527Z] === RUN TestNameFormat [2022-03-07T14:44:10.528Z] --- PASS: TestNameFormat (0.00s) [2022-03-07T14:44:10.528Z] === RUN TestNameRetries [2022-03-07T14:44:10.528Z] --- PASS: TestNameRetries (0.00s) [2022-03-07T14:44:10.528Z] PASS [2022-03-07T14:44:10.528Z] coverage: 85.7% of statements [2022-03-07T14:44:10.528Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-03-07T14:44:10.985Z] 2022/03/07 14:44:10 Closing DB instances... [2022-03-07T14:44:10.985Z] === RUN TestParseKeyValueOpt [2022-03-07T14:44:10.985Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-07T14:44:10.985Z] === RUN TestParseUintList [2022-03-07T14:44:10.985Z] --- PASS: TestParseUintList (0.00s) [2022-03-07T14:44:10.985Z] === RUN TestParseUintListMaximumLimits [2022-03-07T14:44:10.985Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-07T14:44:10.985Z] PASS [2022-03-07T14:44:10.985Z] coverage: 97.0% of statements [2022-03-07T14:44:10.985Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-03-07T14:44:11.849Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-07T14:44:11.948Z] === RUN TestNewAndRemove [2022-03-07T14:44:11.948Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-07T14:44:11.948Z] === RUN TestRemoveInvalidPath [2022-03-07T14:44:11.948Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-07T14:44:11.948Z] PASS [2022-03-07T14:44:11.948Z] coverage: 82.6% of statements [2022-03-07T14:44:11.948Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-03-07T14:44:12.107Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T14:44:12.356Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.23s) [2022-03-07T14:44:12.356Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T14:44:12.407Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-07T14:44:12.407Z] === RUN TestNetworkDBBulkSync [2022-03-07T14:44:13.042Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T14:44:13.042Z] --- PASS: TestHealthKillContainer (8.36s) [2022-03-07T14:44:13.042Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T14:44:13.373Z] === RUN TestFailedConnection [2022-03-07T14:44:13.373Z] --- PASS: TestGetAddress (23.42s) [2022-03-07T14:44:13.373Z] === RUN TestRequestSyntaxCheck [2022-03-07T14:44:13.373Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-07T14:44:13.373Z] === RUN TestRequest [2022-03-07T14:44:13.608Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-07T14:44:13.620Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T14:44:13.620Z] === RUN TestBoolValue [2022-03-07T14:44:13.620Z] --- PASS: TestBoolValue (0.00s) [2022-03-07T14:44:13.620Z] === RUN TestBoolValueOrDefault [2022-03-07T14:44:13.620Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-07T14:44:13.620Z] === RUN TestInt64ValueOrZero [2022-03-07T14:44:13.620Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-07T14:44:13.620Z] === RUN TestInt64ValueOrDefault [2022-03-07T14:44:13.620Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-07T14:44:13.620Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-07T14:44:13.620Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-07T14:44:13.620Z] === RUN TestJsonContentType [2022-03-07T14:44:13.620Z] --- PASS: TestJsonContentType (0.00s) [2022-03-07T14:44:13.620Z] PASS [2022-03-07T14:44:13.620Z] coverage: 14.7% of statements [2022-03-07T14:44:13.620Z] ok github.com/docker/docker/api/server/httputils 0.080s coverage: 14.7% of statements [2022-03-07T14:44:13.829Z] 2022/03/07 14:44:13 Closing DB instances... [2022-03-07T14:44:13.866Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2022-03-07T14:44:13.866Z] === RUN TestIpcModeNone [2022-03-07T14:44:14.123Z] === RUN TestMaskSecretKeys [2022-03-07T14:44:14.123Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-07T14:44:14.123Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-07T14:44:14.123Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-07T14:44:14.123Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-07T14:44:14.123Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-07T14:44:14.123Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-07T14:44:14.123Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-07T14:44:14.123Z] === RUN TestVersionMiddlewareVersion [2022-03-07T14:44:14.123Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-07T14:44:14.123Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-07T14:44:14.123Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-07T14:44:14.123Z] PASS [2022-03-07T14:44:14.123Z] coverage: 37.7% of statements [2022-03-07T14:44:14.123Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T14:44:14.123Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T14:44:14.125Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T14:44:14.627Z] === RUN TestAdjustForAPIVersion [2022-03-07T14:44:14.627Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-07T14:44:14.627Z] PASS [2022-03-07T14:44:14.627Z] coverage: 5.7% of statements [2022-03-07T14:44:14.692Z] --- PASS: TestIpcModeNone (0.80s) [2022-03-07T14:44:14.692Z] === RUN TestIpcModePrivate [2022-03-07T14:44:15.135Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2022-03-07T14:44:15.135Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T14:44:15.135Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T14:44:15.135Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T14:44:15.135Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T14:44:15.135Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T14:44:15.135Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T14:44:15.135Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T14:44:15.135Z] === RUN TestStrSliceMarshalJSON [2022-03-07T14:44:15.135Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestStrSliceUnmarshalJSON [2022-03-07T14:44:15.135Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestStrSliceUnmarshalString [2022-03-07T14:44:15.135Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestStrSliceUnmarshalSlice [2022-03-07T14:44:15.135Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-07T14:44:15.135Z] PASS [2022-03-07T14:44:15.135Z] coverage: 90.0% of statements [2022-03-07T14:44:15.135Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-03-07T14:44:15.135Z] === RUN TestToJSON [2022-03-07T14:44:15.135Z] --- PASS: TestToJSON (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestToParamWithVersion [2022-03-07T14:44:15.135Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestFromJSON [2022-03-07T14:44:15.135Z] --- PASS: TestFromJSON (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestEmpty [2022-03-07T14:44:15.135Z] --- PASS: TestEmpty (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestArgsMatchKVListEmptySources [2022-03-07T14:44:15.135Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestArgsMatchKVList [2022-03-07T14:44:15.135Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestArgsMatch [2022-03-07T14:44:15.135Z] --- PASS: TestArgsMatch (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestAdd [2022-03-07T14:44:15.135Z] --- PASS: TestAdd (0.00s) [2022-03-07T14:44:15.135Z] === RUN TestDel [2022-03-07T14:44:15.136Z] --- PASS: TestDel (0.00s) [2022-03-07T14:44:15.136Z] === RUN TestLen [2022-03-07T14:44:15.136Z] --- PASS: TestLen (0.00s) [2022-03-07T14:44:15.136Z] === RUN TestExactMatch [2022-03-07T14:44:15.136Z] --- PASS: TestExactMatch (0.00s) [2022-03-07T14:44:15.136Z] === RUN TestOnlyOneExactMatch [2022-03-07T14:44:15.136Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-07T14:44:15.136Z] === RUN TestContains [2022-03-07T14:44:15.136Z] --- PASS: TestContains (0.00s) [2022-03-07T14:44:15.136Z] === RUN TestValidate [2022-03-07T14:44:15.136Z] --- PASS: TestValidate (0.00s) [2022-03-07T14:44:15.136Z] === RUN TestWalkValues [2022-03-07T14:44:15.136Z] --- PASS: TestWalkValues (0.00s) [2022-03-07T14:44:15.136Z] === RUN TestFuzzyMatch [2022-03-07T14:44:15.136Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-07T14:44:15.136Z] === RUN TestClone [2022-03-07T14:44:15.136Z] --- PASS: TestClone (0.00s) [2022-03-07T14:44:15.136Z] PASS [2022-03-07T14:44:15.136Z] coverage: 92.2% of statements [2022-03-07T14:44:15.136Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2022-03-07T14:44:15.136Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T14:44:15.136Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T14:44:15.136Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T14:44:15.136Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T14:44:15.136Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T14:44:15.136Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T14:44:15.136Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T14:44:15.259Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2022-03-07T14:44:15.259Z] check_test.go:308: [d9b738991881b] daemon is not started [2022-03-07T14:44:15.259Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-07T14:44:15.259Z] --- PASS: TestIpcModePrivate (0.78s) [2022-03-07T14:44:15.259Z] === RUN TestIpcModeShareable [2022-03-07T14:44:15.364Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-07T14:44:15.364Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-07T14:44:15.650Z] === RUN TestDurationToSecondsString [2022-03-07T14:44:15.650Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-07T14:44:15.650Z] === RUN TestGetTimestamp [2022-03-07T14:44:15.650Z] --- PASS: TestGetTimestamp (0.23s) [2022-03-07T14:44:15.650Z] === RUN TestParseTimestamps [2022-03-07T14:44:15.650Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-07T14:44:15.650Z] PASS [2022-03-07T14:44:15.650Z] coverage: 100.0% of statements [2022-03-07T14:44:15.650Z] ok github.com/docker/docker/api/types/time 0.294s coverage: 100.0% of statements [2022-03-07T14:44:15.650Z] === RUN TestCompareVersion [2022-03-07T14:44:15.650Z] --- PASS: TestCompareVersion (0.00s) [2022-03-07T14:44:15.650Z] PASS [2022-03-07T14:44:15.650Z] coverage: 77.3% of statements [2022-03-07T14:44:15.650Z] ok github.com/docker/docker/api/types/versions 0.072s coverage: 77.3% of statements [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T14:44:15.650Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T14:44:15.820Z] --- PASS: TestFailedConnection (2.26s) [2022-03-07T14:44:15.820Z] === RUN TestFailOnce [2022-03-07T14:44:15.820Z] 2022/03/07 14:44:15 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-03-07T14:44:15.820Z] goroutine 34 [running]: [2022-03-07T14:44:15.820Z] net/http.(*conn).serve.func1() [2022-03-07T14:44:15.820Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T14:44:15.820Z] panic({0xfcca00, 0x10e09d0}) [2022-03-07T14:44:15.820Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T14:44:15.820Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x63239e6922581ad7}, 0xc000199a98) [2022-03-07T14:44:15.820Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-07T14:44:15.820Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x10ed900, 0xc000236000}, 0xf01d26) [2022-03-07T14:44:15.820Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T14:44:15.820Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x10ed900, 0xc000236000}, 0xc00022a000) [2022-03-07T14:44:15.820Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-07T14:44:15.820Z] net/http.serverHandler.ServeHTTP({0x10ebff0}, {0x10ed900, 0xc000236000}, 0xc00022a000) [2022-03-07T14:44:15.820Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T14:44:15.820Z] net/http.(*conn).serve(0xc000220000, {0x10ef900, 0xc0002020c0}) [2022-03-07T14:44:15.820Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T14:44:15.820Z] created by net/http.(*Server).Serve [2022-03-07T14:44:15.820Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T14:44:15.820Z] time="2022-03-07T14:44:15Z" 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" [2022-03-07T14:44:15.825Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-03-07T14:44:16.391Z] --- PASS: TestIpcModeShareable (0.93s) [2022-03-07T14:44:16.391Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T14:44:16.783Z] --- PASS: TestFailOnce (1.18s) [2022-03-07T14:44:16.783Z] === RUN TestEchoInputOutput [2022-03-07T14:44:16.783Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-07T14:44:16.783Z] === RUN TestBackoff [2022-03-07T14:44:16.783Z] --- PASS: TestBackoff (0.00s) [2022-03-07T14:44:16.783Z] === RUN TestAbortRetry [2022-03-07T14:44:16.783Z] --- PASS: TestAbortRetry (0.00s) [2022-03-07T14:44:16.783Z] === RUN TestClientScheme [2022-03-07T14:44:16.783Z] --- PASS: TestClientScheme (0.00s) [2022-03-07T14:44:16.783Z] === RUN TestNewClientWithTimeout [2022-03-07T14:44:17.242Z] time="2022-03-07T14:44:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-07T14:44:17.320Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-07T14:44:17.320Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-07T14:44:17.320Z] === RUN TestCloneArgsSmartHttp [2022-03-07T14:44:17.320Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-07T14:44:17.320Z] === RUN TestCloneArgsDumbHttp [2022-03-07T14:44:17.320Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-07T14:44:17.320Z] === RUN TestCloneArgsGit [2022-03-07T14:44:17.320Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-07T14:44:17.320Z] === RUN TestCheckoutGit [2022-03-07T14:44:17.326Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T14:44:18.207Z] 2022/03/07 14:44:18 Closing DB instances... [2022-03-07T14:44:18.262Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-07T14:44:18.670Z] time="2022-03-07T14:44:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-07T14:44:18.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2022-03-07T14:44:18.831Z] === RUN TestAPIIpcModeHost [2022-03-07T14:44:18.831Z] check_test.go:308: [df5286193a28a] daemon is not started [2022-03-07T14:44:18.831Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-07T14:44:18.991Z] === RUN TestEnable [2022-03-07T14:44:18.991Z] --- PASS: TestEnable (0.00s) [2022-03-07T14:44:18.991Z] === RUN TestDisable [2022-03-07T14:44:18.991Z] --- PASS: TestDisable (0.00s) [2022-03-07T14:44:18.991Z] === RUN TestEnabled [2022-03-07T14:44:18.991Z] --- PASS: TestEnabled (0.00s) [2022-03-07T14:44:18.991Z] PASS [2022-03-07T14:44:18.991Z] coverage: 100.0% of statements [2022-03-07T14:44:18.991Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-03-07T14:44:19.398Z] --- PASS: TestAPIIpcModeHost (0.62s) [2022-03-07T14:44:19.398Z] === RUN TestDaemonIpcModeShareable [2022-03-07T14:44:19.498Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-07T14:44:19.498Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-07T14:44:19.498Z] === RUN TestProcessNoDockerignore [2022-03-07T14:44:19.498Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-07T14:44:19.498Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestDetectContentType [2022-03-07T14:44:19.498Z] --- PASS: TestDetectContentType (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestSelectAcceptableMIME [2022-03-07T14:44:19.498Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestInspectEmptyResponse [2022-03-07T14:44:19.498Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestInspectResponseBinary [2022-03-07T14:44:19.498Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestResponseUnsupportedContentType [2022-03-07T14:44:19.498Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestInspectResponseTextSimple [2022-03-07T14:44:19.498Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestInspectResponseEmptyContentType [2022-03-07T14:44:19.498Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestUnknownContentLength [2022-03-07T14:44:19.498Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestDownloadRemote [2022-03-07T14:44:19.498Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-07T14:44:19.498Z] === RUN TestGetWithStatusError [2022-03-07T14:44:19.498Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-07T14:44:19.498Z] === RUN TestCloseRootDirectory [2022-03-07T14:44:19.498Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:19.498Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestHashFile [2022-03-07T14:44:19.498Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:19.498Z] --- SKIP: TestHashFile (0.00s) [2022-03-07T14:44:19.498Z] === RUN TestHashSubdir [2022-03-07T14:44:19.498Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:19.498Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-07T14:44:19.498Z] === RUN TestRemoveDirectory [2022-03-07T14:44:19.498Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:19.498Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-07T14:44:19.498Z] PASS [2022-03-07T14:44:19.498Z] coverage: 9.3% of statements [2022-03-07T14:44:19.498Z] ok github.com/docker/docker/builder/remotecontext 0.313s coverage: 9.3% of statements [2022-03-07T14:44:20.002Z] === RUN TestGetAllAllowed [2022-03-07T14:44:20.002Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestGetAllMeta [2022-03-07T14:44:20.002Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-07T14:44:20.002Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestIsUnreferencedBuiltin [2022-03-07T14:44:20.002Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestIsExistingDirectory [2022-03-07T14:44:20.002Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-07T14:44:20.002Z] === RUN TestGetFilenameForDownload [2022-03-07T14:44:20.002Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestEnv2Variables [2022-03-07T14:44:20.002Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-07T14:44:20.002Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestMaintainer [2022-03-07T14:44:20.002Z] --- PASS: TestMaintainer (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestLabel [2022-03-07T14:44:20.002Z] --- PASS: TestLabel (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestFromScratch [2022-03-07T14:44:20.002Z] --- PASS: TestFromScratch (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestFromWithArg [2022-03-07T14:44:20.002Z] --- PASS: TestFromWithArg (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-07T14:44:20.002Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestFromWithUndefinedArg [2022-03-07T14:44:20.002Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestFromMultiStageWithNamedStage [2022-03-07T14:44:20.002Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestOnbuild [2022-03-07T14:44:20.002Z] --- PASS: TestOnbuild (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestWorkdir [2022-03-07T14:44:20.002Z] --- PASS: TestWorkdir (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestCmd [2022-03-07T14:44:20.002Z] --- PASS: TestCmd (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestHealthcheckNone [2022-03-07T14:44:20.002Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestHealthcheckCmd [2022-03-07T14:44:20.002Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestEntrypoint [2022-03-07T14:44:20.002Z] --- PASS: TestEntrypoint (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestExpose [2022-03-07T14:44:20.002Z] --- PASS: TestExpose (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestUser [2022-03-07T14:44:20.002Z] --- PASS: TestUser (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestVolume [2022-03-07T14:44:20.002Z] --- PASS: TestVolume (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestStopSignal [2022-03-07T14:44:20.002Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T14:44:20.002Z] --- SKIP: TestStopSignal (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestArg [2022-03-07T14:44:20.002Z] --- PASS: TestArg (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestShell [2022-03-07T14:44:20.002Z] --- PASS: TestShell (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestPrependEnvOnCmd [2022-03-07T14:44:20.002Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestRunWithBuildArgs [2022-03-07T14:44:20.002Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestRunIgnoresHealthcheck [2022-03-07T14:44:20.002Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestDispatchUnsupportedOptions [2022-03-07T14:44:20.002Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-07T14:44:20.002Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-07T14:44:20.002Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-07T14:44:20.002Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestNormalizeWorkdir [2022-03-07T14:44:20.002Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestDispatch [2022-03-07T14:44:20.002Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-07T14:44:20.002Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-07T14:44:20.002Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-07T14:44:20.002Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-07T14:44:20.002Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-07T14:44:20.002Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-07T14:44:20.002Z] === RUN TestDispatch/COPY_url [2022-03-07T14:44:20.002Z] --- PASS: TestDispatch (0.10s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-07T14:44:20.002Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestAddScratchImageAddsToMounts [2022-03-07T14:44:20.002Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-07T14:44:20.002Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-07T14:44:20.002Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-07T14:44:20.002Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestImageSourceGetAddsToMounts [2022-03-07T14:44:20.002Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestEmptyDockerfile [2022-03-07T14:44:20.002Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-07T14:44:20.002Z] === RUN TestSymlinkDockerfile [2022-03-07T14:44:20.002Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-07T14:44:20.002Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-07T14:44:20.002Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestNonExistingDockerfile [2022-03-07T14:44:20.002Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestCopyRunConfig [2022-03-07T14:44:20.002Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestDeepCopyRunConfig [2022-03-07T14:44:20.002Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestExportImage [2022-03-07T14:44:20.002Z] --- PASS: TestExportImage (0.00s) [2022-03-07T14:44:20.002Z] === RUN TestNormalizeDest [2022-03-07T14:44:20.002Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-07T14:44:20.002Z] PASS [2022-03-07T14:44:20.002Z] coverage: 46.7% of statements [2022-03-07T14:44:20.002Z] ok github.com/docker/docker/builder/dockerfile 0.254s coverage: 46.7% of statements [2022-03-07T14:44:20.002Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T14:44:20.506Z] === RUN TestTCP4Proxy [2022-03-07T14:44:20.506Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-07T14:44:20.506Z] === RUN TestTCP4ProxyHalfClose [2022-03-07T14:44:20.506Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-07T14:44:20.506Z] === RUN TestTCP6Proxy [2022-03-07T14:44:20.506Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T14:44:20.506Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-07T14:44:20.506Z] === RUN TestTCPDualStackProxy [2022-03-07T14:44:20.506Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T14:44:20.506Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-07T14:44:20.506Z] === RUN TestUDP4Proxy [2022-03-07T14:44:20.506Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-07T14:44:20.506Z] === RUN TestUDP6Proxy [2022-03-07T14:44:20.506Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T14:44:20.506Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-07T14:44:20.506Z] === RUN TestUDPWriteError [2022-03-07T14:44:20.506Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-07T14:44:20.506Z] === RUN TestSCTP4Proxy [2022-03-07T14:44:20.506Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T14:44:20.506Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-07T14:44:20.506Z] === RUN TestSCTP6Proxy [2022-03-07T14:44:20.506Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T14:44:20.506Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-07T14:44:20.506Z] PASS [2022-03-07T14:44:20.506Z] coverage: 49.4% of statements [2022-03-07T14:44:20.506Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-03-07T14:44:20.773Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-03-07T14:44:20.842Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2022-03-07T14:44:20.842Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-07T14:44:21.032Z] --- PASS: TestDaemonIpcModeShareable (1.63s) [2022-03-07T14:44:21.032Z] === RUN TestDaemonIpcModePrivate [2022-03-07T14:44:21.301Z] time="2022-03-07T14:44:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-07T14:44:21.301Z] --- PASS: TestRequest (7.87s) [2022-03-07T14:44:21.301Z] === RUN TestOverlappingRequests [2022-03-07T14:44:21.757Z] --- PASS: TestOverlappingRequests (0.41s) [2022-03-07T14:44:21.757Z] === RUN TestRelease [2022-03-07T14:44:22.001Z] docker_cli_daemon_plugins_test.go:80: [d68c55061f678] daemon is not started [2022-03-07T14:44:22.215Z] 2022/03/07 14:44:21 Closing DB instances... [2022-03-07T14:44:22.260Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-03-07T14:44:22.521Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2022-03-07T14:44:22.521Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T14:44:23.090Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-07T14:44:23.181Z] --- PASS: TestRelease (1.48s) [2022-03-07T14:44:23.181Z] === RUN TestAllocateRandomDeallocate [2022-03-07T14:44:23.641Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-07T14:44:23.641Z] === RUN TestNetworkDBGarbageCollection [2022-03-07T14:44:23.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T14:44:23.915Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: false, mustBeShared: false [2022-03-07T14:44:24.174Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2022-03-07T14:44:24.174Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T14:44:25.040Z] --- PASS: TestBuildWithHugeFile (34.81s) [2022-03-07T14:44:25.040Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T14:44:25.040Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:44:25.040Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:44:25.040Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T14:44:25.040Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:44:25.040Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:44:25.040Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:44:25.040Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:44:25.040Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:44:25.040Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:44:25.040Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:44:25.040Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:44:25.040Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:44:25.040Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-07T14:44:25.040Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-07T14:44:25.040Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-07T14:44:25.040Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T14:44:25.040Z] === RUN TestBuildPreserveOwnership [2022-03-07T14:44:25.040Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T14:44:25.040Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T14:44:25.040Z] --- PASS: TestBuildPreserveOwnership (2.50s) [2022-03-07T14:44:25.040Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.67s) [2022-03-07T14:44:25.040Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2022-03-07T14:44:25.040Z] === RUN TestBuildPlatformInvalid [2022-03-07T14:44:25.040Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-07T14:44:25.040Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T14:44:25.040Z] Loaded image: busybox:latest [2022-03-07T14:44:25.040Z] Loaded image: busybox:glibc [2022-03-07T14:44:25.300Z] Loaded image: debian:bullseye-slim [2022-03-07T14:44:25.549Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-03-07T14:44:25.559Z] Loaded image: hello-world:latest [2022-03-07T14:44:25.559Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T14:44:25.807Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2022-03-07T14:44:25.807Z] === RUN TestIpcModeOlderClient [2022-03-07T14:44:25.807Z] === PAUSE TestIpcModeOlderClient [2022-03-07T14:44:25.807Z] === RUN TestKillContainerInvalidSignal [2022-03-07T14:44:25.807Z] docker_cli_daemon_plugins_test.go:170: [d5cc8d7b530db] daemon is not started [2022-03-07T14:44:25.816Z] time="2022-03-07T14:44:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-07T14:44:26.375Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2022-03-07T14:44:26.375Z] === RUN TestKillContainer [2022-03-07T14:44:26.375Z] === RUN TestKillContainer/no_signal [2022-03-07T14:44:26.799Z] 2022/03/07 14:44:25 Closing DB instances... [2022-03-07T14:44:26.943Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T14:44:27.202Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-07T14:44:27.266Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-03-07T14:44:27.267Z] === RUN TestFindNode [2022-03-07T14:44:27.267Z] 2022/03/07 14:44:27 Closing DB instances... [2022-03-07T14:44:27.267Z] --- PASS: TestFindNode (0.02s) [2022-03-07T14:44:27.267Z] === RUN TestChangeNodeState [2022-03-07T14:44:27.267Z] 2022/03/07 14:44:27 Closing DB instances... [2022-03-07T14:44:27.267Z] --- PASS: TestChangeNodeState (0.01s) [2022-03-07T14:44:27.267Z] === RUN TestNodeReincarnation [2022-03-07T14:44:27.267Z] 2022/03/07 14:44:27 Closing DB instances... [2022-03-07T14:44:27.461Z] === RUN TestKillContainer/killing_signal [2022-03-07T14:44:27.719Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T14:44:27.986Z] --- PASS: TestAllocateRandomDeallocate (4.39s) [2022-03-07T14:44:27.986Z] === RUN TestRetrieveFromStore [2022-03-07T14:44:28.443Z] === RUN TestParseEmptyInterface [2022-03-07T14:44:28.443Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-07T14:44:28.443Z] === RUN TestParseNonInterfaceType [2022-03-07T14:44:28.443Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-07T14:44:28.443Z] === RUN TestParseWithOneFunction [2022-03-07T14:44:28.443Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-07T14:44:28.443Z] === RUN TestParseWithMultipleFuncs [2022-03-07T14:44:28.443Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-07T14:44:28.443Z] === RUN TestParseWithUnnamedReturn [2022-03-07T14:44:28.443Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-07T14:44:28.443Z] === RUN TestEmbeddedInterface [2022-03-07T14:44:28.443Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-07T14:44:28.443Z] === RUN TestParsedImports [2022-03-07T14:44:28.443Z] --- PASS: TestParsedImports (0.00s) [2022-03-07T14:44:28.443Z] === RUN TestAliasedImports [2022-03-07T14:44:28.443Z] --- PASS: TestAliasedImports (0.00s) [2022-03-07T14:44:28.443Z] PASS [2022-03-07T14:44:28.443Z] coverage: 56.8% of statements [2022-03-07T14:44:28.443Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-03-07T14:44:28.656Z] --- PASS: TestKillContainer (1.98s) [2022-03-07T14:44:28.656Z] --- PASS: TestKillContainer/no_signal (0.58s) [2022-03-07T14:44:28.656Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-03-07T14:44:28.656Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-03-07T14:44:28.656Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T14:44:28.656Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T14:44:29.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T14:44:29.409Z] --- PASS: TestRetrieveFromStore (1.44s) [2022-03-07T14:44:29.409Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-07T14:44:29.409Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-07T14:44:29.409Z] === RUN TestParallelPredefinedRequest1 [2022-03-07T14:44:29.409Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-07T14:44:29.409Z] === RUN TestParallelPredefinedRequest2 [2022-03-07T14:44:29.409Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-07T14:44:29.409Z] === RUN TestParallelPredefinedRequest3 [2022-03-07T14:44:29.409Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-07T14:44:29.409Z] === RUN TestParallelPredefinedRequest4 [2022-03-07T14:44:29.409Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-07T14:44:29.409Z] === RUN TestParallelPredefinedRequest5 [2022-03-07T14:44:29.409Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-07T14:44:29.409Z] === RUN TestDebug [2022-03-07T14:44:29.409Z] --- PASS: TestDebug (0.00s) [2022-03-07T14:44:29.409Z] === RUN TestRequestPoolParallel [2022-03-07T14:44:29.409Z] === RUN TestHTTPTransport [2022-03-07T14:44:29.409Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-07T14:44:29.409Z] PASS [2022-03-07T14:44:29.409Z] coverage: 85.7% of statements [2022-03-07T14:44:29.409Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-03-07T14:44:29.409Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-03-07T14:44:29.409Z] === RUN TestFullAllocateRelease [2022-03-07T14:44:29.865Z] --- PASS: TestFullAllocateRelease (0.43s) [2022-03-07T14:44:29.865Z] === RUN TestOddAllocateRelease [2022-03-07T14:44:29.865Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-07T14:44:29.865Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T14:44:29.865Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-07T14:44:29.865Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-07T14:44:29.865Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-07T14:44:29.865Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-07T14:44:29.865Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-07T14:44:29.865Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T14:44:29.865Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-07T14:44:29.865Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-07T14:44:29.865Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-07T14:44:29.865Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-07T14:44:29.865Z] === RUN TestBufferPoolPutAndGet [2022-03-07T14:44:29.865Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-07T14:44:29.865Z] PASS [2022-03-07T14:44:29.865Z] coverage: 88.2% of statements [2022-03-07T14:44:29.865Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-03-07T14:44:30.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2022-03-07T14:44:30.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2022-03-07T14:44:30.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-03-07T14:44:30.159Z] === RUN TestKillStoppedContainer [2022-03-07T14:44:30.159Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-07T14:44:30.159Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T14:44:30.159Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-07T14:44:30.159Z] === RUN TestKillDifferentUserContainer [2022-03-07T14:44:30.322Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-03-07T14:44:30.322Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-07T14:44:30.322Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-03-07T14:44:30.322Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-07T14:44:30.322Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-07T14:44:30.322Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-07T14:44:30.322Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-07T14:44:30.322Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T14:44:30.322Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T14:44:30.322Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T14:44:30.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:30.322Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T14:44:30.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:30.322Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T14:44:30.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:30.322Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-07T14:44:30.322Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T14:44:30.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:30.322Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-07T14:44:30.322Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-07T14:44:30.322Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-07T14:44:30.322Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T14:44:30.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:30.322Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-07T14:44:30.322Z] PASS [2022-03-07T14:44:30.322Z] coverage: 85.3% of statements [2022-03-07T14:44:30.322Z] ok github.com/docker/docker/libnetwork/ipam 47.838s coverage: 85.3% of statements [2022-03-07T14:44:30.418Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T14:44:30.487Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-07T14:44:30.487Z] PASS [2022-03-07T14:44:30.487Z] [2022-03-07T14:44:30.487Z] DONE 17 tests in 46.851s [2022-03-07T14:44:30.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T14:44:30.487Z] INFO: Testing against a local daemon [2022-03-07T14:44:30.487Z] === RUN TestPluginInvalidJSON [2022-03-07T14:44:30.487Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:44:30.487Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:44:30.487Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:44:30.487Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T14:44:30.487Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T14:44:30.487Z] === RUN TestPluginInstall [2022-03-07T14:44:30.487Z] === RUN TestPluginInstall/no_auth [2022-03-07T14:44:30.487Z] time="2022-03-07T14:44:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:44:30.487Z] time="2022-03-07T14:44:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fc53c18b5c239b280fcdeb432b0a4b1fcafe1058ff314bbf349aa7b40139390" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:44:30.487Z] time="2022-03-07T14:44:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:44:30.487Z] time="2022-03-07T14:44:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fc53c18b5c239b280fcdeb432b0a4b1fcafe1058ff314bbf349aa7b40139390" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:44:30.487Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T14:44:30.487Z] time="2022-03-07T14:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:44:30.487Z] time="2022-03-07T14:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fc53c18b5c239b280fcdeb432b0a4b1fcafe1058ff314bbf349aa7b40139390" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:44:30.487Z] time="2022-03-07T14:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:44:30.487Z] time="2022-03-07T14:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fc53c18b5c239b280fcdeb432b0a4b1fcafe1058ff314bbf349aa7b40139390" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:44:30.487Z] === RUN TestPluginInstall/with_insecure [2022-03-07T14:44:30.679Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-07T14:44:30.679Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T14:44:30.779Z] === RUN TestOutputOnPrematureClose [2022-03-07T14:44:30.779Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-07T14:44:30.779Z] === RUN TestCompleteSilently [2022-03-07T14:44:30.779Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-07T14:44:30.779Z] PASS [2022-03-07T14:44:30.779Z] coverage: 75.9% of statements [2022-03-07T14:44:30.779Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-03-07T14:44:30.938Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-03-07T14:44:30.938Z] === RUN TestInspectOomKilledTrue [2022-03-07T14:44:30.938Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:44:30.938Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T14:44:30.938Z] === RUN TestInspectOomKilledFalse [2022-03-07T14:44:30.938Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:44:30.938Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T14:44:30.938Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T14:44:31.197Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-07T14:44:31.235Z] === RUN TestSendToOneSub [2022-03-07T14:44:31.235Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-07T14:44:31.235Z] === RUN TestSendToMultipleSubs [2022-03-07T14:44:31.235Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-07T14:44:31.235Z] === RUN TestEvictOneSub [2022-03-07T14:44:31.235Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-07T14:44:31.235Z] === RUN TestClosePublisher [2022-03-07T14:44:31.235Z] --- PASS: TestClosePublisher (0.00s) [2022-03-07T14:44:31.235Z] === RUN TestPubSubRace [2022-03-07T14:44:31.428Z] time="2022-03-07T14:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:44:31.429Z] time="2022-03-07T14:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bcd1ed061d08cba7f090bbc2cf62f0479e043c19f6a56ff5d4ccf0968955f44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:44:31.429Z] time="2022-03-07T14:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:44:31.429Z] time="2022-03-07T14:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bcd1ed061d08cba7f090bbc2cf62f0479e043c19f6a56ff5d4ccf0968955f44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:44:31.457Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-03-07T14:44:31.457Z] === RUN TestLinksContainerNames [2022-03-07T14:44:31.689Z] plugin_test.go:165: [d9ebe8c8d5948] daemon is not started [2022-03-07T14:44:31.689Z] --- PASS: TestPluginInstall (3.08s) [2022-03-07T14:44:31.689Z] --- PASS: TestPluginInstall/no_auth (1.40s) [2022-03-07T14:44:31.689Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-03-07T14:44:31.689Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-03-07T14:44:31.689Z] === RUN TestPluginsWithRuntimes [2022-03-07T14:44:31.716Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-07T14:44:32.199Z] --- PASS: TestPubSubRace (1.06s) [2022-03-07T14:44:32.199Z] PASS [2022-03-07T14:44:32.199Z] coverage: 75.0% of statements [2022-03-07T14:44:32.199Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-03-07T14:44:32.283Z] check_test.go:308: [d88a768057249] daemon is not started [2022-03-07T14:44:32.283Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-07T14:44:32.656Z] === RUN TestRegister [2022-03-07T14:44:32.656Z] --- PASS: TestRegister (0.00s) [2022-03-07T14:44:32.656Z] === RUN TestCommand [2022-03-07T14:44:32.656Z] --- PASS: TestCommand (0.04s) [2022-03-07T14:44:32.656Z] === RUN TestNaiveSelf [2022-03-07T14:44:32.656Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-07T14:44:32.656Z] PASS [2022-03-07T14:44:32.656Z] coverage: 82.4% of statements [2022-03-07T14:44:32.656Z] ok github.com/docker/docker/pkg/reexec 0.101s coverage: 82.4% of statements [2022-03-07T14:44:32.849Z] --- PASS: TestLinksContainerNames (1.28s) [2022-03-07T14:44:32.849Z] === RUN TestLogsFollowTailEmpty [2022-03-07T14:44:33.072Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T14:44:33.116Z] === RUN TestDump [2022-03-07T14:44:33.116Z] goroutine 6 [running]: [2022-03-07T14:44:33.116Z] github.com/docker/docker/pkg/stack.dump(0x82b9d7) [2022-03-07T14:44:33.116Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T14:44:33.116Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-07T14:44:33.116Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-07T14:44:33.116Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-07T14:44:33.116Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-07T14:44:33.116Z] testing.tRunner(0xc00015c000, 0x99a190) [2022-03-07T14:44:33.116Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:44:33.116Z] created by testing.(*T).Run [2022-03-07T14:44:33.116Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T14:44:33.116Z] [2022-03-07T14:44:33.116Z] goroutine 1 [chan receive]: [2022-03-07T14:44:33.116Z] testing.(*T).Run(0xc00002dd40, {0x98b7b1, 0x80a733}, 0x99a190) [2022-03-07T14:44:33.116Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T14:44:33.116Z] testing.runTests.func1(0xc000068840) [2022-03-07T14:44:33.116Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T14:44:33.116Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-07T14:44:33.116Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:44:33.116Z] testing.runTests(0xc000076080, {0xafec20, 0x3, 0x3}, {0x82ac2d, 0x98d4ab, 0xb036e0}) [2022-03-07T14:44:33.116Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T14:44:33.116Z] testing.(*M).Run(0xc000076080) [2022-03-07T14:44:33.116Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T14:44:33.116Z] main.main() [2022-03-07T14:44:33.116Z] _testmain.go:95 +0x1f5 [2022-03-07T14:44:33.116Z] --- PASS: TestDump (0.00s) [2022-03-07T14:44:33.116Z] === RUN TestDumpToFile [2022-03-07T14:44:33.132Z] time="2022-03-07T14:44:32Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-07T14:44:33.133Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-07T14:44:33.133Z] === RUN TestParallelCreate [2022-03-07T14:44:33.133Z] 2022/03/07 14:44:32 Closing DB instances... [2022-03-07T14:44:33.133Z] --- PASS: TestParallelCreate (0.02s) [2022-03-07T14:44:33.133Z] === RUN TestParallelDelete [2022-03-07T14:44:33.133Z] 2022/03/07 14:44:32 Closing DB instances... [2022-03-07T14:44:33.133Z] --- PASS: TestParallelDelete (0.02s) [2022-03-07T14:44:33.133Z] === RUN TestNetworkDBIslands [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7530798c0724 with config:&{NodeID:7530798c0724 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="Node 7530798c0724/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="Node 7530798c0724/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1e30e7957e93 with config:&{NodeID:1e30e7957e93 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="Node 1e30e7957e93/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="Node 1e30e7957e93/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="Node 1e30e7957e93/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="Node 1e30e7957e93/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="Node 7530798c0724/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="Node 7530798c0724/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3547a0cda3dc with config:&{NodeID:3547a0cda3dc Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="Node 7530798c0724/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="Node 7530798c0724/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="Node 1e30e7957e93/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=info msg="Node 1e30e7957e93/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-07T14:44:33.133Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-03-07T14:44:33.417Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-03-07T14:44:33.417Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T14:44:33.427Z] === RUN TestCheckpointCreateError [2022-03-07T14:44:33.427Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCheckpointCreate [2022-03-07T14:44:33.427Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCheckpointDeleteError [2022-03-07T14:44:33.427Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCheckpointDelete [2022-03-07T14:44:33.427Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCheckpointListError [2022-03-07T14:44:33.427Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCheckpointList [2022-03-07T14:44:33.427Z] --- PASS: TestCheckpointList (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCheckpointListContainerNotFound [2022-03-07T14:44:33.427Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestNewClientWithOpsFromEnv [2022-03-07T14:44:33.427Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T14:44:33.427Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-03-07T14:44:33.427Z] === RUN TestGetAPIPath [2022-03-07T14:44:33.427Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestParseHostURL [2022-03-07T14:44:33.427Z] --- PASS: TestParseHostURL (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-07T14:44:33.427Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersion [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPVersionOverride [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-07T14:44:33.427Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestClientRedirect [2022-03-07T14:44:33.427Z] === RUN TestClientRedirect/GET [2022-03-07T14:44:33.427Z] === RUN TestClientRedirect/POST [2022-03-07T14:44:33.427Z] === RUN TestClientRedirect/PUT [2022-03-07T14:44:33.427Z] === RUN TestClientRedirect/DELETE [2022-03-07T14:44:33.427Z] --- PASS: TestClientRedirect (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-07T14:44:33.427Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigCreateUnsupported [2022-03-07T14:44:33.427Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigCreateError [2022-03-07T14:44:33.427Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigCreate [2022-03-07T14:44:33.427Z] --- PASS: TestConfigCreate (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigInspectNotFound [2022-03-07T14:44:33.427Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigInspectWithEmptyID [2022-03-07T14:44:33.427Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigInspectUnsupported [2022-03-07T14:44:33.427Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigInspectError [2022-03-07T14:44:33.427Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigInspectConfigNotFound [2022-03-07T14:44:33.427Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigInspect [2022-03-07T14:44:33.427Z] --- PASS: TestConfigInspect (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigListUnsupported [2022-03-07T14:44:33.427Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigListError [2022-03-07T14:44:33.427Z] --- PASS: TestConfigListError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigList [2022-03-07T14:44:33.427Z] --- PASS: TestConfigList (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigRemoveUnsupported [2022-03-07T14:44:33.427Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigRemoveError [2022-03-07T14:44:33.427Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigRemove [2022-03-07T14:44:33.427Z] --- PASS: TestConfigRemove (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigUpdateUnsupported [2022-03-07T14:44:33.427Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigUpdateError [2022-03-07T14:44:33.427Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestConfigUpdate [2022-03-07T14:44:33.427Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerCommitError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerCommit [2022-03-07T14:44:33.427Z] --- PASS: TestContainerCommit (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerStatPathError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerStatPathNotFoundError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerStatPathNoHeaderError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerStatPath [2022-03-07T14:44:33.427Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyToContainerError [2022-03-07T14:44:33.427Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyToContainerNotFoundError [2022-03-07T14:44:33.427Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-07T14:44:33.427Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyToContainer [2022-03-07T14:44:33.427Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyFromContainerError [2022-03-07T14:44:33.427Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyFromContainerNotFoundError [2022-03-07T14:44:33.427Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-07T14:44:33.427Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-07T14:44:33.427Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestCopyFromContainer [2022-03-07T14:44:33.427Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerCreateError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerCreateImageNotFound [2022-03-07T14:44:33.427Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerCreateWithName [2022-03-07T14:44:33.427Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerCreateAutoRemove [2022-03-07T14:44:33.427Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerDiffError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerDiff [2022-03-07T14:44:33.427Z] --- PASS: TestContainerDiff (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerExecCreateError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerExecCreate [2022-03-07T14:44:33.427Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerExecStartError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerExecStart [2022-03-07T14:44:33.427Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerExecInspectError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerExecInspect [2022-03-07T14:44:33.427Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerExportError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerExportError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerExport [2022-03-07T14:44:33.427Z] --- PASS: TestContainerExport (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerInspectError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerInspectContainerNotFound [2022-03-07T14:44:33.427Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerInspectWithEmptyID [2022-03-07T14:44:33.427Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerInspect [2022-03-07T14:44:33.427Z] --- PASS: TestContainerInspect (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerInspectNode [2022-03-07T14:44:33.427Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerKillError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerKillError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerKill [2022-03-07T14:44:33.427Z] --- PASS: TestContainerKill (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerListError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerListError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerList [2022-03-07T14:44:33.427Z] --- PASS: TestContainerList (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerLogsNotFoundError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerLogsError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerLogs [2022-03-07T14:44:33.427Z] --- PASS: TestContainerLogs (0.24s) [2022-03-07T14:44:33.427Z] === RUN TestContainerPauseError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerPause [2022-03-07T14:44:33.427Z] --- PASS: TestContainerPause (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainersPruneError [2022-03-07T14:44:33.427Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainersPrune [2022-03-07T14:44:33.427Z] --- PASS: TestContainersPrune (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerRemoveError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-07T14:44:33.427Z] === RUN TestContainerRemoveNotFoundError [2022-03-07T14:44:33.427Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerRemove [2022-03-07T14:44:33.428Z] --- PASS: TestContainerRemove (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerRenameError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerRename [2022-03-07T14:44:33.428Z] --- PASS: TestContainerRename (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerResizeError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerExecResizeError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerResize [2022-03-07T14:44:33.428Z] --- PASS: TestContainerResize (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerExecResize [2022-03-07T14:44:33.428Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerRestartError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerRestart [2022-03-07T14:44:33.428Z] --- PASS: TestContainerRestart (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerStartError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerStartError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerStart [2022-03-07T14:44:33.428Z] --- PASS: TestContainerStart (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerStatsError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerStats [2022-03-07T14:44:33.428Z] --- PASS: TestContainerStats (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerStopError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerStopError (0.02s) [2022-03-07T14:44:33.428Z] === RUN TestContainerStop [2022-03-07T14:44:33.428Z] --- PASS: TestContainerStop (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerTopError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerTopError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerTop [2022-03-07T14:44:33.428Z] --- PASS: TestContainerTop (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerUnpauseError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerUnpause [2022-03-07T14:44:33.428Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerUpdateError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerUpdate [2022-03-07T14:44:33.428Z] --- PASS: TestContainerUpdate (0.01s) [2022-03-07T14:44:33.428Z] === RUN TestContainerWaitError [2022-03-07T14:44:33.428Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestContainerWait [2022-03-07T14:44:33.428Z] --- PASS: TestContainerWait (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestDiskUsageError [2022-03-07T14:44:33.428Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestDiskUsage [2022-03-07T14:44:33.428Z] --- PASS: TestDiskUsage (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestDistributionInspectUnsupported [2022-03-07T14:44:33.428Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestDistributionInspectWithEmptyID [2022-03-07T14:44:33.428Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestEventsErrorInOptions [2022-03-07T14:44:33.428Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestEventsErrorFromServer [2022-03-07T14:44:33.428Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestEvents [2022-03-07T14:44:33.428Z] --- PASS: TestEvents (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestTLSCloseWriter [2022-03-07T14:44:33.428Z] === PAUSE TestTLSCloseWriter [2022-03-07T14:44:33.428Z] === RUN TestImageBuildError [2022-03-07T14:44:33.428Z] --- PASS: TestImageBuildError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageBuild [2022-03-07T14:44:33.428Z] --- PASS: TestImageBuild (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestGetDockerOS [2022-03-07T14:44:33.428Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageCreateError [2022-03-07T14:44:33.428Z] --- PASS: TestImageCreateError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageCreate [2022-03-07T14:44:33.428Z] --- PASS: TestImageCreate (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageHistoryError [2022-03-07T14:44:33.428Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageHistory [2022-03-07T14:44:33.428Z] --- PASS: TestImageHistory (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageImportError [2022-03-07T14:44:33.428Z] --- PASS: TestImageImportError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageImport [2022-03-07T14:44:33.428Z] --- PASS: TestImageImport (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageInspectError [2022-03-07T14:44:33.428Z] --- PASS: TestImageInspectError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageInspectImageNotFound [2022-03-07T14:44:33.428Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageInspectWithEmptyID [2022-03-07T14:44:33.428Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageInspect [2022-03-07T14:44:33.428Z] --- PASS: TestImageInspect (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageListError [2022-03-07T14:44:33.428Z] --- PASS: TestImageListError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageList [2022-03-07T14:44:33.428Z] --- PASS: TestImageList (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageListApiBefore125 [2022-03-07T14:44:33.428Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageLoadError [2022-03-07T14:44:33.428Z] --- PASS: TestImageLoadError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageLoad [2022-03-07T14:44:33.428Z] --- PASS: TestImageLoad (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagesPruneError [2022-03-07T14:44:33.428Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagesPrune [2022-03-07T14:44:33.428Z] --- PASS: TestImagesPrune (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePullReferenceParseError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePullAnyError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePullWithoutErrors [2022-03-07T14:44:33.428Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePushReferenceError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePushAnyError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImagePushWithoutErrors [2022-03-07T14:44:33.428Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-07T14:44:33.428Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-07T14:44:33.428Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-07T14:44:33.428Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageRemoveError [2022-03-07T14:44:33.428Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageRemoveImageNotFound [2022-03-07T14:44:33.428Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageRemove [2022-03-07T14:44:33.428Z] --- PASS: TestImageRemove (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageSaveError [2022-03-07T14:44:33.428Z] --- PASS: TestImageSaveError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageSave [2022-03-07T14:44:33.428Z] --- PASS: TestImageSave (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageSearchAnyError [2022-03-07T14:44:33.428Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-07T14:44:33.428Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T14:44:33.428Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T14:44:33.428Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-07T14:44:33.428Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.01s) [2022-03-07T14:44:33.428Z] === RUN TestImageSearchWithoutErrors [2022-03-07T14:44:33.428Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageTagError [2022-03-07T14:44:33.428Z] --- PASS: TestImageTagError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageTagInvalidReference [2022-03-07T14:44:33.428Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageTagInvalidSourceImageName [2022-03-07T14:44:33.428Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageTagHexSource [2022-03-07T14:44:33.428Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestImageTag [2022-03-07T14:44:33.428Z] --- PASS: TestImageTag (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestInfoServerError [2022-03-07T14:44:33.428Z] --- PASS: TestInfoServerError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestInfoInvalidResponseJSONError [2022-03-07T14:44:33.428Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestInfo [2022-03-07T14:44:33.428Z] --- PASS: TestInfo (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkConnectError [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkConnect [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkCreateError [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkCreate [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkDisconnectError [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkDisconnect [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkInspect [2022-03-07T14:44:33.428Z] === RUN TestNetworkInspect/empty_ID [2022-03-07T14:44:33.428Z] === RUN TestNetworkInspect/no_options [2022-03-07T14:44:33.428Z] === RUN TestNetworkInspect/verbose [2022-03-07T14:44:33.428Z] === RUN TestNetworkInspect/global_scope [2022-03-07T14:44:33.428Z] === RUN TestNetworkInspect/unknown_network [2022-03-07T14:44:33.428Z] === RUN TestNetworkInspect/server_error [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkListError [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkListError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkList [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkList (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworksPruneError [2022-03-07T14:44:33.428Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworksPrune [2022-03-07T14:44:33.428Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkRemoveError [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNetworkRemove [2022-03-07T14:44:33.428Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeInspectError [2022-03-07T14:44:33.428Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeInspectNodeNotFound [2022-03-07T14:44:33.428Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeInspectWithEmptyID [2022-03-07T14:44:33.428Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeInspect [2022-03-07T14:44:33.428Z] --- PASS: TestNodeInspect (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeListError [2022-03-07T14:44:33.428Z] --- PASS: TestNodeListError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeList [2022-03-07T14:44:33.428Z] --- PASS: TestNodeList (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeRemoveError [2022-03-07T14:44:33.428Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeRemove [2022-03-07T14:44:33.428Z] --- PASS: TestNodeRemove (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeUpdateError [2022-03-07T14:44:33.428Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestNodeUpdate [2022-03-07T14:44:33.428Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestOptionWithHostFromEnv [2022-03-07T14:44:33.428Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestOptionWithTimeout [2022-03-07T14:44:33.428Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestOptionWithVersionFromEnv [2022-03-07T14:44:33.428Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPingFail [2022-03-07T14:44:33.428Z] --- PASS: TestPingFail (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPingWithError [2022-03-07T14:44:33.428Z] 2022/03/07 14:44:32 RoundTripper returned a response & error; ignoring response [2022-03-07T14:44:33.428Z] 2022/03/07 14:44:32 RoundTripper returned a response & error; ignoring response [2022-03-07T14:44:33.428Z] --- PASS: TestPingWithError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPingSuccess [2022-03-07T14:44:33.428Z] --- PASS: TestPingSuccess (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPingHeadFallback [2022-03-07T14:44:33.428Z] === RUN TestPingHeadFallback/OK [2022-03-07T14:44:33.428Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-07T14:44:33.428Z] === RUN TestPingHeadFallback/Not_Found [2022-03-07T14:44:33.428Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-07T14:44:33.428Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-07T14:44:33.428Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginDisableError [2022-03-07T14:44:33.428Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginDisable [2022-03-07T14:44:33.428Z] --- PASS: TestPluginDisable (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginEnableError [2022-03-07T14:44:33.428Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginEnable [2022-03-07T14:44:33.428Z] --- PASS: TestPluginEnable (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginInspectError [2022-03-07T14:44:33.428Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginInspectWithEmptyID [2022-03-07T14:44:33.428Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginInspect [2022-03-07T14:44:33.428Z] --- PASS: TestPluginInspect (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginListError [2022-03-07T14:44:33.428Z] --- PASS: TestPluginListError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginList [2022-03-07T14:44:33.428Z] --- PASS: TestPluginList (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginPushError [2022-03-07T14:44:33.428Z] --- PASS: TestPluginPushError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginPush [2022-03-07T14:44:33.428Z] --- PASS: TestPluginPush (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginRemoveError [2022-03-07T14:44:33.428Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginRemove [2022-03-07T14:44:33.428Z] --- PASS: TestPluginRemove (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginSetError [2022-03-07T14:44:33.428Z] --- PASS: TestPluginSetError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPluginSet [2022-03-07T14:44:33.428Z] --- PASS: TestPluginSet (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSetHostHeader [2022-03-07T14:44:33.428Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestPlainTextError [2022-03-07T14:44:33.428Z] --- PASS: TestPlainTextError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestInfiniteError [2022-03-07T14:44:33.428Z] --- PASS: TestInfiniteError (0.02s) [2022-03-07T14:44:33.428Z] === RUN TestCanceledContext [2022-03-07T14:44:33.428Z] 2022/03/07 14:44:32 RoundTripper returned a response & error; ignoring response [2022-03-07T14:44:33.428Z] --- PASS: TestCanceledContext (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestDeadlineExceededContext [2022-03-07T14:44:33.428Z] 2022/03/07 14:44:32 RoundTripper returned a response & error; ignoring response [2022-03-07T14:44:33.428Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretCreateUnsupported [2022-03-07T14:44:33.428Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretCreateError [2022-03-07T14:44:33.428Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretCreate [2022-03-07T14:44:33.428Z] --- PASS: TestSecretCreate (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretInspectUnsupported [2022-03-07T14:44:33.428Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretInspectError [2022-03-07T14:44:33.428Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretInspectSecretNotFound [2022-03-07T14:44:33.428Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretInspectWithEmptyID [2022-03-07T14:44:33.428Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretInspect [2022-03-07T14:44:33.428Z] --- PASS: TestSecretInspect (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretListUnsupported [2022-03-07T14:44:33.428Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretListError [2022-03-07T14:44:33.428Z] --- PASS: TestSecretListError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretList [2022-03-07T14:44:33.428Z] --- PASS: TestSecretList (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretRemoveUnsupported [2022-03-07T14:44:33.428Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretRemoveError [2022-03-07T14:44:33.428Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretRemove [2022-03-07T14:44:33.428Z] --- PASS: TestSecretRemove (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretUpdateUnsupported [2022-03-07T14:44:33.428Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretUpdateError [2022-03-07T14:44:33.428Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestSecretUpdate [2022-03-07T14:44:33.428Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceCreateError [2022-03-07T14:44:33.428Z] --- PASS: TestServiceCreateError (0.01s) [2022-03-07T14:44:33.428Z] === RUN TestServiceCreate [2022-03-07T14:44:33.428Z] --- PASS: TestServiceCreate (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-07T14:44:33.428Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceCreateDigestPinning [2022-03-07T14:44:33.428Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceInspectError [2022-03-07T14:44:33.428Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceInspectServiceNotFound [2022-03-07T14:44:33.428Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceInspectWithEmptyID [2022-03-07T14:44:33.428Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceInspect [2022-03-07T14:44:33.428Z] --- PASS: TestServiceInspect (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceListError [2022-03-07T14:44:33.428Z] --- PASS: TestServiceListError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceList [2022-03-07T14:44:33.428Z] --- PASS: TestServiceList (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceLogsError [2022-03-07T14:44:33.428Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceLogs [2022-03-07T14:44:33.428Z] --- PASS: TestServiceLogs (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceRemoveError [2022-03-07T14:44:33.428Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceRemoveNotFoundError [2022-03-07T14:44:33.428Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceRemove [2022-03-07T14:44:33.428Z] --- PASS: TestServiceRemove (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceUpdateError [2022-03-07T14:44:33.428Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-07T14:44:33.428Z] === RUN TestServiceUpdate [2022-03-07T14:44:33.429Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmGetUnlockKeyError [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmGetUnlockKey [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmInitError [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmInit [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmInit (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmInspectError [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmInspect [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmJoinError [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmJoin [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmLeaveError [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmLeave [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmUnlockError [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmUnlock [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmUpdateError [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestSwarmUpdate [2022-03-07T14:44:33.429Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestTaskInspectError [2022-03-07T14:44:33.429Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestTaskInspectWithEmptyID [2022-03-07T14:44:33.429Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestTaskInspect [2022-03-07T14:44:33.429Z] --- PASS: TestTaskInspect (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestTaskListError [2022-03-07T14:44:33.429Z] --- PASS: TestTaskListError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestTaskList [2022-03-07T14:44:33.429Z] --- PASS: TestTaskList (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeCreateError [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeCreate [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeInspectError [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeInspectNotFound [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeInspectWithEmptyID [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeInspect [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeListError [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeListError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeList [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeList (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeRemoveError [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-07T14:44:33.429Z] === RUN TestVolumeRemove [2022-03-07T14:44:33.429Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-07T14:44:33.429Z] === CONT TestTLSCloseWriter [2022-03-07T14:44:33.429Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-07T14:44:33.429Z] PASS [2022-03-07T14:44:33.429Z] coverage: 75.2% of statements [2022-03-07T14:44:33.429Z] ok github.com/docker/docker/client 0.491s coverage: 75.2% of statements [2022-03-07T14:44:33.573Z] --- PASS: TestDumpToFile (0.15s) [2022-03-07T14:44:33.573Z] === RUN TestDumpToFileWithEmptyInput [2022-03-07T14:44:33.573Z] goroutine 8 [running]: [2022-03-07T14:44:33.573Z] github.com/docker/docker/pkg/stack.dump(0x898bb4) [2022-03-07T14:44:33.573Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T14:44:33.573Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x898f60}) [2022-03-07T14:44:33.573Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-07T14:44:33.573Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000) [2022-03-07T14:44:33.573Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-07T14:44:33.573Z] testing.tRunner(0xc00015c4e0, 0x99a180) [2022-03-07T14:44:33.573Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:44:33.573Z] created by testing.(*T).Run [2022-03-07T14:44:33.573Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T14:44:33.573Z] [2022-03-07T14:44:33.573Z] goroutine 1 [chan receive]: [2022-03-07T14:44:33.573Z] testing.(*T).Run(0xc00002dd40, {0x992596, 0x80a733}, 0x99a180) [2022-03-07T14:44:33.573Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T14:44:33.573Z] testing.runTests.func1(0xc000068840) [2022-03-07T14:44:33.573Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T14:44:33.573Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-07T14:44:33.573Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:44:33.573Z] testing.runTests(0xc000076080, {0xafec20, 0x3, 0x3}, {0x82ac2d, 0x98d4ab, 0xb036e0}) [2022-03-07T14:44:33.573Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T14:44:33.573Z] testing.(*M).Run(0xc000076080) [2022-03-07T14:44:33.573Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T14:44:33.573Z] main.main() [2022-03-07T14:44:33.573Z] _testmain.go:95 +0x1f5 [2022-03-07T14:44:33.573Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-07T14:44:33.573Z] PASS [2022-03-07T14:44:33.573Z] coverage: 90.9% of statements [2022-03-07T14:44:33.573Z] ok github.com/docker/docker/pkg/stack 0.181s coverage: 90.9% of statements [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:56fdf865e326 with config:&{NodeID:56fdf865e326 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 7530798c0724/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 7530798c0724/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 1e30e7957e93/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 1e30e7957e93/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, added to nodes list" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-03-07T14:44:33.600Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-07T14:44:33.685Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.89s) [2022-03-07T14:44:33.685Z] PASS [2022-03-07T14:44:33.685Z] [2022-03-07T14:44:33.685Z] === Skipped [2022-03-07T14:44:33.685Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-07T14:44:33.685Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:44:33.685Z] [2022-03-07T14:44:33.685Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:44:33.685Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:44:33.685Z] [2022-03-07T14:44:33.685Z] DONE 34 tests, 2 skipped in 63.536s [2022-03-07T14:44:33.685Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T14:44:33.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:44:33.685Z] ++ set -e [2022-03-07T14:44:33.685Z] ++ '[' -n 0 ']' [2022-03-07T14:44:33.685Z] ++ set -x [2022-03-07T14:44:33.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:44:33.685Z] INFO: Testing against a local daemon [2022-03-07T14:44:33.685Z] === RUN TestConfigInspect [2022-03-07T14:44:33.984Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-07T14:44:34.015Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T14:44:34.029Z] === RUN TestNewStdWriter [2022-03-07T14:44:34.029Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-07T14:44:34.029Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestWriteWithNilBytes [2022-03-07T14:44:34.029Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestWrite [2022-03-07T14:44:34.029Z] --- PASS: TestWrite (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestWriteWithWriterError [2022-03-07T14:44:34.029Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-07T14:44:34.029Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyWriteAndRead [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-07T14:44:34.029Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-07T14:44:34.029Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-07T14:44:34.029Z] PASS [2022-03-07T14:44:34.029Z] coverage: 100.0% of statements [2022-03-07T14:44:34.029Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:58b0bb8bc520 with config:&{NodeID:58b0bb8bc520 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 1e30e7957e93/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 1e30e7957e93/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 7530798c0724/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 7530798c0724/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=info msg="Node 56fdf865e326/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:34Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:34Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:34Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:34Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:34Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:34.068Z] time="2022-03-07T14:44:34Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to nodes list" [2022-03-07T14:44:34.242Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/default [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/private [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/slave [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/shared [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T14:44:34.243Z] === CONT TestMountDaemonRoot/default [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:44:34.243Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T14:44:34.243Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:44:34.243Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:44:34.243Z] === CONT TestMountDaemonRoot/shared [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T14:44:34.243Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:44:34.243Z] === CONT TestMountDaemonRoot/slave [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:44:34.243Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T14:44:34.243Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T14:44:34.243Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:44:34.254Z] --- PASS: TestConfigInspect (1.67s) [2022-03-07T14:44:34.254Z] === RUN TestConfigList [2022-03-07T14:44:34.485Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-07T14:44:34.485Z] === RUN TestClientStream [2022-03-07T14:44:34.485Z] --- PASS: TestClientStream (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestClientSendFile [2022-03-07T14:44:34.485Z] --- PASS: TestClientSendFile (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestClientWithRequestTimeout [2022-03-07T14:44:34.485Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-07T14:44:34.485Z] === RUN TestFileSpecPlugin [2022-03-07T14:44:34.485Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-07T14:44:34.485Z] === RUN TestFileJSONSpecPlugin [2022-03-07T14:44:34.485Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-07T14:44:34.485Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-07T14:44:34.485Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestPluginAddHandler [2022-03-07T14:44:34.485Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestPluginWaitBadPlugin [2022-03-07T14:44:34.485Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestGet [2022-03-07T14:44:34.485Z] time="2022-03-07T14:44:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-07T14:44:34.485Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-07T14:44:34.485Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-07T14:44:34.485Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestFormatStatus [2022-03-07T14:44:34.485Z] --- PASS: TestFormatStatus (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestFormatError [2022-03-07T14:44:34.485Z] --- PASS: TestFormatError (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestFormatJSONError [2022-03-07T14:44:34.485Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-07T14:44:34.485Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-07T14:44:34.485Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestNewJSONProgressOutput [2022-03-07T14:44:34.485Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestAuxFormatterEmit [2022-03-07T14:44:34.485Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestStreamWriterStdout [2022-03-07T14:44:34.485Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-07T14:44:34.485Z] === RUN TestStreamWriterStderr [2022-03-07T14:44:34.485Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-07T14:44:34.485Z] PASS [2022-03-07T14:44:34.485Z] coverage: 66.2% of statements [2022-03-07T14:44:34.485Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/private [2022-03-07T14:44:34.502Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T14:44:34.502Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T14:44:34.502Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:44:34.502Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:44:34.502Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T14:44:34.502Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T14:44:34.502Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:44:34.502Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:44:34.502Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:44:34.536Z] networkdb_test.go:835: Re-joining: 3 [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=info msg="The new bootstrap node list is:[172.25.212.50:10033 172.25.212.50:10034 172.25.212.50:10035]" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10033" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49386" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10034" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49387" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10035" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49388" [2022-03-07T14:44:34.536Z] networkdb_test.go:835: Re-joining: 4 [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=info msg="The new bootstrap node list is:[172.25.212.50:10033 172.25.212.50:10034 172.25.212.50:10035]" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10033" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49389" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10034" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49390" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10035" [2022-03-07T14:44:34.536Z] time="2022-03-07T14:44:34Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49391" [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T14:44:34.760Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:44:34.941Z] === RUN TestGenerateRandomID [2022-03-07T14:44:34.941Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-07T14:44:34.941Z] === RUN TestShortenId [2022-03-07T14:44:34.941Z] --- PASS: TestShortenId (0.00s) [2022-03-07T14:44:34.941Z] === RUN TestShortenSha256Id [2022-03-07T14:44:34.941Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-07T14:44:34.941Z] === RUN TestShortenIdEmpty [2022-03-07T14:44:34.941Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-07T14:44:34.941Z] === RUN TestShortenIdInvalid [2022-03-07T14:44:34.941Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-07T14:44:34.941Z] === RUN TestIsShortIDNonHex [2022-03-07T14:44:34.941Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-07T14:44:34.941Z] === RUN TestIsShortIDNotCorrectSize [2022-03-07T14:44:34.941Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-07T14:44:34.941Z] PASS [2022-03-07T14:44:34.941Z] coverage: 70.6% of statements [2022-03-07T14:44:34.941Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="node 0 leaving" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="Node 7530798c0724 change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="node5(58b0bb8bc520): Node leave event for 7530798c0724/172.25.212.50" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="Node 7530798c0724 change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="node2(1e30e7957e93): Node leave event for 7530798c0724/172.25.212.50" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="Node 7530798c0724 change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="node4(56fdf865e326): Node leave event for 7530798c0724/172.25.212.50" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="Node 7530798c0724 change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="node3(3547a0cda3dc): Node leave event for 7530798c0724/172.25.212.50" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="Node 7530798c0724 change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.003Z] time="2022-03-07T14:44:34Z" level=info msg="node1(7530798c0724): Node leave event for 7530798c0724/172.25.212.50" [2022-03-07T14:44:35.019Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T14:44:35.019Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T14:44:35.019Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:44:35.019Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T14:44:35.019Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-07T14:44:35.019Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-03-07T14:44:35.019Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T14:44:35.397Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2022-03-07T14:44:35.397Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-03-07T14:44:35.397Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.96s) [2022-03-07T14:44:35.397Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T14:44:35.397Z] time="2022-03-07T14:44:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:34Z" level=info msg="Node 7530798c0724/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:34Z" level=info msg="Node 7530798c0724/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:34Z" level=info msg="Node 7530798c0724/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 7530798c0724/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 7530798c0724/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="node 1 leaving" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93 change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="node3(3547a0cda3dc): Node leave event for 1e30e7957e93/172.25.212.50" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93 change state NodeActive --> NodeFailed" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93 change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="node5(58b0bb8bc520): Node leave event for 1e30e7957e93/172.25.212.50" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93/172.25.212.50, added to failed nodes list" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93 change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="node4(56fdf865e326): Node leave event for 1e30e7957e93/172.25.212.50" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=error msg="node: 1e30e7957e93 is unknown to memberlist" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 1e30e7957e93/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="node 2 leaving" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 3547a0cda3dc change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 3547a0cda3dc change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="node4(56fdf865e326): Node leave event for 3547a0cda3dc/172.25.212.50" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="node5(58b0bb8bc520): Node leave event for 3547a0cda3dc/172.25.212.50" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="Node 3547a0cda3dc change state NodeActive --> NodeLeft" [2022-03-07T14:44:35.472Z] time="2022-03-07T14:44:35Z" level=info msg="node3(3547a0cda3dc): Node leave event for 3547a0cda3dc/172.25.212.50" [2022-03-07T14:44:35.658Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-07T14:44:35.658Z] PASS [2022-03-07T14:44:35.658Z] [2022-03-07T14:44:35.658Z] DONE 10 tests in 7.120s [2022-03-07T14:44:35.658Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T14:44:35.658Z] INFO: Testing against a local daemon [2022-03-07T14:44:35.658Z] === RUN TestExternalGraphDriver [2022-03-07T14:44:35.658Z] === RUN TestExternalGraphDriver/json [2022-03-07T14:44:35.854Z] === RUN TestIsCpusetListAvailable [2022-03-07T14:44:35.854Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-07T14:44:35.854Z] PASS [2022-03-07T14:44:35.854Z] coverage: 39.4% of statements [2022-03-07T14:44:35.854Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-03-07T14:44:35.939Z] time="2022-03-07T14:44:35Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.939Z] time="2022-03-07T14:44:35Z" level=debug msg="memberlist: Failed ping: 1e30e7957e93 (timeout reached)" [2022-03-07T14:44:35.939Z] time="2022-03-07T14:44:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.212.50:10037: use of closed network connection" [2022-03-07T14:44:35.939Z] time="2022-03-07T14:44:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.212.50:10036: use of closed network connection" [2022-03-07T14:44:35.939Z] time="2022-03-07T14:44:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.212.50:10035: use of closed network connection" [2022-03-07T14:44:35.939Z] time="2022-03-07T14:44:35Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.939Z] time="2022-03-07T14:44:35Z" level=info msg="Node 3547a0cda3dc/172.25.212.50, left gossip cluster" [2022-03-07T14:44:35.956Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-07T14:44:36.408Z] networkdb_test.go:867: node4: OK [2022-03-07T14:44:36.408Z] networkdb_test.go:867: node5: OK [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="node 0 coming back" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5292f8bff7ea with config:&{NodeID:5292f8bff7ea Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, added to nodes list" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="node 1 coming back" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3578801fb6e3 with config:&{NodeID:3578801fb6e3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="Node 3578801fb6e3/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="Node 3578801fb6e3/172.25.212.50, added to nodes list" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="node 2 coming back" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a7615c3bab45 with config:&{NodeID:a7615c3bab45 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="Node a7615c3bab45/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="Node a7615c3bab45/172.25.212.50, added to nodes list" [2022-03-07T14:44:36.408Z] time="2022-03-07T14:44:36Z" level=info msg="memberlist: Suspect 1e30e7957e93 has failed, no acks received" [2022-03-07T14:44:36.791Z] --- PASS: TestConfigList (2.07s) [2022-03-07T14:44:36.791Z] === RUN TestConfigsCreateAndDelete [2022-03-07T14:44:36.817Z] === RUN TestChtimes [2022-03-07T14:44:36.817Z] --- PASS: TestChtimes (0.00s) [2022-03-07T14:44:36.817Z] === RUN TestChtimesWindows [2022-03-07T14:44:36.817Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-07T14:44:36.817Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-07T14:44:36.817Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-07T14:44:36.817Z] PASS [2022-03-07T14:44:36.817Z] coverage: 12.9% of statements [2022-03-07T14:44:36.817Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 12.9% of statements [2022-03-07T14:44:36.876Z] time="2022-03-07T14:44:36Z" level=debug msg="memberlist: Failed ping: 58b0bb8bc520 (timeout reached)" [2022-03-07T14:44:36.876Z] time="2022-03-07T14:44:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.212.50:10036: use of closed network connection" [2022-03-07T14:44:36.876Z] time="2022-03-07T14:44:36Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49393" [2022-03-07T14:44:36.896Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2022-03-07T14:44:36.896Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T14:44:37.274Z] time="2022-03-07T14:44:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-07T14:44:37.343Z] time="2022-03-07T14:44:37Z" level=warning msg="memberlist: Was able to connect to 58b0bb8bc520 but other probes failed, network may be misconfigured" [2022-03-07T14:44:37.464Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-07T14:44:37.569Z] === RUN TestExternalGraphDriver/spec [2022-03-07T14:44:37.722Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2022-03-07T14:44:37.722Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T14:44:37.736Z] === RUN TestTailFile [2022-03-07T14:44:37.736Z] --- PASS: TestTailFile (0.00s) [2022-03-07T14:44:37.736Z] === RUN TestTailFileManyLines [2022-03-07T14:44:37.736Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-07T14:44:37.736Z] === RUN TestTailEmptyFile [2022-03-07T14:44:37.736Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-07T14:44:37.736Z] === RUN TestTailNegativeN [2022-03-07T14:44:37.736Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader [2022-03-07T14:44:37.736Z] === CONT TestNewTailReader [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/no_delimiter [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/truncated_last_line [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-07T14:44:37.736Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.736Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.736Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/no_delimiter [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.737Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:37.738Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:44:37.738Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:37.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:37.739Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:37.739Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:37.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:37.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:44:37.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:37.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:37.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:37.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:37.981Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.220Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.220Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.221Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.222Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.222Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:44:38.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:44:38.223Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:44:38.224Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:44:38.225Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:44:38.240Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2022-03-07T14:44:38.240Z] === RUN TestNetworkNat [2022-03-07T14:44:38.693Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:44:38.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:44:38.694Z] PASS [2022-03-07T14:44:38.694Z] coverage: 88.6% of statements [2022-03-07T14:44:38.694Z] ok github.com/docker/docker/pkg/tailfile 0.189s coverage: 88.6% of statements [2022-03-07T14:44:38.694Z] === RUN TestTarSumRemoveNonExistent [2022-03-07T14:44:38.694Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-07T14:44:38.694Z] === RUN TestTarSumRemove [2022-03-07T14:44:38.694Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-07T14:44:38.694Z] === RUN TestSortFileInfoSums [2022-03-07T14:44:38.694Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-07T14:44:38.694Z] === RUN TestNewTarSumForLabelInvalid [2022-03-07T14:44:38.694Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-07T14:44:38.694Z] === RUN TestNewTarSumForLabel [2022-03-07T14:44:38.696Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-03-07T14:44:38.696Z] === RUN TestConfigsUpdate [2022-03-07T14:44:38.958Z] === RUN TestExternalGraphDriver/pull [2022-03-07T14:44:39.164Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-07T14:44:39.164Z] === RUN TestEmptyTar [2022-03-07T14:44:39.164Z] --- PASS: TestEmptyTar (0.00s) [2022-03-07T14:44:39.164Z] === RUN TestTarSumsReadSize [2022-03-07T14:44:39.164Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-07T14:44:39.164Z] === RUN TestTarSums [2022-03-07T14:44:39.164Z] --- PASS: TestTarSums (0.05s) [2022-03-07T14:44:39.164Z] === RUN TestIteration [2022-03-07T14:44:39.164Z] --- PASS: TestIteration (0.00s) [2022-03-07T14:44:39.164Z] === RUN TestVersionLabelForChecksum [2022-03-07T14:44:39.164Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-07T14:44:39.164Z] === RUN TestVersion [2022-03-07T14:44:39.164Z] --- PASS: TestVersion (0.00s) [2022-03-07T14:44:39.164Z] === RUN TestGetVersion [2022-03-07T14:44:39.164Z] --- PASS: TestGetVersion (0.00s) [2022-03-07T14:44:39.164Z] === RUN TestGetVersions [2022-03-07T14:44:39.164Z] --- PASS: TestGetVersions (0.00s) [2022-03-07T14:44:39.164Z] PASS [2022-03-07T14:44:39.164Z] coverage: 89.3% of statements [2022-03-07T14:44:39.164Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2022-03-07T14:44:39.177Z] --- PASS: TestNetworkNat (0.81s) [2022-03-07T14:44:39.177Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T14:44:39.177Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-07T14:44:39.435Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T14:44:39.516Z] time="2022-03-07T14:44:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.212.50:10033 172.25.212.50:10034 172.25.212.50:10035]" [2022-03-07T14:44:39.634Z] testing: warning: no tests to run [2022-03-07T14:44:39.634Z] PASS [2022-03-07T14:44:39.634Z] coverage: [no statements] [2022-03-07T14:44:39.634Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2022-03-07T14:44:39.972Z] time="2022-03-07T14:44:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.212.50:10033 172.25.212.50:10034 172.25.212.50:10035]" [2022-03-07T14:44:40.003Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-03-07T14:44:40.003Z] === RUN TestNetworkLoopbackNat [2022-03-07T14:44:40.078Z] --- PASS: TestConfigsUpdate (1.67s) [2022-03-07T14:44:40.078Z] === RUN TestTemplatedConfig [2022-03-07T14:44:40.104Z] === RUN TestTruncIndex [2022-03-07T14:44:40.104Z] --- PASS: TestTruncIndex (0.10s) [2022-03-07T14:44:40.104Z] PASS [2022-03-07T14:44:40.104Z] coverage: 91.5% of statements [2022-03-07T14:44:40.104Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-03-07T14:44:40.570Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T14:44:40.573Z] === RUN TestIsGIT [2022-03-07T14:44:40.573Z] --- PASS: TestIsGIT (0.00s) [2022-03-07T14:44:40.573Z] === RUN TestIsTransport [2022-03-07T14:44:40.573Z] --- PASS: TestIsTransport (0.00s) [2022-03-07T14:44:40.573Z] PASS [2022-03-07T14:44:40.573Z] coverage: 100.0% of statements [2022-03-07T14:44:40.573Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-03-07T14:44:40.829Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-07T14:44:40.869Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-03-07T14:44:40.869Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-03-07T14:44:40.869Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-03-07T14:44:40.869Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-03-07T14:44:40.869Z] === RUN TestGraphdriverPluginV2 [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10033" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49394" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 56fdf865e326/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 56fdf865e326/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, is the new incarnation of the shutdown node 7530798c0724/172.25.212.50" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10034" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49395" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 56fdf865e326/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 56fdf865e326/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, is the new incarnation of the shutdown node 1e30e7957e93/172.25.212.50" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49396" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10035" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 56fdf865e326/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 56fdf865e326/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.935Z] time="2022-03-07T14:44:40Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, is the new incarnation of the shutdown node 3547a0cda3dc/172.25.212.50" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, is the new incarnation of the shutdown node 1e30e7957e93/172.25.212.50" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, is the new incarnation of the shutdown node 7530798c0724/172.25.212.50" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node 3578801fb6e3/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, is the new incarnation of the shutdown node 3547a0cda3dc/172.25.212.50" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, joined gossip cluster" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=info msg="Node a7615c3bab45/172.25.212.50, added to nodes list" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10033" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49397" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10034" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49398" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.212.50:10035" [2022-03-07T14:44:40.936Z] time="2022-03-07T14:44:40Z" level=debug msg="memberlist: Stream connection from=172.25.212.50:49399" [2022-03-07T14:44:41.043Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T14:44:41.043Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T14:44:41.043Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T14:44:41.043Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-07T14:44:41.043Z] === RUN TestVersionInfo [2022-03-07T14:44:41.043Z] --- PASS: TestVersionInfo (0.00s) [2022-03-07T14:44:41.043Z] === RUN TestAppendVersions [2022-03-07T14:44:41.043Z] --- PASS: TestAppendVersions (0.00s) [2022-03-07T14:44:41.043Z] PASS [2022-03-07T14:44:41.043Z] coverage: 88.9% of statements [2022-03-07T14:44:41.043Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-03-07T14:44:41.392Z] 2022/03/07 14:44:41 Closing DB instances... [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="node2(3578801fb6e3): Node leave event for 5292f8bff7ea/172.25.212.50" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="node4(56fdf865e326): Node leave event for 5292f8bff7ea/172.25.212.50" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="node5(58b0bb8bc520): Node leave event for 5292f8bff7ea/172.25.212.50" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="node1(5292f8bff7ea): Node leave event for 5292f8bff7ea/172.25.212.50" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.392Z] time="2022-03-07T14:44:41Z" level=info msg="node3(a7615c3bab45): Node leave event for 5292f8bff7ea/172.25.212.50" [2022-03-07T14:44:41.512Z] time="2022-03-07T14:44:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, left gossip cluster" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, left gossip cluster" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, left gossip cluster" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, left gossip cluster" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="Node 5292f8bff7ea/172.25.212.50, left gossip cluster" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="Node 3578801fb6e3 change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="Node 3578801fb6e3 change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="node5(58b0bb8bc520): Node leave event for 3578801fb6e3/172.25.212.50" [2022-03-07T14:44:41.850Z] time="2022-03-07T14:44:41Z" level=info msg="node3(a7615c3bab45): Node leave event for 3578801fb6e3/172.25.212.50" [2022-03-07T14:44:41.851Z] time="2022-03-07T14:44:41Z" level=info msg="Node 3578801fb6e3 change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.851Z] time="2022-03-07T14:44:41Z" level=info msg="node4(56fdf865e326): Node leave event for 3578801fb6e3/172.25.212.50" [2022-03-07T14:44:41.851Z] time="2022-03-07T14:44:41Z" level=info msg="Node 3578801fb6e3 change state NodeActive --> NodeLeft" [2022-03-07T14:44:41.851Z] time="2022-03-07T14:44:41Z" level=info msg="node2(3578801fb6e3): Node leave event for 3578801fb6e3/172.25.212.50" [2022-03-07T14:44:41.980Z] === RUN TestNewSettable [2022-03-07T14:44:41.980Z] --- PASS: TestNewSettable (0.00s) [2022-03-07T14:44:41.980Z] === RUN TestIsSettable [2022-03-07T14:44:41.980Z] --- PASS: TestIsSettable (0.00s) [2022-03-07T14:44:41.980Z] === RUN TestUpdateSettingsEnv [2022-03-07T14:44:41.980Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-07T14:44:41.980Z] PASS [2022-03-07T14:44:41.980Z] coverage: 20.0% of statements [2022-03-07T14:44:41.980Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-03-07T14:44:42.206Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:41Z" level=info msg="Node 3578801fb6e3/172.25.212.50, left gossip cluster" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:41Z" level=info msg="Node 3578801fb6e3/172.25.212.50, left gossip cluster" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:41Z" level=info msg="Node 3578801fb6e3/172.25.212.50, left gossip cluster" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:41Z" level=info msg="Node 3578801fb6e3/172.25.212.50, left gossip cluster" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.25.212.50:10036: use of closed network connection" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=info msg="Node a7615c3bab45 change state NodeActive --> NodeLeft" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=info msg="node5(58b0bb8bc520): Node leave event for a7615c3bab45/172.25.212.50" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=info msg="Node a7615c3bab45 change state NodeActive --> NodeLeft" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=info msg="node4(56fdf865e326): Node leave event for a7615c3bab45/172.25.212.50" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=info msg="Node a7615c3bab45 change state NodeActive --> NodeLeft" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=info msg="node3(a7615c3bab45): Node leave event for a7615c3bab45/172.25.212.50" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=info msg="Node a7615c3bab45/172.25.212.50, left gossip cluster" [2022-03-07T14:44:42.308Z] time="2022-03-07T14:44:42Z" level=info msg="Node a7615c3bab45/172.25.212.50, left gossip cluster" [2022-03-07T14:44:42.449Z] === RUN TestValidatePrivileges [2022-03-07T14:44:42.449Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-07T14:44:42.449Z] === RUN TestFilterByCapNeg [2022-03-07T14:44:42.449Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-07T14:44:42.449Z] === RUN TestFilterByCapPos [2022-03-07T14:44:42.449Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-07T14:44:42.449Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-07T14:44:42.449Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-07T14:44:42.449Z] PASS [2022-03-07T14:44:42.449Z] coverage: 12.0% of statements [2022-03-07T14:44:42.449Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-03-07T14:44:42.616Z] --- PASS: TestTemplatedConfig (2.37s) [2022-03-07T14:44:42.616Z] === RUN TestConfigCreateResolve [2022-03-07T14:44:42.763Z] time="2022-03-07T14:44:42Z" level=info msg="Node a7615c3bab45/172.25.212.50, left gossip cluster" [2022-03-07T14:44:42.763Z] time="2022-03-07T14:44:42Z" level=info msg="Node 56fdf865e326 change state NodeActive --> NodeLeft" [2022-03-07T14:44:42.763Z] time="2022-03-07T14:44:42Z" level=info msg="node5(58b0bb8bc520): Node leave event for 56fdf865e326/172.25.212.50" [2022-03-07T14:44:42.763Z] time="2022-03-07T14:44:42Z" level=info msg="Node 56fdf865e326 change state NodeActive --> NodeLeft" [2022-03-07T14:44:42.763Z] time="2022-03-07T14:44:42Z" level=info msg="node4(56fdf865e326): Node leave event for 56fdf865e326/172.25.212.50" [2022-03-07T14:44:42.773Z] --- PASS: TestNetworkLoopbackNat (2.92s) [2022-03-07T14:44:42.773Z] === RUN TestPause [2022-03-07T14:44:42.918Z] === RUN TestLoad [2022-03-07T14:44:42.918Z] --- PASS: TestLoad (0.00s) [2022-03-07T14:44:42.918Z] === RUN TestSave [2022-03-07T14:44:42.918Z] --- PASS: TestSave (0.03s) [2022-03-07T14:44:42.918Z] === RUN TestAddDeleteGet [2022-03-07T14:44:42.918Z] --- PASS: TestAddDeleteGet (0.13s) [2022-03-07T14:44:42.918Z] === RUN TestInvalidTags [2022-03-07T14:44:42.918Z] --- PASS: TestInvalidTags (0.02s) [2022-03-07T14:44:42.918Z] PASS [2022-03-07T14:44:42.918Z] coverage: 84.4% of statements [2022-03-07T14:44:42.918Z] ok github.com/docker/docker/reference 0.241s coverage: 84.4% of statements [2022-03-07T14:44:43.219Z] time="2022-03-07T14:44:43Z" level=info msg="Node 56fdf865e326/172.25.212.50, left gossip cluster" [2022-03-07T14:44:43.676Z] time="2022-03-07T14:44:43Z" level=info msg="Node 56fdf865e326/172.25.212.50, left gossip cluster" [2022-03-07T14:44:43.676Z] time="2022-03-07T14:44:43Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, left gossip cluster" [2022-03-07T14:44:43.676Z] time="2022-03-07T14:44:43Z" level=info msg="Node 58b0bb8bc520 change state NodeActive --> NodeFailed" [2022-03-07T14:44:43.676Z] time="2022-03-07T14:44:43Z" level=info msg="Node 58b0bb8bc520/172.25.212.50, added to failed nodes list" [2022-03-07T14:44:43.676Z] --- PASS: TestNetworkDBIslands (11.46s) [2022-03-07T14:44:43.676Z] PASS [2022-03-07T14:44:43.676Z] coverage: 60.0% of statements [2022-03-07T14:44:43.676Z] ok github.com/docker/docker/libnetwork/networkdb 103.564s coverage: 60.0% of statements [2022-03-07T14:44:43.676Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T14:44:43.676Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-07T14:44:43.676Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T14:44:43.711Z] --- PASS: TestPause (0.80s) [2022-03-07T14:44:43.711Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T14:44:43.711Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T14:44:43.711Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T14:44:43.711Z] === RUN TestPauseStopPausedContainer [2022-03-07T14:44:43.711Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/quota [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T14:44:44.132Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T14:44:44.278Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-07T14:44:44.488Z] === RUN TestResolveAuthConfigIndexServer [2022-03-07T14:44:44.488Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-07T14:44:44.488Z] === RUN TestResolveAuthConfigFullURL [2022-03-07T14:44:44.488Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-07T14:44:44.488Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-07T14:44:44.488Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-07T14:44:44.488Z] === RUN TestValidateMirror [2022-03-07T14:44:44.488Z] --- PASS: TestValidateMirror (0.00s) [2022-03-07T14:44:44.488Z] === RUN TestLoadInsecureRegistries [2022-03-07T14:44:44.488Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-07T14:44:44.488Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-07T14:44:44.488Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-07T14:44:44.488Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-07T14:44:44.488Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-07T14:44:44.488Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-07T14:44:44.488Z] === RUN TestResumableRequestReaderWithReadError [2022-03-07T14:44:44.488Z] time="2022-03-07T14:44:43Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T14:44:44.488Z] time="2022-03-07T14:44:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-07T14:44:44.488Z] time="2022-03-07T14:44:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T14:44:44.489Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-03-07T14:44:44.489Z] === RUN TestNewServiceConfig [2022-03-07T14:44:44.489Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestValidateIndexName [2022-03-07T14:44:44.489Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestValidateIndexNameWithError [2022-03-07T14:44:44.489Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestEndpointParse [2022-03-07T14:44:44.489Z] --- PASS: TestEndpointParse (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestEndpointParseInvalid [2022-03-07T14:44:44.489Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestValidateEndpoint [2022-03-07T14:44:44.489Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-07T14:44:44.489Z] === RUN TestPing [2022-03-07T14:44:44.489Z] --- PASS: TestPing (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestPingRegistryEndpoint [2022-03-07T14:44:44.489Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:44.489Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-07T14:44:44.489Z] === RUN TestEndpoint [2022-03-07T14:44:44.489Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:44.489Z] --- SKIP: TestEndpoint (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestParseRepositoryInfo [2022-03-07T14:44:44.489Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestNewIndexInfo [2022-03-07T14:44:44.489Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestMirrorEndpointLookup [2022-03-07T14:44:44.489Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:44.489Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestSearchRepositories [2022-03-07T14:44:44.489Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-07T14:44:44.489Z] Host: 127.0.0.1:49327 [2022-03-07T14:44:44.489Z] User-Agent: docker test client [2022-03-07T14:44:44.489Z] Authorization: Token fake-token [2022-03-07T14:44:44.489Z] X-Docker-Token: true [2022-03-07T14:44:44.489Z] Accept-Encoding: gzip [2022-03-07T14:44:44.489Z] [2022-03-07T14:44:44.489Z] [2022-03-07T14:44:44.489Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-07T14:44:44.489Z] Connection: close [2022-03-07T14:44:44.489Z] Content-Length: 144 [2022-03-07T14:44:44.489Z] Cache-Control: no-cache [2022-03-07T14:44:44.489Z] Content-Type: application/json [2022-03-07T14:44:44.489Z] Date: Mon, 07 Mar 2022 14:44:44 GMT [2022-03-07T14:44:44.489Z] Expires: -1 [2022-03-07T14:44:44.489Z] Pragma: no-cache [2022-03-07T14:44:44.489Z] Server: docker-tests/mock [2022-03-07T14:44:44.489Z] X-Docker-Registry-Config: mock [2022-03-07T14:44:44.489Z] X-Docker-Registry-Version: 0.0.0 [2022-03-07T14:44:44.489Z] [2022-03-07T14:44:44.489Z] [2022-03-07T14:44:44.489Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-07T14:44:44.489Z] === RUN TestTrustedLocation [2022-03-07T14:44:44.489Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-07T14:44:44.489Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestAllowNondistributableArtifacts [2022-03-07T14:44:44.489Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestIsSecureIndex [2022-03-07T14:44:44.489Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-07T14:44:44.489Z] PASS [2022-03-07T14:44:44.489Z] coverage: 51.2% of statements [2022-03-07T14:44:44.489Z] ok github.com/docker/docker/registry 0.281s coverage: 51.2% of statements [2022-03-07T14:44:44.489Z] time="2022-03-07T14:44:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-07T14:44:44.489Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-07T14:44:44.489Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-07T14:44:44.489Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-07T14:44:44.489Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-07T14:44:44.489Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestResumableRequestReader [2022-03-07T14:44:44.489Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-07T14:44:44.489Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-07T14:44:44.489Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-07T14:44:44.489Z] PASS [2022-03-07T14:44:44.489Z] coverage: 100.0% of statements [2022-03-07T14:44:44.489Z] ok github.com/docker/docker/registry/resumable 0.274s coverage: 100.0% of statements [2022-03-07T14:44:44.525Z] --- PASS: TestConfigCreateResolve (2.06s) [2022-03-07T14:44:44.525Z] PASS [2022-03-07T14:44:44.525Z] [2022-03-07T14:44:44.525Z] DONE 6 tests in 12.016s [2022-03-07T14:44:44.525Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T14:44:44.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:44:44.525Z] ++ set -e [2022-03-07T14:44:44.525Z] ++ '[' -n 0 ']' [2022-03-07T14:44:44.525Z] ++ set -x [2022-03-07T14:44:44.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:44:44.537Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2022-03-07T14:44:44.537Z] === RUN TestPidHost [2022-03-07T14:44:44.785Z] INFO: Testing against a local daemon [2022-03-07T14:44:44.785Z] === RUN TestCheckpoint [2022-03-07T14:44:44.785Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:44:44.785Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T14:44:44.785Z] === RUN TestContainerInvalidJSON [2022-03-07T14:44:44.785Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:44:44.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:44:44.785Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:44:44.785Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:44:44.785Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:44:44.785Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:44:44.785Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T14:44:44.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T14:44:44.785Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T14:44:44.785Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T14:44:44.785Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-07T14:44:44.785Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T14:44:44.785Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-07T14:44:44.785Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T14:44:44.785Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-07T14:44:44.785Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T14:44:44.785Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-07T14:44:44.785Z] === RUN TestCopyFromContainer [2022-03-07T14:44:44.795Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-07T14:44:44.958Z] === RUN TestRestartManagerTimeout [2022-03-07T14:44:44.958Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-07T14:44:44.958Z] === RUN TestRestartManagerTimeoutReset [2022-03-07T14:44:44.958Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-07T14:44:44.958Z] PASS [2022-03-07T14:44:44.958Z] coverage: 50.9% of statements [2022-03-07T14:44:44.958Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2022-03-07T14:44:45.070Z] --- PASS: TestGraphdriverPluginV2 (3.76s) [2022-03-07T14:44:45.070Z] PASS [2022-03-07T14:44:45.070Z] [2022-03-07T14:44:45.070Z] DONE 5 tests in 8.738s [2022-03-07T14:44:45.070Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T14:44:45.070Z] INFO: Testing against a local daemon [2022-03-07T14:44:45.070Z] === RUN TestContinueAfterPluginCrash [2022-03-07T14:44:45.070Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T14:44:45.070Z] === RUN TestReadPluginNoRead [2022-03-07T14:44:45.070Z] === PAUSE TestReadPluginNoRead [2022-03-07T14:44:45.070Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T14:44:45.070Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T14:44:45.070Z] === CONT TestContinueAfterPluginCrash [2022-03-07T14:44:45.070Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T14:44:45.428Z] === RUN TestDecodeContainerConfig [2022-03-07T14:44:45.428Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-07T14:44:45.428Z] === RUN TestDecodeContainerConfigIsolation [2022-03-07T14:44:45.428Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-07T14:44:45.428Z] === RUN TestValidatePrivileged [2022-03-07T14:44:45.428Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-07T14:44:45.428Z] PASS [2022-03-07T14:44:45.428Z] coverage: 52.6% of statements [2022-03-07T14:44:45.428Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.6% of statements [2022-03-07T14:44:45.725Z] === RUN TestCopyFromContainer// [2022-03-07T14:44:45.725Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T14:44:45.725Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T14:44:45.897Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-07T14:44:45.897Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-07T14:44:45.897Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-07T14:44:45.897Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-07T14:44:45.897Z] PASS [2022-03-07T14:44:45.897Z] coverage: 62.5% of statements [2022-03-07T14:44:45.897Z] ok github.com/docker/docker/testutil 0.128s coverage: 62.5% of statements [2022-03-07T14:44:45.985Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T14:44:45.985Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T14:44:45.985Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T14:44:45.985Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T14:44:45.985Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T14:44:46.170Z] --- PASS: TestPidHost (1.46s) [2022-03-07T14:44:46.170Z] === RUN TestPsFilter [2022-03-07T14:44:46.170Z] --- PASS: TestPsFilter (0.12s) [2022-03-07T14:44:46.170Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T14:44:46.245Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T14:44:46.245Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer (1.34s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-07T14:44:46.245Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-07T14:44:46.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T14:44:46.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:44:46.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:44:46.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:44:46.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:44:46.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:44:46.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:44:46.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:44:46.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:44:46.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:44:46.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T14:44:46.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T14:44:46.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T14:44:46.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T14:44:46.245Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T14:44:46.245Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-07T14:44:46.245Z] === RUN TestCreateWithInvalidEnv [2022-03-07T14:44:46.245Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T14:44:46.245Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T14:44:46.245Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T14:44:46.245Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T14:44:46.245Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T14:44:46.245Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T14:44:46.245Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T14:44:46.245Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T14:44:46.245Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T14:44:46.245Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T14:44:46.245Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T14:44:46.245Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T14:44:46.245Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T14:44:46.245Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T14:44:46.245Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T14:44:46.245Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === Skipped [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-07T14:44:46.299Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-03-07T14:44:46.299Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-07T14:44:46.299Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-07T14:44:46.299Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-07T14:44:46.299Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T14:44:46.299Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T14:44:46.299Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T14:44:46.299Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T14:44:46.299Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-07T14:44:46.299Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T14:44:46.299Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-07T14:44:46.299Z] daemon_test.go:145: root required [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.299Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T14:44:46.299Z] reload_test.go:342: root required [2022-03-07T14:44:46.299Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T14:44:46.300Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T14:44:46.300Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-07T14:44:46.300Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-07T14:44:46.300Z] download_test.go:267: Needs fixing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-07T14:44:46.300Z] layer_test.go:291: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-07T14:44:46.300Z] layer_test.go:340: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-07T14:44:46.300Z] layer_test.go:455: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-07T14:44:46.300Z] layer_test.go:684: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-07T14:44:46.300Z] migration_test.go:45: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T14:44:46.300Z] migration_test.go:181: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-07T14:44:46.300Z] mount_test.go:17: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-07T14:44:46.300Z] mount_test.go:76: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-07T14:44:46.300Z] mount_test.go:125: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-07T14:44:46.300Z] mount_test.go:212: Failing on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-07T14:44:46.300Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-07T14:44:46.300Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-07T14:44:46.300Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-07T14:44:46.300Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-07T14:44:46.300Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-07T14:44:46.300Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-07T14:44:46.300Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-07T14:44:46.300Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-07T14:44:46.300Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-07T14:44:46.300Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-07T14:44:46.300Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-07T14:44:46.300Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T14:44:46.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T14:44:46.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T14:44:46.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T14:44:46.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T14:44:46.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-07T14:44:46.300Z] archive_test.go:140: zstd not installed [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:44:46.300Z] archive_windows_test.go:16: Currently fails [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-07T14:44:46.300Z] changes_test.go:195: needs more investigation [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-07T14:44:46.300Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-07T14:44:46.300Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-07T14:44:46.300Z] changes_test.go:432: needs further investigation [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-07T14:44:46.300Z] changes_test.go:468: needs further investigation [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-07T14:44:46.300Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-07T14:44:46.300Z] poller_test.go:40: No chmod on Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T14:44:46.300Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T14:44:46.300Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-07T14:44:46.300Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-07T14:44:46.300Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-07T14:44:46.300Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-07T14:44:46.300Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-07T14:44:46.300Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T14:44:46.300Z] [2022-03-07T14:44:46.300Z] DONE 2086 tests, 70 skipped in 262.601s [2022-03-07T14:44:46.300Z] INFO: make.ps1 ended at 03/07/2022 14:44:46 [2022-03-07T14:44:46.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2022-03-07T14:44:46.737Z] === RUN TestRemoveContainerWithVolume [2022-03-07T14:44:46.995Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-03-07T14:44:46.995Z] === RUN TestRemoveContainerRunning [2022-03-07T14:44:47.561Z] --- PASS: TestRemoveContainerRunning (0.55s) [2022-03-07T14:44:47.561Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T14:44:47.618Z] --- PASS: TestDaemonStartWithLogOpt (3.26s) [2022-03-07T14:44:47.618Z] === CONT TestReadPluginNoRead [2022-03-07T14:44:47.624Z] --- PASS: TestCreateWithCustomMaskedPaths (1.06s) [2022-03-07T14:44:47.624Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T14:44:47.846Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-07T14:44:47.846Z] INFO: Unit tests ended at 03/07/2022 14:44:47. Duration:00:04:36.4535417 [2022-03-07T14:44:47.846Z] INFO: Building busybox [2022-03-07T14:44:47.846Z] Sending build context to Docker daemon 5.12kB [2022-03-07T14:44:47.846Z] [2022-03-07T14:44:48.129Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-07T14:44:48.304Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-07T14:44:48.304Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-07T14:44:48.304Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-07T14:44:48.304Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-07T14:44:48.304Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-07T14:44:48.304Z] ---> bdeb13086b9f [2022-03-07T14:44:48.304Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-07T14:44:48.304Z] ---> Running in 197337c1ddeb [2022-03-07T14:44:48.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-03-07T14:44:48.388Z] === RUN TestRemoveInvalidContainer [2022-03-07T14:44:48.388Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-07T14:44:48.388Z] === RUN TestRenameLinkedContainer [2022-03-07T14:44:48.565Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-03-07T14:44:48.565Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T14:44:48.565Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:44:48.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:44:48.565Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:44:48.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:44:48.565Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:44:48.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:44:48.565Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:44:48.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:44:48.565Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:44:48.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:44:48.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:44:48.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:44:48.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:44:48.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:44:48.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:44:48.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T14:44:48.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T14:44:48.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T14:44:48.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T14:44:48.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T14:44:48.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-07T14:44:48.565Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T14:44:48.824Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-07T14:44:48.824Z] === RUN TestCreateDifferentPlatform [2022-03-07T14:44:48.824Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T14:44:48.824Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T14:44:48.824Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T14:44:48.824Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T14:44:48.824Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T14:44:48.824Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T14:44:48.824Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-07T14:44:48.824Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T14:44:48.856Z] === RUN TestGetDriver [2022-03-07T14:44:48.856Z] --- PASS: TestGetDriver (0.00s) [2022-03-07T14:44:48.856Z] === RUN TestVolumeRequestError [2022-03-07T14:44:48.856Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-07T14:44:48.856Z] PASS [2022-03-07T14:44:48.856Z] coverage: 36.1% of statements [2022-03-07T14:44:48.856Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2022-03-07T14:44:48.856Z] === RUN TestGetAddress [2022-03-07T14:44:48.856Z] --- PASS: TestGetAddress (0.00s) [2022-03-07T14:44:48.856Z] === RUN TestRemove [2022-03-07T14:44:48.856Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T14:44:48.856Z] --- SKIP: TestRemove (0.00s) [2022-03-07T14:44:48.856Z] === RUN TestInitializeWithVolumes [2022-03-07T14:44:48.856Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-07T14:44:48.856Z] === RUN TestCreate [2022-03-07T14:44:48.856Z] --- PASS: TestCreate (0.01s) [2022-03-07T14:44:48.856Z] === RUN TestValidateName [2022-03-07T14:44:48.856Z] --- PASS: TestValidateName (0.00s) [2022-03-07T14:44:48.856Z] === RUN TestCreateWithOpts [2022-03-07T14:44:48.856Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T14:44:48.856Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-07T14:44:48.856Z] === RUN TestRelaodNoOpts [2022-03-07T14:44:48.856Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-07T14:44:48.856Z] PASS [2022-03-07T14:44:48.856Z] coverage: 41.5% of statements [2022-03-07T14:44:48.856Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.5% of statements [2022-03-07T14:44:48.955Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T14:44:49.085Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T14:44:49.085Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T14:44:49.085Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T14:44:49.085Z] === RUN TestDaemonRestartIpcMode [2022-03-07T14:44:49.085Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T14:44:49.085Z] === RUN TestDaemonHostGatewayIP [2022-03-07T14:44:49.085Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T14:44:49.085Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T14:44:49.085Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T14:44:49.085Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T14:44:49.085Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T14:44:49.085Z] === RUN TestDiff [2022-03-07T14:44:49.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T14:44:49.326Z] --- PASS: TestGet (15.02s) [2022-03-07T14:44:49.326Z] === RUN TestPluginWithNoManifest [2022-03-07T14:44:49.326Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-07T14:44:49.326Z] === RUN TestGetAll [2022-03-07T14:44:49.326Z] --- PASS: TestGetAll (0.00s) [2022-03-07T14:44:49.326Z] PASS [2022-03-07T14:44:49.326Z] coverage: 73.2% of statements [2022-03-07T14:44:49.326Z] ok github.com/docker/docker/pkg/plugins 36.170s coverage: 73.2% of statements [2022-03-07T14:44:49.345Z] --- PASS: TestDiff (0.38s) [2022-03-07T14:44:49.345Z] === RUN TestExecWithCloseStdin [2022-03-07T14:44:49.914Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-07T14:44:49.914Z] === RUN TestExec [2022-03-07T14:44:50.162Z] === RUN TestReadPluginNoRead/default [2022-03-07T14:44:50.175Z] --- PASS: TestExec (0.40s) [2022-03-07T14:44:50.175Z] === RUN TestExecUser [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRaw [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-07T14:44:50.315Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRaw [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-07T14:44:50.315Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestConvertTmpfsOptions [2022-03-07T14:44:50.315Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-07T14:44:50.315Z] linux_parser_test.go:209: data="ro" [2022-03-07T14:44:50.315Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestParseMountSpec [2022-03-07T14:44:50.315Z] parser_test.go:62: case 0 [2022-03-07T14:44:50.315Z] parser_test.go:62: case 1 [2022-03-07T14:44:50.315Z] parser_test.go:62: case 2 [2022-03-07T14:44:50.315Z] parser_test.go:62: case 3 [2022-03-07T14:44:50.315Z] parser_test.go:62: case 4 [2022-03-07T14:44:50.315Z] parser_test.go:62: case 5 [2022-03-07T14:44:50.315Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestValidateMount [2022-03-07T14:44:50.315Z] --- PASS: TestValidateMount (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRaw [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T14:44:50.315Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-07T14:44:50.315Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T14:44:50.315Z] PASS [2022-03-07T14:44:50.315Z] coverage: 67.6% of statements [2022-03-07T14:44:50.315Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.6% of statements [2022-03-07T14:44:50.591Z] --- PASS: TestRenameLinkedContainer (2.41s) [2022-03-07T14:44:50.591Z] === RUN TestRenameStoppedContainer [2022-03-07T14:44:50.743Z] --- PASS: TestExecUser (0.42s) [2022-03-07T14:44:50.743Z] === RUN TestExportContainerAndImportImage [2022-03-07T14:44:50.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T14:44:51.105Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T14:44:51.307Z] === RUN TestSetGetMeta [2022-03-07T14:44:51.307Z] === PAUSE TestSetGetMeta [2022-03-07T14:44:51.307Z] === RUN TestRestore [2022-03-07T14:44:51.307Z] === PAUSE TestRestore [2022-03-07T14:44:51.307Z] === RUN TestServiceCreate [2022-03-07T14:44:51.307Z] === PAUSE TestServiceCreate [2022-03-07T14:44:51.307Z] === RUN TestServiceList [2022-03-07T14:44:51.307Z] === PAUSE TestServiceList [2022-03-07T14:44:51.307Z] === RUN TestServiceRemove [2022-03-07T14:44:51.307Z] === PAUSE TestServiceRemove [2022-03-07T14:44:51.307Z] === RUN TestServiceGet [2022-03-07T14:44:51.307Z] === PAUSE TestServiceGet [2022-03-07T14:44:51.307Z] === RUN TestServicePrune [2022-03-07T14:44:51.307Z] === PAUSE TestServicePrune [2022-03-07T14:44:51.307Z] === RUN TestCreate [2022-03-07T14:44:51.307Z] === PAUSE TestCreate [2022-03-07T14:44:51.307Z] === RUN TestRemove [2022-03-07T14:44:51.307Z] === PAUSE TestRemove [2022-03-07T14:44:51.307Z] === RUN TestList [2022-03-07T14:44:51.307Z] === PAUSE TestList [2022-03-07T14:44:51.307Z] === RUN TestFindByDriver [2022-03-07T14:44:51.307Z] === PAUSE TestFindByDriver [2022-03-07T14:44:51.307Z] === RUN TestFindByReferenced [2022-03-07T14:44:51.307Z] === PAUSE TestFindByReferenced [2022-03-07T14:44:51.307Z] === RUN TestDerefMultipleOfSameRef [2022-03-07T14:44:51.307Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-07T14:44:51.307Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:44:51.307Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:44:51.307Z] === RUN TestDefererencePluginOnCreateError [2022-03-07T14:44:51.307Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-07T14:44:51.307Z] === RUN TestRefDerefRemove [2022-03-07T14:44:51.307Z] === PAUSE TestRefDerefRemove [2022-03-07T14:44:51.307Z] === RUN TestGet [2022-03-07T14:44:51.307Z] === PAUSE TestGet [2022-03-07T14:44:51.307Z] === RUN TestGetWithReference [2022-03-07T14:44:51.307Z] === PAUSE TestGetWithReference [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc/test_nil_list [2022-03-07T14:44:51.307Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc/test_empty_list [2022-03-07T14:44:51.307Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:44:51.307Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:44:51.307Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc/test_filter_some [2022-03-07T14:44:51.307Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc/test_filter_middle [2022-03-07T14:44:51.307Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:44:51.307Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:44:51.307Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-07T14:44:51.307Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-07T14:44:51.307Z] === CONT TestFilterFunc/test_nil_list [2022-03-07T14:44:51.307Z] === CONT TestFilterFunc/test_filter_some [2022-03-07T14:44:51.307Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:44:51.307Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:44:51.307Z] === CONT TestFilterFunc/test_empty_list [2022-03-07T14:44:51.307Z] === CONT TestFilterFunc/test_filter_middle [2022-03-07T14:44:51.307Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:44:51.307Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc (0.00s) [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-07T14:44:51.307Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-07T14:44:51.307Z] === CONT TestSetGetMeta [2022-03-07T14:44:51.307Z] === CONT TestList [2022-03-07T14:44:51.307Z] === CONT TestDefererencePluginOnCreateError [2022-03-07T14:44:51.307Z] === CONT TestServiceGet [2022-03-07T14:44:51.307Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-07T14:44:51.307Z] === CONT TestServiceRemove [2022-03-07T14:44:51.307Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-07T14:44:51.307Z] === CONT TestServiceList [2022-03-07T14:44:51.307Z] --- PASS: TestList (0.05s) [2022-03-07T14:44:51.307Z] === CONT TestServiceCreate [2022-03-07T14:44:51.307Z] --- PASS: TestServiceGet (0.21s) [2022-03-07T14:44:51.307Z] === CONT TestRestore [2022-03-07T14:44:51.307Z] --- PASS: TestServiceRemove (0.20s) [2022-03-07T14:44:51.307Z] === CONT TestGet [2022-03-07T14:44:51.307Z] --- PASS: TestServiceList (0.19s) [2022-03-07T14:44:51.307Z] === CONT TestGetWithReference [2022-03-07T14:44:51.307Z] --- PASS: TestServiceCreate (0.17s) [2022-03-07T14:44:51.307Z] === CONT TestRefDerefRemove [2022-03-07T14:44:51.307Z] --- PASS: TestGet (0.02s) [2022-03-07T14:44:51.307Z] === CONT TestDerefMultipleOfSameRef [2022-03-07T14:44:51.307Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-07T14:44:51.307Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:44:51.307Z] --- PASS: TestRestore (0.03s) [2022-03-07T14:44:51.307Z] === CONT TestCreate [2022-03-07T14:44:51.307Z] --- PASS: TestGetWithReference (0.03s) [2022-03-07T14:44:51.307Z] === CONT TestRemove [2022-03-07T14:44:51.307Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-07T14:44:51.307Z] === CONT TestServicePrune [2022-03-07T14:44:51.307Z] --- PASS: TestCreate (0.02s) [2022-03-07T14:44:51.307Z] === CONT TestFindByReferenced [2022-03-07T14:44:51.307Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-07T14:44:51.307Z] === CONT TestFindByDriver [2022-03-07T14:44:51.307Z] --- PASS: TestRemove (0.03s) [2022-03-07T14:44:51.307Z] time="2022-03-07T14:44:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:44:51.307Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-07T14:44:51.307Z] time="2022-03-07T14:44:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:44:51.307Z] --- PASS: TestFindByDriver (0.02s) [2022-03-07T14:44:51.307Z] time="2022-03-07T14:44:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:44:51.307Z] time="2022-03-07T14:44:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-07T14:44:51.307Z] time="2022-03-07T14:44:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:44:51.312Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-03-07T14:44:51.312Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T14:44:51.417Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-03-07T14:44:51.417Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T14:44:51.776Z] --- PASS: TestServicePrune (0.05s) [2022-03-07T14:44:51.776Z] PASS [2022-03-07T14:44:51.776Z] coverage: 69.0% of statements [2022-03-07T14:44:51.776Z] ok github.com/docker/docker/volume/service 0.356s coverage: 69.0% of statements [2022-03-07T14:44:52.251Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-07T14:44:52.251Z] === RUN TestHealthCheckWorkdir [2022-03-07T14:44:52.354Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2022-03-07T14:44:52.354Z] === RUN TestRenameInvalidName [2022-03-07T14:44:52.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T14:44:52.496Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T14:44:52.756Z] --- PASS: TestContinueAfterPluginCrash (8.32s) [2022-03-07T14:44:52.819Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-03-07T14:44:52.819Z] === RUN TestHealthKillContainer [2022-03-07T14:44:52.920Z] --- PASS: TestRenameInvalidName (0.59s) [2022-03-07T14:44:52.921Z] === RUN TestRenameAnonymousContainer [2022-03-07T14:44:53.004Z] Removing intermediate container 197337c1ddeb [2022-03-07T14:44:53.004Z] ---> 4cfc6f287ffb [2022-03-07T14:44:53.004Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-07T14:44:53.004Z] ---> Running in be17f6529a75 [2022-03-07T14:44:53.004Z] Removing intermediate container be17f6529a75 [2022-03-07T14:44:53.004Z] ---> 4559fbd4a039 [2022-03-07T14:44:53.004Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-07T14:44:53.327Z] === CONT TestReadPluginNoRead [2022-03-07T14:44:53.327Z] read_test.go:92: [dbd9274c8e408] daemon is not started [2022-03-07T14:44:53.327Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-03-07T14:44:53.327Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-07T14:44:53.327Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-03-07T14:44:53.327Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-03-07T14:44:53.327Z] PASS [2022-03-07T14:44:53.327Z] [2022-03-07T14:44:53.327Z] DONE 6 tests in 8.972s [2022-03-07T14:44:53.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-07T14:44:53.327Z] testing: warning: no tests to run [2022-03-07T14:44:53.327Z] PASS [2022-03-07T14:44:53.327Z] [2022-03-07T14:44:53.327Z] DONE 0 tests in 0.011s [2022-03-07T14:44:53.327Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T14:44:53.460Z] ---> Running in 206896a4af13 [2022-03-07T14:44:53.460Z] Removing intermediate container 206896a4af13 [2022-03-07T14:44:53.460Z] ---> 48099bbb0b5c [2022-03-07T14:44:53.460Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-07T14:44:53.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T14:44:53.587Z] INFO: Testing against a local daemon [2022-03-07T14:44:53.587Z] === RUN TestPluginWithDevMounts [2022-03-07T14:44:53.587Z] === PAUSE TestPluginWithDevMounts [2022-03-07T14:44:53.587Z] === CONT TestPluginWithDevMounts [2022-03-07T14:44:54.797Z] --- PASS: TestCheckoutGit (36.78s) [2022-03-07T14:44:54.797Z] === RUN TestValidGitTransport [2022-03-07T14:44:54.797Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-07T14:44:54.797Z] === RUN TestGitInvalidRef [2022-03-07T14:44:54.797Z] --- PASS: TestGitInvalidRef (0.25s) [2022-03-07T14:44:54.797Z] PASS [2022-03-07T14:44:54.797Z] coverage: 86.3% of statements [2022-03-07T14:44:54.797Z] ok github.com/docker/docker/builder/remotecontext/git 37.112s coverage: 86.3% of statements [2022-03-07T14:44:54.863Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-07T14:44:54.973Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-03-07T14:44:54.973Z] PASS [2022-03-07T14:44:54.973Z] [2022-03-07T14:44:54.973Z] DONE 1 tests in 1.594s [2022-03-07T14:44:54.973Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T14:44:54.973Z] INFO: Testing against a local daemon [2022-03-07T14:44:54.973Z] === RUN TestSecretInspect [2022-03-07T14:44:54.987Z] [2022-03-07T14:44:55.124Z] --- PASS: TestRenameAnonymousContainer (2.12s) [2022-03-07T14:44:55.124Z] === RUN TestRenameContainerWithSameName [2022-03-07T14:44:55.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T14:44:55.257Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T14:44:55.257Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T14:44:55.443Z] ---> af087dc5cda7 [2022-03-07T14:44:55.443Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-07T14:44:55.899Z] ---> Running in 5bbd49f33975 [2022-03-07T14:44:56.058Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2022-03-07T14:44:56.058Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T14:44:56.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T14:44:57.253Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2022-03-07T14:44:57.253Z] === RUN TestResize [2022-03-07T14:44:57.517Z] --- PASS: TestSecretInspect (2.13s) [2022-03-07T14:44:57.517Z] === RUN TestSecretList [2022-03-07T14:44:57.819Z] --- PASS: TestResize (0.57s) [2022-03-07T14:44:57.819Z] === RUN TestResizeWithInvalidSize [2022-03-07T14:44:58.506Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T14:44:58.506Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:44:58.506Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:44:58.506Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T14:44:58.506Z] [2022-03-07T14:44:58.506Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-07T14:44:58.506Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-07T14:44:58.506Z] Using test binary docker [2022-03-07T14:44:58.506Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T14:44:58.506Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T14:44:58.506Z] INFO: Waiting for daemon to start... [2022-03-07T14:44:58.506Z] Starting dockerd [2022-03-07T14:44:58.506Z] . [2022-03-07T14:44:58.506Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-07T14:44:58.759Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2022-03-07T14:44:58.759Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T14:44:59.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T14:44:59.327Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:44:59.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:44:59.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:44:59.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:44:59.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:44:59.427Z] --- PASS: TestSecretList (2.12s) [2022-03-07T14:44:59.427Z] === RUN TestSecretsCreateAndDelete [2022-03-07T14:45:00.262Z] check_test.go:308: [d8fa03a8371c6] daemon is not started [2022-03-07T14:45:00.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-07T14:45:00.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T14:45:00.981Z] --- PASS: TestHealthKillContainer (7.82s) [2022-03-07T14:45:00.981Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T14:45:00.981Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2022-03-07T14:45:00.981Z] === RUN TestIpcModeNone [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-07T14:45:01.060Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestConfigureDaemonLogs [2022-03-07T14:45:01.060Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestCommonOptionsInstallFlags [2022-03-07T14:45:01.060Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-07T14:45:01.060Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-07T14:45:01.060Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-07T14:45:01.060Z] PASS [2022-03-07T14:45:01.060Z] coverage: 18.7% of statements [2022-03-07T14:45:01.060Z] ok github.com/docker/docker/cmd/dockerd 0.254s coverage: 18.7% of statements [2022-03-07T14:45:01.060Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-07T14:45:01.060Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T14:45:01.551Z] --- PASS: TestIpcModeNone (0.42s) [2022-03-07T14:45:01.551Z] === RUN TestIpcModePrivate [2022-03-07T14:45:01.810Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-07T14:45:01.810Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-07T14:45:01.810Z] === RUN TestIpcModeShareable [2022-03-07T14:45:01.970Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-03-07T14:45:01.970Z] === RUN TestSecretsUpdate [2022-03-07T14:45:02.070Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-03-07T14:45:02.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:45:02.330Z] --- PASS: TestIpcModeShareable (0.44s) [2022-03-07T14:45:02.330Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T14:45:02.601Z] === RUN TestContainerStopSignal [2022-03-07T14:45:02.601Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestContainerStopTimeout [2022-03-07T14:45:02.601Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-07T14:45:02.601Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-07T14:45:02.601Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-07T14:45:02.601Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestReplaceAndAppendEnvVars [2022-03-07T14:45:02.601Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-07T14:45:02.601Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestNewMemoryStore [2022-03-07T14:45:02.601Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestAddContainers [2022-03-07T14:45:02.601Z] --- PASS: TestAddContainers (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestGetContainer [2022-03-07T14:45:02.601Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestDeleteContainer [2022-03-07T14:45:02.601Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestListContainers [2022-03-07T14:45:02.601Z] --- PASS: TestListContainers (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestFirstContainer [2022-03-07T14:45:02.601Z] --- PASS: TestFirstContainer (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestApplyAllContainer [2022-03-07T14:45:02.601Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestIsValidHealthString [2022-03-07T14:45:02.601Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestStateRunStop [2022-03-07T14:45:02.601Z] --- PASS: TestStateRunStop (0.00s) [2022-03-07T14:45:02.601Z] === RUN TestStateTimeoutWait [2022-03-07T14:45:02.601Z] state_test.go:141: Stop callback fired [2022-03-07T14:45:02.601Z] state_test.go:165: Stop callback fired [2022-03-07T14:45:02.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-07T14:45:03.059Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-07T14:45:03.059Z] === RUN TestIsValidStateString [2022-03-07T14:45:03.059Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-07T14:45:03.059Z] === RUN TestViewSaveDelete [2022-03-07T14:45:03.059Z] --- PASS: TestViewSaveDelete (0.03s) [2022-03-07T14:45:03.059Z] === RUN TestViewAll [2022-03-07T14:45:03.059Z] --- PASS: TestViewAll (0.02s) [2022-03-07T14:45:03.059Z] === RUN TestViewGet [2022-03-07T14:45:03.059Z] --- PASS: TestViewGet (0.01s) [2022-03-07T14:45:03.059Z] === RUN TestNames [2022-03-07T14:45:03.059Z] --- PASS: TestNames (0.00s) [2022-03-07T14:45:03.059Z] === RUN TestViewWithHealthCheck [2022-03-07T14:45:03.059Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-07T14:45:03.059Z] PASS [2022-03-07T14:45:03.059Z] coverage: 41.7% of statements [2022-03-07T14:45:03.059Z] ok github.com/docker/docker/container 0.292s coverage: 41.7% of statements [2022-03-07T14:45:03.059Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T14:45:03.059Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T14:45:03.059Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T14:45:03.059Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T14:45:03.711Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-03-07T14:45:03.711Z] === RUN TestAPIIpcModeHost [2022-03-07T14:45:03.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:45:03.880Z] --- PASS: TestSecretsUpdate (2.16s) [2022-03-07T14:45:03.880Z] === RUN TestTemplatedSecret [2022-03-07T14:45:03.971Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-03-07T14:45:03.971Z] === RUN TestDaemonIpcModeShareable [2022-03-07T14:45:04.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T14:45:04.476Z] Removing intermediate container 5bbd49f33975 [2022-03-07T14:45:04.476Z] ---> e5cff02d5630 [2022-03-07T14:45:04.476Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-07T14:45:04.476Z] ---> Running in 717b1053a272 [2022-03-07T14:45:04.594Z] === RUN TestPrepare [2022-03-07T14:45:04.594Z] --- PASS: TestPrepare (0.00s) [2022-03-07T14:45:04.594Z] === RUN TestStart [2022-03-07T14:45:04.594Z] --- PASS: TestStart (0.00s) [2022-03-07T14:45:04.594Z] === RUN TestWaitCancel [2022-03-07T14:45:04.594Z] --- PASS: TestWaitCancel (0.00s) [2022-03-07T14:45:04.594Z] === RUN TestWaitDisabled [2022-03-07T14:45:04.594Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-07T14:45:04.594Z] === RUN TestWaitEnabled [2022-03-07T14:45:04.594Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-07T14:45:04.594Z] === RUN TestRemove [2022-03-07T14:45:04.594Z] --- PASS: TestRemove (0.00s) [2022-03-07T14:45:04.594Z] PASS [2022-03-07T14:45:04.594Z] coverage: 65.3% of statements [2022-03-07T14:45:04.594Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-03-07T14:45:04.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:45:04.910Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-07T14:45:04.910Z] --- PASS: TestDaemonIpcModeShareable (1.06s) [2022-03-07T14:45:04.910Z] === RUN TestDaemonIpcModePrivate [2022-03-07T14:45:04.935Z] [2022-03-07T14:45:04.935Z] SUCCESS: Specified value was saved. [2022-03-07T14:45:05.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:45:05.849Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-07T14:45:06.109Z] --- PASS: TestDaemonIpcModePrivate (1.07s) [2022-03-07T14:45:06.109Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T14:45:06.128Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-07T14:45:06.128Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-07T14:45:06.128Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-07T14:45:06.128Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-07T14:45:06.422Z] --- PASS: TestTemplatedSecret (2.57s) [2022-03-07T14:45:06.422Z] === RUN TestSecretCreateResolve [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-07T14:45:06.591Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-07T14:45:06.591Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-07T14:45:06.591Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-07T14:45:06.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:45:07.047Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-07T14:45:07.047Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2022-03-07T14:45:07.047Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T14:45:07.050Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-07T14:45:07.050Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-07T14:45:07.050Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-07T14:45:07.050Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-07T14:45:07.050Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-07T14:45:07.050Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-07T14:45:07.050Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-07T14:45:07.050Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-07T14:45:07.050Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-07T14:45:07.050Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-07T14:45:07.050Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-07T14:45:07.050Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-07T14:45:07.050Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-07T14:45:07.050Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-07T14:45:07.050Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-07T14:45:07.050Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-07T14:45:07.050Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-07T14:45:07.050Z] PASS [2022-03-07T14:45:07.050Z] coverage: 35.9% of statements [2022-03-07T14:45:07.050Z] ok github.com/docker/docker/daemon/cluster/convert 0.433s coverage: 35.9% of statements [2022-03-07T14:45:07.050Z] === RUN TestNewListSecretsFilters [2022-03-07T14:45:07.050Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-07T14:45:07.050Z] === RUN TestNewListConfigsFilters [2022-03-07T14:45:07.050Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-07T14:45:07.050Z] PASS [2022-03-07T14:45:07.050Z] coverage: 0.5% of statements [2022-03-07T14:45:07.050Z] ok github.com/docker/docker/daemon/cluster 1.006s coverage: 0.5% of statements [2022-03-07T14:45:07.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:45:07.827Z] Removing intermediate container 717b1053a272 [2022-03-07T14:45:07.827Z] ---> 9659a49c9ac9 [2022-03-07T14:45:07.827Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-07T14:45:07.827Z] ---> Running in 8ce0b6fd9bde [2022-03-07T14:45:07.986Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-07T14:45:08.246Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2022-03-07T14:45:08.246Z] === RUN TestIpcModeOlderClient [2022-03-07T14:45:08.246Z] === PAUSE TestIpcModeOlderClient [2022-03-07T14:45:08.246Z] === RUN TestKillContainerInvalidSignal [2022-03-07T14:45:08.333Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-03-07T14:45:08.333Z] PASS [2022-03-07T14:45:08.333Z] [2022-03-07T14:45:08.333Z] DONE 6 tests in 13.309s [2022-03-07T14:45:08.333Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T14:45:08.333Z] INFO: Testing against a local daemon [2022-03-07T14:45:08.333Z] === RUN TestServiceCreateInit [2022-03-07T14:45:08.333Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T14:45:08.506Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-03-07T14:45:08.506Z] === RUN TestKillContainer [2022-03-07T14:45:08.506Z] === RUN TestKillContainer/no_signal [2022-03-07T14:45:09.075Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T14:45:09.335Z] === RUN TestKillContainer/killing_signal [2022-03-07T14:45:09.904Z] --- PASS: TestKillContainer (1.12s) [2022-03-07T14:45:09.905Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-03-07T14:45:09.905Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-07T14:45:09.905Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-07T14:45:09.905Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T14:45:09.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T14:45:09.955Z] === RUN TestBuilderGC [2022-03-07T14:45:09.955Z] --- PASS: TestBuilderGC (0.00s) [2022-03-07T14:45:09.955Z] === RUN TestDaemonConfigurationNotFound [2022-03-07T14:45:09.955Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-07T14:45:09.955Z] === RUN TestDaemonBrokenConfiguration [2022-03-07T14:45:09.955Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-07T14:45:09.955Z] === RUN TestFindConfigurationConflicts [2022-03-07T14:45:09.955Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-07T14:45:09.955Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-07T14:45:09.955Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-07T14:45:09.955Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-07T14:45:09.955Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-07T14:45:09.955Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-07T14:45:09.955Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-07T14:45:09.955Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-07T14:45:09.955Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-07T14:45:09.955Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-07T14:45:10.164Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T14:45:10.414Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-07T14:45:10.414Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-07T14:45:10.414Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-07T14:45:10.414Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-07T14:45:10.414Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-07T14:45:10.414Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-07T14:45:10.414Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-07T14:45:10.414Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-07T14:45:10.414Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration/with_label [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration/with_dns [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-07T14:45:10.414Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-07T14:45:10.414Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestReloadSetConfigFileNotExist [2022-03-07T14:45:10.414Z] time="2022-03-07T14:45:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-07T14:45:10.414Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-03-07T14:45:10.414Z] === RUN TestReloadDefaultConfigNotExist [2022-03-07T14:45:10.414Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:10.414Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestReloadBadDefaultConfig [2022-03-07T14:45:10.414Z] time="2022-03-07T14:45:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1164408919" [2022-03-07T14:45:10.414Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestReloadWithConflictingLabels [2022-03-07T14:45:10.414Z] time="2022-03-07T14:45:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3598623294" [2022-03-07T14:45:10.414Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestReloadWithDuplicateLabels [2022-03-07T14:45:10.414Z] time="2022-03-07T14:45:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2621615925" [2022-03-07T14:45:10.414Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestMaskURLCredentials [2022-03-07T14:45:10.414Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-07T14:45:10.414Z] === RUN TestDaemonConfigurationMerge [2022-03-07T14:45:10.414Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2022-03-07T14:45:10.414Z] PASS [2022-03-07T14:45:10.414Z] coverage: 79.2% of statements [2022-03-07T14:45:10.414Z] ok github.com/docker/docker/daemon/config 0.457s coverage: 79.2% of statements [2022-03-07T14:45:10.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2022-03-07T14:45:10.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2022-03-07T14:45:10.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-03-07T14:45:10.734Z] === RUN TestKillStoppedContainer [2022-03-07T14:45:10.734Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-07T14:45:10.734Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T14:45:10.994Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-07T14:45:10.994Z] === RUN TestKillDifferentUserContainer [2022-03-07T14:45:11.253Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-03-07T14:45:11.253Z] === RUN TestInspectOomKilledTrue [2022-03-07T14:45:11.380Z] === RUN TestWaitNodeAttachment [2022-03-07T14:45:11.381Z] === RUN TestEventsLog [2022-03-07T14:45:11.381Z] --- PASS: TestEventsLog (0.00s) [2022-03-07T14:45:11.381Z] === RUN TestEventsLogTimeout [2022-03-07T14:45:11.381Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-07T14:45:11.381Z] === RUN TestLogEvents [2022-03-07T14:45:11.381Z] --- PASS: TestLogEvents (0.05s) [2022-03-07T14:45:11.381Z] === RUN TestLoadBufferedEvents [2022-03-07T14:45:11.560Z] Cannot create a file when that file already exists. [2022-03-07T14:45:11.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:45:11.822Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-03-07T14:45:11.822Z] === RUN TestInspectOomKilledFalse [2022-03-07T14:45:11.838Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-03-07T14:45:11.839Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-07T14:45:11.839Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-07T14:45:11.839Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-07T14:45:11.839Z] PASS [2022-03-07T14:45:11.839Z] coverage: 50.0% of statements [2022-03-07T14:45:11.839Z] ok github.com/docker/docker/daemon/events 0.339s coverage: 50.0% of statements [2022-03-07T14:45:11.839Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-07T14:45:11.839Z] === RUN TestIsolationConversion [2022-03-07T14:45:11.839Z] === RUN TestIsolationConversion/default [2022-03-07T14:45:11.839Z] === RUN TestIsolationConversion/process [2022-03-07T14:45:11.839Z] === RUN TestIsolationConversion/hyperv [2022-03-07T14:45:11.839Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-07T14:45:11.839Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-07T14:45:11.839Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-07T14:45:11.839Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestContainerLabels [2022-03-07T14:45:11.839Z] --- PASS: TestContainerLabels (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestCredentialSpecConversion [2022-03-07T14:45:11.839Z] === RUN TestCredentialSpecConversion/none [2022-03-07T14:45:11.839Z] === RUN TestCredentialSpecConversion/config [2022-03-07T14:45:11.839Z] === RUN TestCredentialSpecConversion/file [2022-03-07T14:45:11.839Z] === RUN TestCredentialSpecConversion/registry [2022-03-07T14:45:11.839Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-07T14:45:11.839Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-07T14:45:11.839Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-07T14:45:11.839Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-07T14:45:11.839Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestControllerValidateMountBind [2022-03-07T14:45:11.839Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestControllerValidateMountVolume [2022-03-07T14:45:11.839Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestControllerValidateMountTarget [2022-03-07T14:45:11.839Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestControllerValidateMountTmpfs [2022-03-07T14:45:11.839Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestControllerValidateMountInvalidType [2022-03-07T14:45:11.839Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-07T14:45:11.839Z] === RUN TestControllerValidateMountNamedPipe [2022-03-07T14:45:11.839Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-07T14:45:11.839Z] PASS [2022-03-07T14:45:11.839Z] coverage: 11.0% of statements [2022-03-07T14:45:11.839Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.728s coverage: 11.0% of statements [2022-03-07T14:45:11.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:45:12.082Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-03-07T14:45:12.082Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T14:45:12.296Z] === RUN TestIsEmptyDir [2022-03-07T14:45:12.296Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-07T14:45:12.296Z] PASS [2022-03-07T14:45:12.296Z] coverage: 2.3% of statements [2022-03-07T14:45:12.296Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-03-07T14:45:12.341Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-03-07T14:45:12.341Z] === RUN TestLinksContainerNames [2022-03-07T14:45:12.536Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T14:45:13.264Z] === RUN TestVerifyNetworkingConfig [2022-03-07T14:45:13.264Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestGetContainer [2022-03-07T14:45:13.264Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestValidContainerNames [2022-03-07T14:45:13.264Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestContainerInitDNS [2022-03-07T14:45:13.264Z] daemon_test.go:145: root required [2022-03-07T14:45:13.264Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestMerge [2022-03-07T14:45:13.264Z] --- PASS: TestMerge (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestValidateContainerIsolation [2022-03-07T14:45:13.264Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestFindNetworkErrorType [2022-03-07T14:45:13.264Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestEnsureServicesExist [2022-03-07T14:45:13.264Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-03-07T14:45:13.264Z] === RUN TestEnsureServicesExistErrors [2022-03-07T14:45:13.264Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-07T14:45:13.264Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-07T14:45:13.264Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-07T14:45:13.264Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-07T14:45:13.264Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-07T14:45:13.264Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-07T14:45:13.264Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestContainerDelete [2022-03-07T14:45:13.264Z] --- PASS: TestContainerDelete (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestContainerDoubleDelete [2022-03-07T14:45:13.264Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestLogContainerEventCopyLabels [2022-03-07T14:45:13.264Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestLogContainerEventWithAttributes [2022-03-07T14:45:13.264Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestNoneHealthcheck [2022-03-07T14:45:13.264Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestHealthStates [2022-03-07T14:45:13.264Z] === RUN TestLinkNaming [2022-03-07T14:45:13.264Z] --- PASS: TestLinkNaming (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestLinkNew [2022-03-07T14:45:13.264Z] --- PASS: TestLinkNew (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestLinkEnv [2022-03-07T14:45:13.264Z] --- PASS: TestLinkEnv (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestLinkMultipleEnv [2022-03-07T14:45:13.264Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-07T14:45:13.264Z] === RUN TestLinkPortRangeEnv [2022-03-07T14:45:13.264Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-07T14:45:13.264Z] PASS [2022-03-07T14:45:13.264Z] coverage: 93.0% of statements [2022-03-07T14:45:13.264Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2022-03-07T14:45:13.264Z] time="2022-03-07T14:45:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] time="2022-03-07T14:45:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T14:45:13.265Z] --- PASS: TestHealthStates (0.24s) [2022-03-07T14:45:13.265Z] === RUN TestGetInspectData [2022-03-07T14:45:13.265Z] --- PASS: TestGetInspectData (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestFillLicense [2022-03-07T14:45:13.265Z] --- PASS: TestFillLicense (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestListInvalidFilter [2022-03-07T14:45:13.265Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestNameFilter [2022-03-07T14:45:13.265Z] --- PASS: TestNameFilter (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-07T14:45:13.265Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-07T14:45:13.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-07T14:45:13.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestDaemonReloadLabels [2022-03-07T14:45:13.265Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-07T14:45:13.265Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestDaemonReloadMirrors [2022-03-07T14:45:13.265Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-07T14:45:13.265Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-07T14:45:13.265Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-07T14:45:13.265Z] reload_test.go:342: root required [2022-03-07T14:45:13.265Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T14:45:13.265Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-07T14:45:13.265Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-07T14:45:13.265Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-07T14:45:13.265Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-07T14:45:13.265Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-07T14:45:13.265Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-07T14:45:13.265Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-07T14:45:13.265Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-07T14:45:13.265Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-07T14:45:13.280Z] --- PASS: TestLinksContainerNames (0.72s) [2022-03-07T14:45:13.280Z] === RUN TestLogsFollowTailEmpty [2022-03-07T14:45:13.540Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-03-07T14:45:13.540Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T14:45:13.724Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-07T14:45:13.724Z] === RUN TestParseVolumesFrom [2022-03-07T14:45:13.724Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-07T14:45:13.724Z] PASS [2022-03-07T14:45:13.724Z] coverage: 8.6% of statements [2022-03-07T14:45:13.724Z] ok github.com/docker/docker/daemon 0.524s coverage: 8.6% of statements [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-07T14:45:13.724Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-07T14:45:13.799Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/default [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/private [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/slave [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/shared [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/default [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/shared [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/slave [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/private [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T14:45:13.799Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:45:13.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T14:45:13.799Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T14:45:14.059Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T14:45:14.318Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T14:45:14.318Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-07T14:45:14.319Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-07T14:45:14.319Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T14:45:15.261Z] === RUN TestAdapterReadLogs [2022-03-07T14:45:15.261Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-07T14:45:15.261Z] === RUN TestCopier [2022-03-07T14:45:15.261Z] --- PASS: TestCopier (0.00s) [2022-03-07T14:45:15.261Z] === RUN TestCopierLongLines [2022-03-07T14:45:15.261Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-07T14:45:15.261Z] === RUN TestCopierSlow [2022-03-07T14:45:15.699Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2022-03-07T14:45:15.699Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T14:45:15.699Z] --- PASS: TestContainerVolumesMountedAsShared (0.34s) [2022-03-07T14:45:15.699Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T14:45:15.720Z] --- PASS: TestCopierSlow (0.22s) [2022-03-07T14:45:15.720Z] === RUN TestCopierWithSized [2022-03-07T14:45:15.720Z] === RUN TestCopierWithSized/as_is [2022-03-07T14:45:15.720Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-07T14:45:15.720Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-07T14:45:15.720Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-07T14:45:15.720Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-07T14:45:15.720Z] === RUN TestCopierWithPartial [2022-03-07T14:45:15.720Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-07T14:45:15.720Z] === RUN TestRingLogger [2022-03-07T14:45:15.720Z] --- PASS: TestRingLogger (0.00s) [2022-03-07T14:45:15.720Z] === RUN TestRingCap [2022-03-07T14:45:15.720Z] --- PASS: TestRingCap (0.00s) [2022-03-07T14:45:15.720Z] === RUN TestRingClose [2022-03-07T14:45:15.720Z] --- PASS: TestRingClose (0.00s) [2022-03-07T14:45:15.720Z] === RUN TestRingDrain [2022-03-07T14:45:15.720Z] --- PASS: TestRingDrain (0.00s) [2022-03-07T14:45:15.720Z] PASS [2022-03-07T14:45:15.720Z] coverage: 43.2% of statements [2022-03-07T14:45:15.720Z] ok github.com/docker/docker/daemon/logger 0.377s coverage: 43.2% of statements [2022-03-07T14:45:15.833Z] --- PASS: TestServiceCreateInit (7.22s) [2022-03-07T14:45:15.833Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-03-07T14:45:15.833Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-03-07T14:45:15.833Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T14:45:15.959Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s) [2022-03-07T14:45:15.959Z] === RUN TestNetworkNat [2022-03-07T14:45:16.182Z] === RUN TestNewStreamConfig [2022-03-07T14:45:16.182Z] === RUN TestNewStreamConfig/defaults [2022-03-07T14:45:16.182Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-07T14:45:16.182Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-07T14:45:16.182Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-07T14:45:16.182Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-07T14:45:16.182Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-07T14:45:16.182Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-07T14:45:16.182Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-07T14:45:16.182Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-07T14:45:16.182Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-07T14:45:16.182Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-07T14:45:16.182Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-07T14:45:16.182Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-07T14:45:16.182Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-07T14:45:16.182Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-07T14:45:16.182Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-07T14:45:16.182Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-07T14:45:16.182Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-07T14:45:16.182Z] time="2022-03-07T14:45:15Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-07T14:45:16.182Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-07T14:45:16.182Z] === RUN TestCreateSuccess [2022-03-07T14:45:16.182Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-07T14:45:16.182Z] === RUN TestCreateStreamSkipped [2022-03-07T14:45:16.182Z] time="2022-03-07T14:45:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-07T14:45:16.227Z] Removing intermediate container 8ce0b6fd9bde [2022-03-07T14:45:16.227Z] ---> 1bf7af0d611c [2022-03-07T14:45:16.227Z] Step 13/13 : CMD ["sh"] [2022-03-07T14:45:16.227Z] ---> Running in fb7d1600e70e [2022-03-07T14:45:16.528Z] --- PASS: TestNetworkNat (0.40s) [2022-03-07T14:45:16.528Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T14:45:16.640Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCreateLogGroupSuccess [2022-03-07T14:45:16.640Z] time="2022-03-07T14:45:16Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-07T14:45:16.640Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCreateError [2022-03-07T14:45:16.640Z] --- PASS: TestCreateError (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCreateAlreadyExists [2022-03-07T14:45:16.640Z] time="2022-03-07T14:45:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-07T14:45:16.640Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestLogClosed [2022-03-07T14:45:16.640Z] --- PASS: TestLogClosed (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestLogBlocking [2022-03-07T14:45:16.640Z] --- PASS: TestLogBlocking (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-07T14:45:16.640Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestLogNonBlockingBufferFull [2022-03-07T14:45:16.640Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestPublishBatchSuccess [2022-03-07T14:45:16.640Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestPublishBatchError [2022-03-07T14:45:16.640Z] time="2022-03-07T14:45:16Z" level=error msg=error [2022-03-07T14:45:16.640Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-07T14:45:16.640Z] time="2022-03-07T14:45:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T14:45:16.640Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-07T14:45:16.640Z] time="2022-03-07T14:45:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T14:45:16.640Z] time="2022-03-07T14:45:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-07T14:45:16.640Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchSimple [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchTicker [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchMultilinePattern [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchClose [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestEffectiveLen [2022-03-07T14:45:16.640Z] === RUN TestEffectiveLen/0/Hello [2022-03-07T14:45:16.640Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-07T14:45:16.640Z] === RUN TestEffectiveLen/2/🙃 [2022-03-07T14:45:16.640Z] === RUN TestEffectiveLen/3/���� [2022-03-07T14:45:16.640Z] === RUN TestEffectiveLen/4/He��o [2022-03-07T14:45:16.640Z] === RUN TestEffectiveLen/5/ [2022-03-07T14:45:16.640Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit/0/ [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit/1/Hello [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1076: Hello [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit/2/Hello [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1076: He [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1077: llo [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit/3/Hello [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1077: Hello [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit/4/🙃 [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1076: [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit/5/🙃 [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit/6/a� [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1076: a [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1077: � [2022-03-07T14:45:16.640Z] === RUN TestFindValidSplit/7/a� [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1076: a� [2022-03-07T14:45:16.640Z] cloudwatchlogs_test.go:1077: [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestProcessEventEmoji [2022-03-07T14:45:16.640Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchLineSplit [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchMaxEvents [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-07T14:45:16.640Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptReconnectInterval [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-07T14:45:16.640Z] PASS [2022-03-07T14:45:16.640Z] coverage: 33.6% of statements [2022-03-07T14:45:16.640Z] ok github.com/docker/docker/daemon/logger/fluentd 0.062s coverage: 33.6% of statements [2022-03-07T14:45:16.640Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-07T14:45:16.640Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-07T14:45:16.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-07T14:45:16.640Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-07T14:45:16.640Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsFormat [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-07T14:45:16.641Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-07T14:45:16.641Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-07T14:45:16.641Z] === RUN TestCreateTagSuccess [2022-03-07T14:45:16.641Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-07T14:45:16.641Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-07T14:45:16.641Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-07T14:45:16.641Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-07T14:45:16.641Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-07T14:45:16.641Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-07T14:45:16.641Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.05s) [2022-03-07T14:45:16.641Z] PASS [2022-03-07T14:45:16.641Z] coverage: 80.2% of statements [2022-03-07T14:45:16.641Z] ok github.com/docker/docker/daemon/logger/awslogs 0.674s coverage: 80.2% of statements [2022-03-07T14:45:16.685Z] Removing intermediate container fb7d1600e70e [2022-03-07T14:45:16.685Z] ---> 2782f60f6d53 [2022-03-07T14:45:16.685Z] Successfully built 2782f60f6d53 [2022-03-07T14:45:16.685Z] Successfully tagged busybox:latest [2022-03-07T14:45:16.685Z] INFO: Docker images of the daemon under test [2022-03-07T14:45:16.685Z] [2022-03-07T14:45:16.685Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T14:45:16.685Z] busybox latest 2782f60f6d53 Less than a second ago 5GB [2022-03-07T14:45:16.685Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T14:45:16.685Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T14:45:16.685Z] [2022-03-07T14:45:16.685Z] INFO: Running integration tests at 03/07/2022 14:45:16... [2022-03-07T14:45:16.685Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-07T14:45:16.685Z] INFO: Integration API tests being run from the host: [2022-03-07T14:45:16.685Z] INFO: make.ps1 starting at 03/07/2022 14:45:16 [2022-03-07T14:45:16.788Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-07T14:45:16.788Z] === RUN TestNetworkLoopbackNat [2022-03-07T14:45:17.067Z] 2022/03/07 14:45:15 Closing DB instances... [2022-03-07T14:45:17.100Z] === RUN TestSearchRegistryForImagesErrors [2022-03-07T14:45:17.100Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-07T14:45:17.100Z] === RUN TestSearchRegistryForImages [2022-03-07T14:45:17.100Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-07T14:45:17.100Z] === RUN TestOnlyPlatformWithFallback [2022-03-07T14:45:17.100Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-07T14:45:17.100Z] === RUN TestImageDelete [2022-03-07T14:45:17.100Z] === RUN TestImageDelete/no_lease [2022-03-07T14:45:17.100Z] === RUN TestImageDelete/lease_exists [2022-03-07T14:45:17.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:45:17.558Z] --- PASS: TestImageDelete (0.14s) [2022-03-07T14:45:17.558Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-07T14:45:17.558Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-03-07T14:45:17.558Z] === RUN TestContentStoreForPull [2022-03-07T14:45:17.558Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-07T14:45:17.558Z] PASS [2022-03-07T14:45:17.558Z] coverage: 6.8% of statements [2022-03-07T14:45:17.558Z] ok github.com/docker/docker/daemon/images 0.541s coverage: 6.8% of statements [2022-03-07T14:45:17.558Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T14:45:17.558Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T14:45:17.558Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-07T14:45:17.558Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T14:45:17.558Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-07T14:45:17.558Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-07T14:45:17.558Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-07T14:45:17.558Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-07T14:45:17.558Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-07T14:45:17.663Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-07T14:45:17.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T14:45:17.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-07T14:45:18.021Z] === RUN TestJSONFileLogger [2022-03-07T14:45:18.021Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-07T14:45:18.021Z] === RUN TestJSONFileLoggerWithTags [2022-03-07T14:45:18.021Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-07T14:45:18.021Z] === RUN TestJSONFileLoggerWithOpts [2022-03-07T14:45:18.021Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-03-07T14:45:18.021Z] === RUN TestFastTimeMarshalJSON [2022-03-07T14:45:18.021Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-07T14:45:18.021Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-07T14:45:18.021Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-03-07T14:45:18.021Z] PASS [2022-03-07T14:45:18.021Z] coverage: 87.2% of statements [2022-03-07T14:45:18.021Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-07T14:45:18.021Z] === RUN TestEncodeDecode [2022-03-07T14:45:18.021Z] === PAUSE TestEncodeDecode [2022-03-07T14:45:18.021Z] === RUN TestUnexpectedEOF [2022-03-07T14:45:18.021Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.340s coverage: 87.2% of statements [2022-03-07T14:45:18.021Z] time="2022-03-07T14:45:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T14:45:18.021Z] time="2022-03-07T14:45:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T14:45:18.021Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-07T14:45:18.021Z] === CONT TestEncodeDecode [2022-03-07T14:45:18.021Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-07T14:45:18.021Z] PASS [2022-03-07T14:45:18.021Z] coverage: 69.9% of statements [2022-03-07T14:45:18.021Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.330s coverage: 69.9% of statements [2022-03-07T14:45:18.052Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-03-07T14:45:18.052Z] === RUN TestFindNode [2022-03-07T14:45:18.052Z] 2022/03/07 14:45:17 Closing DB instances... [2022-03-07T14:45:18.052Z] --- PASS: TestFindNode (0.02s) [2022-03-07T14:45:18.052Z] === RUN TestChangeNodeState [2022-03-07T14:45:18.052Z] 2022/03/07 14:45:17 Closing DB instances... [2022-03-07T14:45:18.052Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-07T14:45:18.052Z] === RUN TestNodeReincarnation [2022-03-07T14:45:18.052Z] 2022/03/07 14:45:17 Closing DB instances... [2022-03-07T14:45:18.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:45:18.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:45:18.988Z] === RUN TestWriteLog [2022-03-07T14:45:18.988Z] === PAUSE TestWriteLog [2022-03-07T14:45:18.988Z] === RUN TestReadLog [2022-03-07T14:45:18.988Z] === PAUSE TestReadLog [2022-03-07T14:45:18.988Z] === RUN TestDecode [2022-03-07T14:45:18.988Z] --- PASS: TestDecode (0.06s) [2022-03-07T14:45:18.988Z] === CONT TestWriteLog [2022-03-07T14:45:18.988Z] === CONT TestReadLog [2022-03-07T14:45:18.988Z] --- PASS: TestWriteLog (0.01s) [2022-03-07T14:45:18.988Z] === RUN TestReadLog/tail_exact [2022-03-07T14:45:19.325Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-07T14:45:19.325Z] === RUN TestPause [2022-03-07T14:45:19.446Z] === RUN TestReadLog/tail_less_than_available [2022-03-07T14:45:19.446Z] === RUN TestReadLog/tail_more_than_available [2022-03-07T14:45:19.446Z] --- PASS: TestReadLog (0.32s) [2022-03-07T14:45:19.446Z] --- PASS: TestReadLog/tail_exact (0.26s) [2022-03-07T14:45:19.446Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-07T14:45:19.446Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-07T14:45:19.446Z] PASS [2022-03-07T14:45:19.446Z] coverage: 78.7% of statements [2022-03-07T14:45:19.446Z] ok github.com/docker/docker/daemon/logger/local 0.563s coverage: 78.7% of statements [2022-03-07T14:45:19.446Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T14:45:19.446Z] === RUN TestLog [2022-03-07T14:45:19.446Z] --- PASS: TestLog (0.03s) [2022-03-07T14:45:19.446Z] PASS [2022-03-07T14:45:19.446Z] coverage: 31.5% of statements [2022-03-07T14:45:19.446Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-03-07T14:45:19.897Z] --- PASS: TestPause (0.41s) [2022-03-07T14:45:19.897Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T14:45:19.897Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T14:45:19.897Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T14:45:19.897Z] === RUN TestPauseStopPausedContainer [2022-03-07T14:45:20.170Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-07T14:45:20.170Z] === RUN TestPidHost [2022-03-07T14:45:20.412Z] === RUN TestOpenFileDelete [2022-03-07T14:45:20.412Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-07T14:45:20.412Z] === RUN TestOpenFileRename [2022-03-07T14:45:20.412Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-07T14:45:20.412Z] === RUN TestHandleDecoderErr [2022-03-07T14:45:20.412Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-07T14:45:20.412Z] === RUN TestParseLogTagDefaultTag [2022-03-07T14:45:20.412Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-07T14:45:20.412Z] === RUN TestParseLogTag [2022-03-07T14:45:20.412Z] --- PASS: TestParseLogTag (0.00s) [2022-03-07T14:45:20.412Z] === RUN TestParseLogTagEmptyTag [2022-03-07T14:45:20.412Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-07T14:45:20.412Z] === RUN TestTailFiles [2022-03-07T14:45:20.412Z] --- PASS: TestTailFiles (0.00s) [2022-03-07T14:45:20.412Z] === RUN TestFollowLogsConsumerGone [2022-03-07T14:45:20.412Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-07T14:45:20.412Z] === RUN TestFollowLogsProducerGone [2022-03-07T14:45:20.412Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-07T14:45:20.412Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-07T14:45:20.412Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-07T14:45:20.412Z] === RUN TestCheckCapacityAndRotate [2022-03-07T14:45:20.412Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-07T14:45:20.412Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-07T14:45:20.412Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2022-03-07T14:45:20.412Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-07T14:45:20.412Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-03-07T14:45:20.412Z] PASS [2022-03-07T14:45:20.412Z] coverage: 55.1% of statements [2022-03-07T14:45:20.412Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.265s coverage: 55.1% of statements [2022-03-07T14:45:20.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-07T14:45:20.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T14:45:20.870Z] === RUN TestNewParse [2022-03-07T14:45:20.870Z] --- PASS: TestNewParse (0.00s) [2022-03-07T14:45:20.870Z] PASS [2022-03-07T14:45:20.870Z] coverage: 8.3% of statements [2022-03-07T14:45:20.870Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2022-03-07T14:45:20.870Z] === RUN TestValidateLogOpt [2022-03-07T14:45:20.870Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestNewMissedConfig [2022-03-07T14:45:20.870Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestNewMissedUrl [2022-03-07T14:45:20.870Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestNewMissedToken [2022-03-07T14:45:20.870Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestNewWithProxy [2022-03-07T14:45:20.870Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestDefault [2022-03-07T14:45:20.870Z] --- PASS: TestDefault (0.01s) [2022-03-07T14:45:20.870Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-07T14:45:20.870Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestJsonFormat [2022-03-07T14:45:20.870Z] --- PASS: TestJsonFormat (0.01s) [2022-03-07T14:45:20.870Z] === RUN TestRawFormat [2022-03-07T14:45:20.870Z] --- PASS: TestRawFormat (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestRawFormatWithLabels [2022-03-07T14:45:20.870Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestRawFormatWithoutTag [2022-03-07T14:45:20.870Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-07T14:45:20.870Z] === RUN TestBatching [2022-03-07T14:45:20.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:45:21.110Z] --- PASS: TestPidHost (0.87s) [2022-03-07T14:45:21.111Z] === RUN TestPsFilter [2022-03-07T14:45:21.111Z] --- PASS: TestPsFilter (0.10s) [2022-03-07T14:45:21.111Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T14:45:21.334Z] === RUN TestParseLogFormat [2022-03-07T14:45:21.334Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-07T14:45:21.334Z] === RUN TestValidateLogOptEmpty [2022-03-07T14:45:21.334Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-07T14:45:21.334Z] === RUN TestValidateSyslogAddress [2022-03-07T14:45:21.334Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-07T14:45:21.334Z] === RUN TestParseAddressDefaultPort [2022-03-07T14:45:21.334Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-07T14:45:21.334Z] === RUN TestValidateSyslogFacility [2022-03-07T14:45:21.334Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-07T14:45:21.334Z] === RUN TestValidateLogOptSyslogFormat [2022-03-07T14:45:21.334Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-07T14:45:21.334Z] === RUN TestValidateLogOpt [2022-03-07T14:45:21.334Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T14:45:21.334Z] PASS [2022-03-07T14:45:21.334Z] coverage: 46.8% of statements [2022-03-07T14:45:21.334Z] --- PASS: TestBatching (0.35s) [2022-03-07T14:45:21.334Z] === RUN TestFrequency [2022-03-07T14:45:21.334Z] ok github.com/docker/docker/daemon/logger/syslog 0.095s coverage: 46.8% of statements [2022-03-07T14:45:21.334Z] --- PASS: TestFrequency (0.17s) [2022-03-07T14:45:21.334Z] === RUN TestOneMessagePerRequest [2022-03-07T14:45:21.334Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-07T14:45:21.334Z] === RUN TestVerify [2022-03-07T14:45:21.334Z] --- PASS: TestVerify (0.00s) [2022-03-07T14:45:21.334Z] === RUN TestSkipVerify [2022-03-07T14:45:21.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-07T14:45:21.680Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s) [2022-03-07T14:45:21.680Z] === RUN TestRemoveContainerWithVolume [2022-03-07T14:45:21.793Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:21.793Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:21.793Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:21.793Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:21.793Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:21.940Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-07T14:45:21.940Z] === RUN TestRemoveContainerRunning [2022-03-07T14:45:22.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:45:22.200Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-07T14:45:22.200Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T14:45:22.253Z] --- PASS: TestSkipVerify (0.53s) [2022-03-07T14:45:22.253Z] === RUN TestBufferMaximum [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664321.737292\",\"host\":\"e8c189458a67\"}'" [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664321.737292\",\"host\":\"e8c189458a67\"}'" [2022-03-07T14:45:22.253Z] --- PASS: TestBufferMaximum (0.01s) [2022-03-07T14:45:22.253Z] === RUN TestServerAlwaysDown [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664321.742299\",\"host\":\"e8c189458a67\"}'" [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664321.742299\",\"host\":\"e8c189458a67\"}'" [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664321.742299\",\"host\":\"e8c189458a67\"}'" [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664321.743293\",\"host\":\"e8c189458a67\"}'" [2022-03-07T14:45:22.253Z] time="2022-03-07T14:45:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646664321.743293\",\"host\":\"e8c189458a67\"}'" [2022-03-07T14:45:22.253Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-07T14:45:22.253Z] === RUN TestCannotSendAfterClose [2022-03-07T14:45:22.253Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-07T14:45:22.253Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-07T14:45:22.712Z] === RUN TestV1IDService [2022-03-07T14:45:22.712Z] --- PASS: TestV1IDService (0.03s) [2022-03-07T14:45:22.712Z] === RUN TestV2MetadataService [2022-03-07T14:45:22.769Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-07T14:45:22.769Z] === RUN TestRemoveInvalidContainer [2022-03-07T14:45:22.769Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-07T14:45:22.769Z] === RUN TestRenameLinkedContainer [2022-03-07T14:45:23.171Z] time="2022-03-07T14:45:22Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-07T14:45:23.171Z] time="2022-03-07T14:45:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e8c189458a67\"}'" [2022-03-07T14:45:23.171Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-07T14:45:23.171Z] PASS [2022-03-07T14:45:23.171Z] coverage: 82.5% of statements [2022-03-07T14:45:23.171Z] ok github.com/docker/docker/daemon/logger/splunk 2.180s coverage: 82.5% of statements [2022-03-07T14:45:23.171Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T14:45:23.171Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-07T14:45:23.171Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T14:45:23.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T14:45:23.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:45:23.630Z] === RUN TestSuccessfulDownload [2022-03-07T14:45:23.630Z] download_test.go:267: Needs fixing on Windows [2022-03-07T14:45:23.630Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-07T14:45:23.630Z] === RUN TestCancelledDownload [2022-03-07T14:45:23.630Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-07T14:45:23.630Z] === RUN TestMaxDownloadAttempts [2022-03-07T14:45:23.630Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:45:23.630Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:45:23.630Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:45:23.630Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:45:23.630Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:45:23.630Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:45:23.630Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:45:23.630Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:45:23.630Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T14:45:23.630Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T14:45:23.630Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T14:45:23.630Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-07T14:45:23.917Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-07T14:45:23.917Z] === RUN TestParallelCreate [2022-03-07T14:45:23.917Z] 2022/03/07 14:45:22 Closing DB instances... [2022-03-07T14:45:23.917Z] --- PASS: TestParallelCreate (0.02s) [2022-03-07T14:45:23.917Z] === RUN TestParallelDelete [2022-03-07T14:45:23.917Z] 2022/03/07 14:45:22 Closing DB instances... [2022-03-07T14:45:23.917Z] --- PASS: TestParallelDelete (0.01s) [2022-03-07T14:45:23.917Z] === RUN TestNetworkDBIslands [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0db9933d46c1 with config:&{NodeID:0db9933d46c1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="Node 0db9933d46c1/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="Node 0db9933d46c1/172.26.158.71, added to nodes list" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:938b74935b62 with config:&{NodeID:938b74935b62 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="Node 938b74935b62/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="Node 938b74935b62/172.26.158.71, added to nodes list" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="Node 938b74935b62/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="Node 938b74935b62/172.26.158.71, added to nodes list" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="Node 0db9933d46c1/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=info msg="Node 0db9933d46c1/172.26.158.71, added to nodes list" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:08e19066b95b with config:&{NodeID:08e19066b95b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="Node 08e19066b95b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="Node 08e19066b95b/172.26.158.71, added to nodes list" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="Node 08e19066b95b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="Node 08e19066b95b/172.26.158.71, added to nodes list" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="Node 0db9933d46c1/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="Node 0db9933d46c1/172.26.158.71, added to nodes list" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="Node 938b74935b62/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=info msg="Node 938b74935b62/172.26.158.71, added to nodes list" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-07T14:45:23.917Z] time="2022-03-07T14:45:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-07T14:45:24.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T14:45:24.088Z] --- PASS: TestV2MetadataService (1.27s) [2022-03-07T14:45:24.088Z] PASS [2022-03-07T14:45:24.088Z] coverage: 48.2% of statements [2022-03-07T14:45:24.088Z] ok github.com/docker/docker/distribution/metadata 1.416s coverage: 48.2% of statements [2022-03-07T14:45:24.088Z] time="2022-03-07T14:45:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:45:24.088Z] time="2022-03-07T14:45:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:45:24.088Z] time="2022-03-07T14:45:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:45:24.088Z] time="2022-03-07T14:45:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T14:45:24.088Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-07T14:45:24.088Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-03-07T14:45:24.088Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-03-07T14:45:24.088Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-03-07T14:45:24.088Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-03-07T14:45:24.088Z] === RUN TestTransfer [2022-03-07T14:45:24.150Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-03-07T14:45:24.150Z] === RUN TestRenameStoppedContainer [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:23Z" level=info msg="Node 08e19066b95b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:23Z" level=info msg="Node 08e19066b95b/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:32fece7ba963 with config:&{NodeID:32fece7ba963 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 938b74935b62/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 938b74935b62/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 08e19066b95b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 08e19066b95b/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 0db9933d46c1/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=info msg="Node 0db9933d46c1/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-07T14:45:24.385Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-07T14:45:24.549Z] --- PASS: TestTransfer (0.12s) [2022-03-07T14:45:24.549Z] === RUN TestConcurrencyLimit [2022-03-07T14:45:24.549Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-07T14:45:24.549Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-07T14:45:24.549Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-07T14:45:24.549Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-07T14:45:24.549Z] === RUN TestContinueOnError_NeverContinue [2022-03-07T14:45:24.549Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-07T14:45:24.549Z] === RUN TestManifestStore [2022-03-07T14:45:24.549Z] === RUN TestManifestStore/no_remote_or_local [2022-03-07T14:45:24.549Z] time="2022-03-07T14:45:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1960987204\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-07T14:45:24.549Z] === RUN TestManifestStore/no_local_cache [2022-03-07T14:45:24.549Z] === RUN TestManifestStore/with_local_cache [2022-03-07T14:45:24.549Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-07T14:45:24.549Z] === RUN TestInactiveJobs [2022-03-07T14:45:24.720Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-07T14:45:24.720Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T14:45:24.853Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.853Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.853Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5709be621dd6 with config:&{NodeID:5709be621dd6 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 938b74935b62/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 938b74935b62/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 08e19066b95b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 08e19066b95b/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 0db9933d46c1/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 0db9933d46c1/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 32fece7ba963/172.26.158.71, added to nodes list" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:24.854Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to nodes list" [2022-03-07T14:45:25.007Z] === RUN TestManifestStore/unknown_media_type [2022-03-07T14:45:25.007Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-07T14:45:25.007Z] time="2022-03-07T14:45:24Z" level=warning msg="reference for unknown type: " [2022-03-07T14:45:25.007Z] time="2022-03-07T14:45:24Z" level=warning msg="reference for unknown type: " [2022-03-07T14:45:25.007Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-07T14:45:25.007Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-07T14:45:25.007Z] time="2022-03-07T14:45:24Z" level=warning msg="reference for unknown type: " [2022-03-07T14:45:25.007Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-07T14:45:25.007Z] time="2022-03-07T14:45:24Z" level=warning msg="reference for unknown type: " [2022-03-07T14:45:25.007Z] time="2022-03-07T14:45:24Z" level=warning msg="reference for unknown type: " [2022-03-07T14:45:25.007Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-07T14:45:25.007Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-07T14:45:25.007Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-07T14:45:25.007Z] time="2022-03-07T14:45:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore (0.39s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-07T14:45:25.007Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaType [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-07T14:45:25.007Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-07T14:45:25.007Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestFixManifestLayers [2022-03-07T14:45:25.007Z] --- PASS: TestFixManifestLayers (0.01s) [2022-03-07T14:45:25.007Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-07T14:45:25.007Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T14:45:25.007Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestFixManifestLayersBadParent [2022-03-07T14:45:25.007Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestValidateManifest [2022-03-07T14:45:25.007Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T14:45:25.007Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestFormatPlatform [2022-03-07T14:45:25.007Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestPullSchema2Config [2022-03-07T14:45:25.007Z] === RUN TestPullSchema2Config/success_first_time [2022-03-07T14:45:25.007Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:45:25.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:45:25.007Z] === RUN TestPullSchema2Config/500_status [2022-03-07T14:45:25.007Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:45:25.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:45:25.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:45:25.007Z] === RUN TestPullSchema2Config/EOF [2022-03-07T14:45:25.007Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:45:25.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:45:25.007Z] 2022/03/07 14:45:24 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-07T14:45:25.007Z] goroutine 131 [running]: [2022-03-07T14:45:25.007Z] net/http.(*conn).serve.func1() [2022-03-07T14:45:25.007Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T14:45:25.007Z] panic({0x6f4800, 0x875ea0}) [2022-03-07T14:45:25.007Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T14:45:25.007Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000148584, {0x887200, 0xc00055e380}) [2022-03-07T14:45:25.007Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-07T14:45:25.007Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x887200, 0xc00055e380}, 0xc00041c800) [2022-03-07T14:45:25.007Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-07T14:45:25.007Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x887200, 0xc00055e380}, 0x208e35) [2022-03-07T14:45:25.007Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T14:45:25.007Z] net/http.serverHandler.ServeHTTP({0xc00028a1b0}, {0x887200, 0xc00055e380}, 0xc00041c800) [2022-03-07T14:45:25.007Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T14:45:25.007Z] net/http.(*conn).serve(0xc0001c7ae0, {0x88b838, 0xc0005202d0}) [2022-03-07T14:45:25.007Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T14:45:25.007Z] created by net/http.(*Server).Serve [2022-03-07T14:45:25.007Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T14:45:25.007Z] === RUN TestNotFound [2022-03-07T14:45:25.007Z] --- PASS: TestNotFound (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestConflict [2022-03-07T14:45:25.007Z] --- PASS: TestConflict (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestForbidden [2022-03-07T14:45:25.007Z] --- PASS: TestForbidden (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestInvalidParameter [2022-03-07T14:45:25.007Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestNotImplemented [2022-03-07T14:45:25.007Z] --- PASS: TestNotImplemented (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestNotModified [2022-03-07T14:45:25.007Z] --- PASS: TestNotModified (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestUnauthorized [2022-03-07T14:45:25.007Z] --- PASS: TestUnauthorized (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestUnknown [2022-03-07T14:45:25.007Z] --- PASS: TestUnknown (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestCancelled [2022-03-07T14:45:25.007Z] --- PASS: TestCancelled (0.00s) [2022-03-07T14:45:25.007Z] === RUN TestDeadline [2022-03-07T14:45:25.008Z] --- PASS: TestDeadline (0.00s) [2022-03-07T14:45:25.008Z] === RUN TestDataLoss [2022-03-07T14:45:25.008Z] --- PASS: TestDataLoss (0.00s) [2022-03-07T14:45:25.008Z] === RUN TestUnavailable [2022-03-07T14:45:25.008Z] --- PASS: TestUnavailable (0.00s) [2022-03-07T14:45:25.008Z] === RUN TestSystem [2022-03-07T14:45:25.008Z] --- PASS: TestSystem (0.00s) [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Not_Found [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Bad_Request [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Conflict [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Unauthorized [2022-03-07T14:45:25.008Z] --- PASS: TestInactiveJobs (0.42s) [2022-03-07T14:45:25.008Z] === RUN TestWatchRelease [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Forbidden [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Not_Modified [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-07T14:45:25.008Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-07T14:45:25.008Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-07T14:45:25.008Z] PASS [2022-03-07T14:45:25.008Z] coverage: 53.1% of statements [2022-03-07T14:45:25.008Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2022-03-07T14:45:25.008Z] --- PASS: TestWatchRelease (0.04s) [2022-03-07T14:45:25.008Z] === RUN TestWatchFinishedTransfer [2022-03-07T14:45:25.008Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-07T14:45:25.008Z] === RUN TestDuplicateTransfer [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to nodes list" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to nodes list" [2022-03-07T14:45:25.323Z] networkdb_test.go:835: Re-joining: 3 [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=info msg="The new bootstrap node list is:[172.26.158.71:10033 172.26.158.71:10034 172.26.158.71:10035]" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10033" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49367" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10034" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49368" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10035" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:24Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49369" [2022-03-07T14:45:25.323Z] networkdb_test.go:835: Re-joining: 4 [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:25Z" level=info msg="The new bootstrap node list is:[172.26.158.71:10033 172.26.158.71:10034 172.26.158.71:10035]" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10033" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:25Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49370" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10034" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:25Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49371" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10035" [2022-03-07T14:45:25.323Z] time="2022-03-07T14:45:25Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49372" [2022-03-07T14:45:25.466Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-07T14:45:25.466Z] === RUN TestSuccessfulUpload [2022-03-07T14:45:25.466Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:45:25.466Z] === RUN TestPullSchema2Config/unauthorized [2022-03-07T14:45:25.466Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T14:45:25.466Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T14:45:25.466Z] --- PASS: TestPullSchema2Config (0.56s) [2022-03-07T14:45:25.466Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-03-07T14:45:25.466Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-03-07T14:45:25.466Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-07T14:45:25.466Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-07T14:45:25.466Z] === RUN TestGetRepositoryMountCandidates [2022-03-07T14:45:25.466Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-07T14:45:25.466Z] === RUN TestLayerAlreadyExists [2022-03-07T14:45:25.466Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:45:25.466Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:45:25.466Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:45:25.466Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:45:25.466Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:45:25.466Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-07T14:45:25.466Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-07T14:45:25.466Z] === RUN TestWhenEmptyAuthConfig [2022-03-07T14:45:25.466Z] time="2022-03-07T14:45:25Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-07T14:45:25.466Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-03-07T14:45:25.466Z] === RUN TestCancelledUpload [2022-03-07T14:45:25.466Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-07T14:45:25.466Z] PASS [2022-03-07T14:45:25.466Z] coverage: 76.8% of statements [2022-03-07T14:45:25.466Z] ok github.com/docker/docker/distribution/xfer 1.984s coverage: 76.8% of statements [2022-03-07T14:45:25.658Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-03-07T14:45:25.658Z] === RUN TestRenameInvalidName [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="node 0 leaving" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1 change state NodeActive --> NodeLeft" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="node3(08e19066b95b): Node leave event for 0db9933d46c1/172.26.158.71" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1 change state NodeActive --> NodeLeft" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="node2(938b74935b62): Node leave event for 0db9933d46c1/172.26.158.71" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1 change state NodeActive --> NodeLeft" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="node5(5709be621dd6): Node leave event for 0db9933d46c1/172.26.158.71" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1 change state NodeActive --> NodeLeft" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="node1(0db9933d46c1): Node leave event for 0db9933d46c1/172.26.158.71" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1 change state NodeActive --> NodeLeft" [2022-03-07T14:45:25.791Z] time="2022-03-07T14:45:25Z" level=info msg="node4(32fece7ba963): Node leave event for 0db9933d46c1/172.26.158.71" [2022-03-07T14:45:25.918Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-07T14:45:25.918Z] === RUN TestRenameAnonymousContainer [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.53s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.52s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.52s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.64s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (7.21s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2022-03-07T14:45:25.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.18s) [2022-03-07T14:45:25.941Z] === RUN TestCgroupNamespacesRun [2022-03-07T14:45:25.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 0db9933d46c1/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="node 1 leaving" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 938b74935b62 change state NodeActive --> NodeLeft" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="node5(5709be621dd6): Node leave event for 938b74935b62/172.26.158.71" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 938b74935b62/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 938b74935b62 change state NodeActive --> NodeFailed" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 938b74935b62/172.26.158.71, added to failed nodes list" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 938b74935b62 change state NodeActive --> NodeLeft" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="Node 938b74935b62 change state NodeActive --> NodeLeft" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="node3(08e19066b95b): Node leave event for 938b74935b62/172.26.158.71" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:25Z" level=info msg="node4(32fece7ba963): Node leave event for 938b74935b62/172.26.158.71" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:26Z" level=error msg="node: 938b74935b62 is unknown to memberlist" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:26Z" level=info msg="Node 938b74935b62/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:26Z" level=info msg="Node 938b74935b62/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.260Z] time="2022-03-07T14:45:26Z" level=info msg="Node 938b74935b62/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.432Z] === RUN TestFSGetInvalidData [2022-03-07T14:45:26.432Z] --- PASS: TestFSGetInvalidData (0.04s) [2022-03-07T14:45:26.432Z] === RUN TestFSInvalidSet [2022-03-07T14:45:26.432Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-07T14:45:26.432Z] === RUN TestFSInvalidRoot [2022-03-07T14:45:26.432Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-07T14:45:26.432Z] === RUN TestFSMetadataGetSet [2022-03-07T14:45:26.432Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-07T14:45:26.432Z] === RUN TestFSInvalidWalker [2022-03-07T14:45:26.432Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-07T14:45:26.432Z] === RUN TestFSGetSet [2022-03-07T14:45:26.432Z] --- PASS: TestFSGetSet (0.05s) [2022-03-07T14:45:26.432Z] === RUN TestFSGetUnsetKey [2022-03-07T14:45:26.432Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-07T14:45:26.432Z] === RUN TestFSGetEmptyData [2022-03-07T14:45:26.432Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-07T14:45:26.432Z] === RUN TestFSDelete [2022-03-07T14:45:26.432Z] --- PASS: TestFSDelete (0.02s) [2022-03-07T14:45:26.432Z] === RUN TestFSWalker [2022-03-07T14:45:26.432Z] --- PASS: TestFSWalker (0.02s) [2022-03-07T14:45:26.432Z] === RUN TestFSWalkerStopOnError [2022-03-07T14:45:26.432Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-07T14:45:26.432Z] === RUN TestNewFromJSON [2022-03-07T14:45:26.432Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-07T14:45:26.432Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-07T14:45:26.432Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-07T14:45:26.432Z] === RUN TestMarshalKeyOrder [2022-03-07T14:45:26.432Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-07T14:45:26.432Z] === RUN TestHistoryEqual [2022-03-07T14:45:26.432Z] === RUN TestCompare [2022-03-07T14:45:26.432Z] --- PASS: TestCompare (0.00s) [2022-03-07T14:45:26.432Z] PASS [2022-03-07T14:45:26.432Z] coverage: 19.2% of statements [2022-03-07T14:45:26.432Z] ok github.com/docker/docker/image/cache 0.095s coverage: 19.2% of statements [2022-03-07T14:45:26.432Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-03-07T14:45:26.432Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-07T14:45:26.432Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-07T14:45:26.432Z] === RUN TestTokenPassThru [2022-03-07T14:45:26.432Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-07T14:45:26.432Z] === RUN TestTokenPassThruDifferentHost [2022-03-07T14:45:26.432Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-03-07T14:45:26.432Z] PASS [2022-03-07T14:45:26.432Z] coverage: 26.7% of statements [2022-03-07T14:45:26.432Z] --- PASS: TestHistoryEqual (0.22s) [2022-03-07T14:45:26.432Z] === RUN TestImage [2022-03-07T14:45:26.432Z] --- PASS: TestImage (0.00s) [2022-03-07T14:45:26.432Z] === RUN TestImageOSNotEmpty [2022-03-07T14:45:26.432Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-07T14:45:26.432Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-07T14:45:26.432Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-07T14:45:26.432Z] === RUN TestCreate [2022-03-07T14:45:26.432Z] ok github.com/docker/docker/distribution 2.262s coverage: 26.7% of statements [2022-03-07T14:45:26.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="node 2 leaving" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="Node 08e19066b95b change state NodeActive --> NodeLeft" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="node5(5709be621dd6): Node leave event for 08e19066b95b/172.26.158.71" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="Node 08e19066b95b change state NodeActive --> NodeLeft" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="node4(32fece7ba963): Node leave event for 08e19066b95b/172.26.158.71" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="Node 08e19066b95b change state NodeActive --> NodeLeft" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="node3(08e19066b95b): Node leave event for 08e19066b95b/172.26.158.71" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=debug msg="memberlist: Failed ping: 938b74935b62 (timeout reached)" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.158.71:10035: use of closed network connection" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.158.71:10036: use of closed network connection" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.158.71:10037: use of closed network connection" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="Node 08e19066b95b/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.728Z] time="2022-03-07T14:45:26Z" level=info msg="Node 08e19066b95b/172.26.158.71, left gossip cluster" [2022-03-07T14:45:26.891Z] --- PASS: TestCreate (0.01s) [2022-03-07T14:45:26.891Z] === RUN TestRestore [2022-03-07T14:45:26.891Z] time="2022-03-07T14:45:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-07T14:45:26.891Z] --- PASS: TestRestore (0.04s) [2022-03-07T14:45:26.891Z] === RUN TestAddDelete [2022-03-07T14:45:26.891Z] --- PASS: TestAddDelete (0.03s) [2022-03-07T14:45:26.891Z] === RUN TestSearchAfterDelete [2022-03-07T14:45:26.891Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-07T14:45:26.891Z] === RUN TestParentReset [2022-03-07T14:45:26.891Z] --- PASS: TestParentReset (0.04s) [2022-03-07T14:45:26.891Z] === RUN TestGetAndSetLastUpdated [2022-03-07T14:45:26.891Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-03-07T14:45:26.891Z] === RUN TestStoreLen [2022-03-07T14:45:26.891Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T14:45:26.891Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T14:45:26.891Z] --- PASS: TestStoreLen (0.10s) [2022-03-07T14:45:26.891Z] PASS [2022-03-07T14:45:26.891Z] coverage: 86.9% of statements [2022-03-07T14:45:26.891Z] ok github.com/docker/docker/image 0.898s coverage: 86.9% of statements [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="Node 08e19066b95b/172.26.158.71, left gossip cluster" [2022-03-07T14:45:27.197Z] networkdb_test.go:867: node4: OK [2022-03-07T14:45:27.197Z] networkdb_test.go:867: node5: OK [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="node 0 coming back" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dd84b53afe45 with config:&{NodeID:dd84b53afe45 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="Node dd84b53afe45/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="Node dd84b53afe45/172.26.158.71, added to nodes list" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="node 1 coming back" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e0b8178dd97b with config:&{NodeID:e0b8178dd97b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="Node e0b8178dd97b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="Node e0b8178dd97b/172.26.158.71, added to nodes list" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="node 2 coming back" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1d560da884b8 with config:&{NodeID:1d560da884b8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="Node 1d560da884b8/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="Node 1d560da884b8/172.26.158.71, added to nodes list" [2022-03-07T14:45:27.197Z] time="2022-03-07T14:45:26Z" level=info msg="memberlist: Suspect 938b74935b62 has failed, no acks received" [2022-03-07T14:45:27.297Z] --- PASS: TestRenameAnonymousContainer (1.36s) [2022-03-07T14:45:27.297Z] === RUN TestRenameContainerWithSameName [2022-03-07T14:45:27.349Z] === RUN TestValidateManifest [2022-03-07T14:45:27.349Z] === RUN TestValidateManifest/nil [2022-03-07T14:45:27.349Z] === RUN TestValidateManifest/non-nil [2022-03-07T14:45:27.349Z] --- PASS: TestValidateManifest (0.00s) [2022-03-07T14:45:27.349Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-07T14:45:27.349Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-07T14:45:27.349Z] PASS [2022-03-07T14:45:27.349Z] coverage: 0.7% of statements [2022-03-07T14:45:27.349Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2022-03-07T14:45:27.446Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2022-03-07T14:45:27.446Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T14:45:27.557Z] --- PASS: TestRenameContainerWithSameName (0.35s) [2022-03-07T14:45:27.557Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T14:45:27.665Z] time="2022-03-07T14:45:27Z" level=debug msg="memberlist: Failed ping: 5709be621dd6 (timeout reached)" [2022-03-07T14:45:27.665Z] time="2022-03-07T14:45:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.26.158.71:10036: use of closed network connection" [2022-03-07T14:45:27.665Z] time="2022-03-07T14:45:27Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49374" [2022-03-07T14:45:27.810Z] === RUN TestMakeV1ConfigFromConfig [2022-03-07T14:45:27.810Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-07T14:45:27.810Z] PASS [2022-03-07T14:45:27.810Z] coverage: 25.0% of statements [2022-03-07T14:45:27.810Z] ok github.com/docker/docker/image/v1 0.186s coverage: 25.0% of statements [2022-03-07T14:45:27.810Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T14:45:28.134Z] time="2022-03-07T14:45:27Z" level=warning msg="memberlist: Was able to connect to 5709be621dd6 but other probes failed, network may be misconfigured" [2022-03-07T14:45:28.268Z] === RUN TestSerialization [2022-03-07T14:45:28.268Z] --- PASS: TestSerialization (0.02s) [2022-03-07T14:45:28.268Z] PASS [2022-03-07T14:45:28.268Z] coverage: 100.0% of statements [2022-03-07T14:45:28.268Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2022-03-07T14:45:28.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T14:45:28.496Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-03-07T14:45:28.497Z] === RUN TestResize [2022-03-07T14:45:28.756Z] --- PASS: TestResize (0.38s) [2022-03-07T14:45:28.756Z] === RUN TestResizeWithInvalidSize [2022-03-07T14:45:28.947Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.51s) [2022-03-07T14:45:28.947Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T14:45:29.017Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-07T14:45:29.017Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T14:45:29.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-07T14:45:29.586Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:45:29.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:45:29.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:45:29.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T14:45:29.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:45:29.802Z] === RUN TestEnvironmentParsing [2022-03-07T14:45:29.802Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-07T14:45:29.802Z] PASS [2022-03-07T14:45:29.802Z] coverage: 1.2% of statements [2022-03-07T14:45:29.802Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.2% of statements [2022-03-07T14:45:30.261Z] === RUN TestEmptyLayer [2022-03-07T14:45:30.261Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestCommitFailure [2022-03-07T14:45:30.261Z] --- PASS: TestCommitFailure (0.01s) [2022-03-07T14:45:30.261Z] === RUN TestStartTransactionFailure [2022-03-07T14:45:30.261Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestGetOrphan [2022-03-07T14:45:30.261Z] --- PASS: TestGetOrphan (0.01s) [2022-03-07T14:45:30.261Z] === RUN TestMountAndRegister [2022-03-07T14:45:30.261Z] === RUN TestSequenceGetAvailableBit [2022-03-07T14:45:30.261Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestSequenceEqual [2022-03-07T14:45:30.261Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestSequenceCopy [2022-03-07T14:45:30.261Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestGetFirstAvailable [2022-03-07T14:45:30.261Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestFindSequence [2022-03-07T14:45:30.261Z] --- PASS: TestFindSequence (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestCheckIfAvailable [2022-03-07T14:45:30.261Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestMergeSequences [2022-03-07T14:45:30.261Z] --- PASS: TestMergeSequences (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestPushReservation [2022-03-07T14:45:30.261Z] --- PASS: TestPushReservation (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestSerializeDeserialize [2022-03-07T14:45:30.261Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestSet [2022-03-07T14:45:30.261Z] --- PASS: TestSet (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestSetUnset [2022-03-07T14:45:30.261Z] layer_test.go:258: Layer size: 14 [2022-03-07T14:45:30.261Z] --- PASS: TestSetUnset (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestOffsetSetUnset [2022-03-07T14:45:30.261Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestSetInRange [2022-03-07T14:45:30.261Z] --- PASS: TestSetInRange (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestSetAnyInRange [2022-03-07T14:45:30.261Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestMethods [2022-03-07T14:45:30.261Z] --- PASS: TestMethods (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestRandomAllocateDeallocate [2022-03-07T14:45:30.261Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-07T14:45:30.261Z] === RUN TestLayerRelease [2022-03-07T14:45:30.261Z] layer_test.go:291: Failing on Windows [2022-03-07T14:45:30.261Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestStoreRestore [2022-03-07T14:45:30.261Z] layer_test.go:340: Failing on Windows [2022-03-07T14:45:30.261Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestTarStreamStability [2022-03-07T14:45:30.261Z] layer_test.go:455: Failing on Windows [2022-03-07T14:45:30.261Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-07T14:45:30.261Z] === RUN TestRegisterExistingLayer [2022-03-07T14:45:30.349Z] time="2022-03-07T14:45:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.158.71:10033 172.26.158.71:10034 172.26.158.71:10035]" [2022-03-07T14:45:30.451Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2022-03-07T14:45:30.451Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T14:45:30.725Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-03-07T14:45:30.725Z] === RUN TestTarStreamVerification [2022-03-07T14:45:30.725Z] layer_test.go:684: Failing on Windows [2022-03-07T14:45:30.725Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-07T14:45:30.725Z] === RUN TestLayerMigration [2022-03-07T14:45:30.725Z] migration_test.go:45: Failing on Windows [2022-03-07T14:45:30.725Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-07T14:45:30.725Z] === RUN TestLayerMigrationNoTarsplit [2022-03-07T14:45:30.725Z] migration_test.go:181: Failing on Windows [2022-03-07T14:45:30.725Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T14:45:30.725Z] === RUN TestMountInit [2022-03-07T14:45:30.725Z] mount_test.go:17: Failing on Windows [2022-03-07T14:45:30.725Z] --- SKIP: TestMountInit (0.00s) [2022-03-07T14:45:30.725Z] === RUN TestMountSize [2022-03-07T14:45:30.725Z] mount_test.go:76: Failing on Windows [2022-03-07T14:45:30.725Z] --- SKIP: TestMountSize (0.00s) [2022-03-07T14:45:30.725Z] === RUN TestMountChanges [2022-03-07T14:45:30.725Z] mount_test.go:125: Failing on Windows [2022-03-07T14:45:30.725Z] --- SKIP: TestMountChanges (0.00s) [2022-03-07T14:45:30.725Z] === RUN TestMountApply [2022-03-07T14:45:30.725Z] mount_test.go:212: Failing on Windows [2022-03-07T14:45:30.725Z] --- SKIP: TestMountApply (0.00s) [2022-03-07T14:45:30.725Z] PASS [2022-03-07T14:45:30.726Z] coverage: 30.2% of statements [2022-03-07T14:45:30.726Z] ok github.com/docker/docker/layer 0.440s coverage: 30.2% of statements [2022-03-07T14:45:30.726Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T14:45:30.726Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T14:45:30.726Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T14:45:30.726Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T14:45:30.819Z] time="2022-03-07T14:45:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.158.71:10033 172.26.158.71:10034 172.26.158.71:10035]" [2022-03-07T14:45:30.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10033" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49375" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 5709be621dd6/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 32fece7ba963/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 32fece7ba963/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, is the new incarnation of the shutdown node 0db9933d46c1/172.26.158.71" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10034" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49376" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 5709be621dd6/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 32fece7ba963/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 32fece7ba963/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, is the new incarnation of the shutdown node 0db9933d46c1/172.26.158.71" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, is the new incarnation of the shutdown node 938b74935b62/172.26.158.71" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10035" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49377" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 5709be621dd6/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.287Z] time="2022-03-07T14:45:31Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node dd84b53afe45/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node 32fece7ba963/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node 32fece7ba963/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, is the new incarnation of the shutdown node 08e19066b95b/172.26.158.71" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, is the new incarnation of the shutdown node 938b74935b62/172.26.158.71" [2022-03-07T14:45:31.288Z] time="2022-03-07T14:45:31Z" level=info msg="Node e0b8178dd97b/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, is the new incarnation of the shutdown node 08e19066b95b/172.26.158.71" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, joined gossip cluster" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=info msg="Node 1d560da884b8/172.26.158.71, added to nodes list" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10033" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49378" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10034" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49379" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.158.71:10035" [2022-03-07T14:45:31.756Z] time="2022-03-07T14:45:31Z" level=debug msg="memberlist: Stream connection from=172.26.158.71:49380" [2022-03-07T14:45:32.225Z] 2022/03/07 14:45:31 Closing DB instances... [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45 change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="node4(32fece7ba963): Node leave event for dd84b53afe45/172.26.158.71" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45 change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="node3(1d560da884b8): Node leave event for dd84b53afe45/172.26.158.71" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45 change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="node2(e0b8178dd97b): Node leave event for dd84b53afe45/172.26.158.71" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45 change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="node1(dd84b53afe45): Node leave event for dd84b53afe45/172.26.158.71" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45 change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.225Z] time="2022-03-07T14:45:32Z" level=info msg="node5(5709be621dd6): Node leave event for dd84b53afe45/172.26.158.71" [2022-03-07T14:45:32.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:45:32.354Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s) [2022-03-07T14:45:32.354Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45/172.26.158.71, left gossip cluster" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45/172.26.158.71, left gossip cluster" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45/172.26.158.71, left gossip cluster" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45/172.26.158.71, left gossip cluster" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node dd84b53afe45/172.26.158.71, left gossip cluster" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node e0b8178dd97b change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="node4(32fece7ba963): Node leave event for e0b8178dd97b/172.26.158.71" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node e0b8178dd97b change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="node3(1d560da884b8): Node leave event for e0b8178dd97b/172.26.158.71" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node e0b8178dd97b change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="node5(5709be621dd6): Node leave event for e0b8178dd97b/172.26.158.71" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node e0b8178dd97b change state NodeActive --> NodeLeft" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="node2(e0b8178dd97b): Node leave event for e0b8178dd97b/172.26.158.71" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node e0b8178dd97b/172.26.158.71, left gossip cluster" [2022-03-07T14:45:32.698Z] time="2022-03-07T14:45:32Z" level=info msg="Node e0b8178dd97b/172.26.158.71, left gossip cluster" [2022-03-07T14:45:32.900Z] === RUN TestInvalidConfig [2022-03-07T14:45:32.900Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-07T14:45:32.900Z] === RUN TestConfig [2022-03-07T14:45:32.900Z] --- PASS: TestConfig (0.00s) [2022-03-07T14:45:32.900Z] === RUN TestOptionsLabels [2022-03-07T14:45:32.900Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-07T14:45:32.900Z] === RUN TestValidName [2022-03-07T14:45:32.900Z] --- PASS: TestValidName (0.00s) [2022-03-07T14:45:32.900Z] PASS [2022-03-07T14:45:32.900Z] coverage: 19.7% of statements [2022-03-07T14:45:32.900Z] ok github.com/docker/docker/libnetwork/config 0.093s coverage: 19.7% of statements [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:32Z" level=info msg="Node e0b8178dd97b/172.26.158.71, left gossip cluster" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:32Z" level=info msg="Node e0b8178dd97b/172.26.158.71, left gossip cluster" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:32Z" level=info msg="Node 1d560da884b8 change state NodeActive --> NodeLeft" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:32Z" level=info msg="node4(32fece7ba963): Node leave event for 1d560da884b8/172.26.158.71" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:32Z" level=info msg="Node 1d560da884b8 change state NodeActive --> NodeLeft" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:32Z" level=info msg="node5(5709be621dd6): Node leave event for 1d560da884b8/172.26.158.71" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:33Z" level=info msg="Node 1d560da884b8 change state NodeActive --> NodeLeft" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:33Z" level=info msg="node3(1d560da884b8): Node leave event for 1d560da884b8/172.26.158.71" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:33Z" level=info msg="Node 1d560da884b8/172.26.158.71, left gossip cluster" [2022-03-07T14:45:33.168Z] time="2022-03-07T14:45:33Z" level=info msg="Node 1d560da884b8/172.26.158.71, left gossip cluster" [2022-03-07T14:45:33.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T14:45:33.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T14:45:33.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T14:45:33.638Z] time="2022-03-07T14:45:33Z" level=info msg="Node 1d560da884b8/172.26.158.71, left gossip cluster" [2022-03-07T14:45:33.638Z] time="2022-03-07T14:45:33Z" level=debug msg="memberlist: Failed ping: 1d560da884b8 (timeout reached)" [2022-03-07T14:45:33.638Z] time="2022-03-07T14:45:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.158.71:10037: use of closed network connection" [2022-03-07T14:45:33.638Z] time="2022-03-07T14:45:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.158.71:10036: use of closed network connection" [2022-03-07T14:45:33.638Z] time="2022-03-07T14:45:33Z" level=info msg="Node 32fece7ba963 change state NodeActive --> NodeLeft" [2022-03-07T14:45:33.638Z] time="2022-03-07T14:45:33Z" level=info msg="node5(5709be621dd6): Node leave event for 32fece7ba963/172.26.158.71" [2022-03-07T14:45:33.638Z] time="2022-03-07T14:45:33Z" level=info msg="Node 32fece7ba963 change state NodeActive --> NodeLeft" [2022-03-07T14:45:33.638Z] time="2022-03-07T14:45:33Z" level=info msg="node4(32fece7ba963): Node leave event for 32fece7ba963/172.26.158.71" [2022-03-07T14:45:33.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-03-07T14:45:33.855Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T14:45:33.868Z] === RUN TestKey [2022-03-07T14:45:33.868Z] --- PASS: TestKey (0.00s) [2022-03-07T14:45:33.868Z] === RUN TestParseKey [2022-03-07T14:45:33.868Z] --- PASS: TestParseKey (0.00s) [2022-03-07T14:45:33.868Z] === RUN TestInvalidDataStore [2022-03-07T14:45:33.868Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-07T14:45:33.868Z] === RUN TestKVObjectFlatKey [2022-03-07T14:45:33.868Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-07T14:45:33.868Z] === RUN TestAtomicKVObjectFlatKey [2022-03-07T14:45:33.868Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-07T14:45:33.868Z] PASS [2022-03-07T14:45:33.868Z] coverage: 21.9% of statements [2022-03-07T14:45:33.868Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2022-03-07T14:45:33.958Z] --- PASS: TestCreateServiceMultipleTimes (15.79s) [2022-03-07T14:45:33.958Z] === RUN TestCreateServiceConflict [2022-03-07T14:45:33.958Z] --- PASS: TestCreateServiceConflict (2.23s) [2022-03-07T14:45:33.958Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T14:45:34.107Z] time="2022-03-07T14:45:33Z" level=info msg="Node 32fece7ba963/172.26.158.71, left gossip cluster" [2022-03-07T14:45:34.107Z] time="2022-03-07T14:45:33Z" level=info msg="memberlist: Suspect 1d560da884b8 has failed, no acks received" [2022-03-07T14:45:34.107Z] time="2022-03-07T14:45:34Z" level=info msg="Node 32fece7ba963/172.26.158.71, left gossip cluster" [2022-03-07T14:45:34.327Z] === RUN TestErrorInterfaces [2022-03-07T14:45:34.327Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-07T14:45:34.327Z] === RUN TestNetworkMarshalling [2022-03-07T14:45:34.327Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-03-07T14:45:34.327Z] === RUN TestEndpointMarshalling [2022-03-07T14:45:34.327Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-07T14:45:34.327Z] === RUN TestAuxAddresses [2022-03-07T14:45:34.327Z] time="2022-03-07T14:45:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:45:34.327Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-07T14:45:34.327Z] === RUN TestSRVServiceQuery [2022-03-07T14:45:34.327Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.327Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-07T14:45:34.327Z] === RUN TestServiceVIPReuse [2022-03-07T14:45:34.327Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.327Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-07T14:45:34.327Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-07T14:45:34.422Z] check_test.go:308: [df90e5cc8a78e] daemon is not started [2022-03-07T14:45:34.422Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-07T14:45:34.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T14:45:34.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:45:34.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T14:45:34.785Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.785Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T14:45:34.785Z] === RUN TestDNSIPQuery [2022-03-07T14:45:34.785Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.785Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-07T14:45:34.785Z] === RUN TestDNSProxyServFail [2022-03-07T14:45:34.785Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.785Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-07T14:45:34.785Z] === RUN TestSandboxAddEmpty [2022-03-07T14:45:34.785Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.785Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-07T14:45:34.785Z] === RUN TestSandboxAddMultiPrio [2022-03-07T14:45:34.785Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.785Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-07T14:45:34.785Z] === RUN TestSandboxAddSamePrio [2022-03-07T14:45:34.785Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.785Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-07T14:45:34.785Z] === RUN TestCleanupServiceDiscovery [2022-03-07T14:45:34.785Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.785Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-07T14:45:34.785Z] === RUN TestDNSOptions [2022-03-07T14:45:34.786Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:34.786Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-07T14:45:34.786Z] === RUN TestMultipleControllersWithSameStore [2022-03-07T14:45:34.786Z] time="2022-03-07T14:45:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:45:34.786Z] time="2022-03-07T14:45:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T14:45:34.786Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-07T14:45:34.786Z] PASS [2022-03-07T14:45:34.786Z] coverage: 8.5% of statements [2022-03-07T14:45:34.786Z] ok github.com/docker/docker/libnetwork 0.409s coverage: 8.5% of statements [2022-03-07T14:45:34.786Z] === RUN TestIPDataMarshalling [2022-03-07T14:45:34.786Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-07T14:45:34.786Z] === RUN TestValidateAndIsV6 [2022-03-07T14:45:34.786Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-07T14:45:34.786Z] PASS [2022-03-07T14:45:34.786Z] coverage: 68.9% of statements [2022-03-07T14:45:34.786Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2022-03-07T14:45:35.102Z] time="2022-03-07T14:45:34Z" level=error msg="node4(32fece7ba963) Could not close DB: timeout waiting for leave broadcast" [2022-03-07T14:45:35.102Z] time="2022-03-07T14:45:34Z" level=info msg="Node 5709be621dd6/172.26.158.71, left gossip cluster" [2022-03-07T14:45:35.102Z] time="2022-03-07T14:45:34Z" level=info msg="Node 5709be621dd6 change state NodeActive --> NodeFailed" [2022-03-07T14:45:35.102Z] time="2022-03-07T14:45:34Z" level=info msg="Node 5709be621dd6/172.26.158.71, added to failed nodes list" [2022-03-07T14:45:35.102Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-03-07T14:45:35.102Z] PASS [2022-03-07T14:45:35.102Z] coverage: 60.1% of statements [2022-03-07T14:45:35.102Z] ok github.com/docker/docker/libnetwork/networkdb 104.475s coverage: 60.1% of statements [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/quota [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T14:45:35.102Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T14:45:35.244Z] === RUN TestDriver [2022-03-07T14:45:35.244Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:45:35.244Z] PASS [2022-03-07T14:45:35.244Z] coverage: 34.8% of statements [2022-03-07T14:45:35.244Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-03-07T14:45:35.358Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-03-07T14:45:35.359Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T14:45:35.617Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T14:45:35.704Z] === RUN TestDriver [2022-03-07T14:45:35.704Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:45:35.704Z] PASS [2022-03-07T14:45:35.704Z] coverage: 34.8% of statements [2022-03-07T14:45:35.704Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-07T14:45:35.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-07T14:45:36.161Z] === RUN TestNetworkAllocateFree [2022-03-07T14:45:36.161Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-07T14:45:36.161Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-07T14:45:36.161Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-07T14:45:36.161Z] PASS [2022-03-07T14:45:36.161Z] coverage: 63.6% of statements [2022-03-07T14:45:36.161Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2022-03-07T14:45:36.442Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2022-03-07T14:45:36.442Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T14:45:36.442Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T14:45:36.513Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-03-07T14:45:36.513Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T14:45:36.622Z] === RUN TestGetEmptyCapabilities [2022-03-07T14:45:36.622Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-07T14:45:36.622Z] === RUN TestGetExtraCapabilities [2022-03-07T14:45:36.622Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-07T14:45:36.622Z] === RUN TestGetInvalidCapabilities [2022-03-07T14:45:36.622Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-07T14:45:36.622Z] === RUN TestRemoteDriver [2022-03-07T14:45:36.622Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T14:45:36.622Z] === RUN TestDriverError [2022-03-07T14:45:36.622Z] --- PASS: TestDriverError (0.01s) [2022-03-07T14:45:36.622Z] === RUN TestMissingValues [2022-03-07T14:45:36.622Z] --- PASS: TestMissingValues (0.01s) [2022-03-07T14:45:36.622Z] === RUN TestRollback [2022-03-07T14:45:36.622Z] --- PASS: TestRollback (0.01s) [2022-03-07T14:45:36.622Z] PASS [2022-03-07T14:45:36.622Z] coverage: 57.4% of statements [2022-03-07T14:45:36.622Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.172s coverage: 57.4% of statements [2022-03-07T14:45:37.377Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T14:45:37.587Z] === RUN TestNAT [2022-03-07T14:45:37.587Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T14:45:37.587Z] --- SKIP: TestNAT (0.00s) [2022-03-07T14:45:37.587Z] === RUN TestTransparent [2022-03-07T14:45:37.587Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T14:45:37.587Z] --- SKIP: TestTransparent (0.00s) [2022-03-07T14:45:37.588Z] PASS [2022-03-07T14:45:37.588Z] coverage: 0.0% of statements [2022-03-07T14:45:37.588Z] === RUN TestNew [2022-03-07T14:45:37.588Z] --- PASS: TestNew (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestAddDriver [2022-03-07T14:45:37.588Z] --- PASS: TestAddDriver (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestAddDuplicateDriver [2022-03-07T14:45:37.588Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-07T14:45:37.588Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestDriver [2022-03-07T14:45:37.588Z] --- PASS: TestDriver (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestIPAM [2022-03-07T14:45:37.588Z] --- PASS: TestIPAM (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestWalkIPAMs [2022-03-07T14:45:37.588Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestWalkDrivers [2022-03-07T14:45:37.588Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-07T14:45:37.588Z] PASS [2022-03-07T14:45:37.588Z] coverage: 82.4% of statements [2022-03-07T14:45:37.588Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-03-07T14:45:37.588Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-03-07T14:45:37.588Z] === RUN TestBuildDefault [2022-03-07T14:45:37.588Z] --- PASS: TestBuildDefault (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestBuildHostnameDomainname [2022-03-07T14:45:37.588Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestBuildHostname [2022-03-07T14:45:37.588Z] --- PASS: TestBuildHostname (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestBuildHostnameFQDN [2022-03-07T14:45:37.588Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestBuildNoIP [2022-03-07T14:45:37.588Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestUpdate [2022-03-07T14:45:37.588Z] --- PASS: TestUpdate (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-07T14:45:37.588Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-07T14:45:37.588Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestAddEmpty [2022-03-07T14:45:37.588Z] --- PASS: TestAddEmpty (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestAdd [2022-03-07T14:45:37.588Z] --- PASS: TestAdd (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestDeleteEmpty [2022-03-07T14:45:37.588Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestDeleteNewline [2022-03-07T14:45:37.588Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-07T14:45:37.588Z] === RUN TestDelete [2022-03-07T14:45:37.588Z] --- PASS: TestDelete (0.01s) [2022-03-07T14:45:37.588Z] === RUN TestConcurrentWrites [2022-03-07T14:45:37.944Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-03-07T14:45:37.944Z] === RUN TestNISDomainname [2022-03-07T14:45:38.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T14:45:38.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T14:45:38.046Z] --- PASS: TestRandomAllocateDeallocate (7.58s) [2022-03-07T14:45:38.046Z] === RUN TestAllocateRandomDeallocate [2022-03-07T14:45:38.046Z] --- PASS: TestConcurrentWrites (0.30s) [2022-03-07T14:45:38.046Z] PASS [2022-03-07T14:45:38.046Z] coverage: 81.2% of statements [2022-03-07T14:45:38.046Z] ok github.com/docker/docker/libnetwork/etchosts 0.383s coverage: 81.2% of statements [2022-03-07T14:45:38.046Z] === RUN TestNew [2022-03-07T14:45:38.046Z] --- PASS: TestNew (0.00s) [2022-03-07T14:45:38.046Z] === RUN TestAllocate [2022-03-07T14:45:38.046Z] --- PASS: TestAllocate (0.00s) [2022-03-07T14:45:38.046Z] === RUN TestUninitialized [2022-03-07T14:45:38.046Z] --- PASS: TestUninitialized (0.00s) [2022-03-07T14:45:38.046Z] === RUN TestAllocateInRange [2022-03-07T14:45:38.046Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-07T14:45:38.046Z] === RUN TestAllocateSerial [2022-03-07T14:45:38.046Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-07T14:45:38.046Z] PASS [2022-03-07T14:45:38.046Z] coverage: 87.5% of statements [2022-03-07T14:45:38.046Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === Skipped [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-07T14:45:38.053Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-07T14:45:38.053Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-07T14:45:38.053Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-07T14:45:38.053Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-07T14:45:38.053Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T14:45:38.053Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T14:45:38.053Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T14:45:38.053Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T14:45:38.053Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-07T14:45:38.053Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T14:45:38.053Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-07T14:45:38.053Z] daemon_test.go:145: root required [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T14:45:38.053Z] reload_test.go:342: root required [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.05s) [2022-03-07T14:45:38.053Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T14:45:38.053Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-07T14:45:38.053Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-07T14:45:38.053Z] download_test.go:267: Needs fixing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-07T14:45:38.053Z] layer_test.go:291: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-07T14:45:38.053Z] layer_test.go:340: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-07T14:45:38.053Z] layer_test.go:455: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-07T14:45:38.053Z] layer_test.go:684: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-07T14:45:38.053Z] migration_test.go:45: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T14:45:38.053Z] migration_test.go:181: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-07T14:45:38.053Z] mount_test.go:17: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-07T14:45:38.053Z] mount_test.go:76: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-07T14:45:38.053Z] mount_test.go:125: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-07T14:45:38.053Z] mount_test.go:212: Failing on Windows [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-07T14:45:38.053Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.02s) [2022-03-07T14:45:38.053Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-07T14:45:38.053Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-07T14:45:38.053Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-07T14:45:38.053Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-07T14:45:38.053Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2022-03-07T14:45:38.053Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-07T14:45:38.053Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-07T14:45:38.053Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-07T14:45:38.053Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-07T14:45:38.053Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-07T14:45:38.053Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T14:45:38.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T14:45:38.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T14:45:38.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T14:45:38.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T14:45:38.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:45:38.053Z] [2022-03-07T14:45:38.053Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-07T14:45:38.054Z] archive_test.go:140: zstd not installed [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:45:38.054Z] archive_windows_test.go:16: Currently fails [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-07T14:45:38.054Z] changes_test.go:195: needs more investigation [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-07T14:45:38.054Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-07T14:45:38.054Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-07T14:45:38.054Z] changes_test.go:432: needs further investigation [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-07T14:45:38.054Z] changes_test.go:468: needs further investigation [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-07T14:45:38.054Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-07T14:45:38.054Z] poller_test.go:40: No chmod on Windows [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T14:45:38.054Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T14:45:38.054Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-07T14:45:38.054Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-07T14:45:38.054Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-07T14:45:38.054Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-07T14:45:38.054Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-07T14:45:38.054Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T14:45:38.054Z] [2022-03-07T14:45:38.054Z] DONE 2086 tests, 70 skipped in 283.260s [2022-03-07T14:45:38.054Z] INFO: make.ps1 ended at 03/07/2022 14:45:37 [2022-03-07T14:45:38.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-07T14:45:38.506Z] === RUN TestCaller [2022-03-07T14:45:38.506Z] --- PASS: TestCaller (0.00s) [2022-03-07T14:45:38.506Z] PASS [2022-03-07T14:45:38.506Z] coverage: 100.0% of statements [2022-03-07T14:45:38.506Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-03-07T14:45:38.964Z] === RUN TestSetSerialInsertDelete [2022-03-07T14:45:38.964Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-07T14:45:38.964Z] === RUN TestSetParallelInsertDelete [2022-03-07T14:45:39.139Z] --- PASS: TestNISDomainname (0.89s) [2022-03-07T14:45:39.139Z] === RUN TestHostnameDnsResolution [2022-03-07T14:45:39.422Z] --- PASS: TestAllocateRandomDeallocate (1.56s) [2022-03-07T14:45:39.422Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-07T14:45:39.621Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-07T14:45:39.622Z] INFO: Unit tests ended at 03/07/2022 14:45:39. Duration:00:04:57.4360148 [2022-03-07T14:45:39.622Z] INFO: Building busybox [2022-03-07T14:45:39.622Z] Sending build context to Docker daemon 5.12kB [2022-03-07T14:45:39.622Z] [2022-03-07T14:45:39.622Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-07T14:45:39.622Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-07T14:45:39.622Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-07T14:45:39.622Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-07T14:45:39.622Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-07T14:45:39.622Z] ---> bdeb13086b9f [2022-03-07T14:45:39.622Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-07T14:45:39.622Z] ---> Running in 832eacfb4d19 [2022-03-07T14:45:39.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T14:45:40.387Z] === RUN TestInt2IP2IntConversion [2022-03-07T14:45:40.517Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-03-07T14:45:40.517Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T14:45:40.845Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.26s) [2022-03-07T14:45:40.845Z] === RUN TestRetrieveFromStore [2022-03-07T14:45:40.845Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-03-07T14:45:40.845Z] === RUN TestGetAddressVersion [2022-03-07T14:45:40.845Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-07T14:45:40.845Z] === RUN TestKeyString [2022-03-07T14:45:40.845Z] --- PASS: TestKeyString (0.00s) [2022-03-07T14:45:40.845Z] === RUN TestPoolDataMarshal [2022-03-07T14:45:40.845Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-07T14:45:40.845Z] === RUN TestSubnetsMarshal [2022-03-07T14:45:40.845Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-07T14:45:40.845Z] === RUN TestAddSubnets [2022-03-07T14:45:40.845Z] --- PASS: TestAddSubnets (0.09s) [2022-03-07T14:45:40.845Z] === RUN TestDoublePoolRelease [2022-03-07T14:45:40.845Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-07T14:45:40.845Z] === RUN TestAddReleasePoolID [2022-03-07T14:45:40.845Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-03-07T14:45:40.845Z] === RUN TestPredefinedPool [2022-03-07T14:45:41.303Z] === RUN TestPoolRequest [2022-03-07T14:45:41.303Z] --- PASS: TestPoolRequest (0.00s) [2022-03-07T14:45:41.303Z] === RUN TestOtherRequests [2022-03-07T14:45:41.303Z] --- PASS: TestOtherRequests (0.00s) [2022-03-07T14:45:41.303Z] PASS [2022-03-07T14:45:41.303Z] coverage: 57.1% of statements [2022-03-07T14:45:41.303Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-03-07T14:45:41.303Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-07T14:45:41.303Z] === RUN TestRemoveSubnet [2022-03-07T14:45:41.303Z] --- PASS: TestRetrieveFromStore (0.71s) [2022-03-07T14:45:41.303Z] === RUN TestIsCorrupted [2022-03-07T14:45:41.303Z] --- PASS: TestRemoveSubnet (0.29s) [2022-03-07T14:45:41.303Z] === RUN TestGetSameAddress [2022-03-07T14:45:41.303Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-07T14:45:41.303Z] === RUN TestSetRollover [2022-03-07T14:45:41.303Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-07T14:45:41.303Z] === RUN TestPoolAllocationReuse [2022-03-07T14:45:41.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T14:45:41.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T14:45:41.454Z] --- PASS: TestUnprivilegedPortsAndPing (1.00s) [2022-03-07T14:45:41.454Z] === RUN TestStats [2022-03-07T14:45:42.269Z] === RUN TestGetCapabilities [2022-03-07T14:45:42.269Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-07T14:45:42.269Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-07T14:45:42.269Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-07T14:45:42.269Z] === RUN TestGetDefaultAddressSpaces [2022-03-07T14:45:42.269Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-07T14:45:42.269Z] === RUN TestRemoteDriver [2022-03-07T14:45:42.269Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T14:45:42.269Z] PASS [2022-03-07T14:45:42.269Z] coverage: 47.4% of statements [2022-03-07T14:45:42.269Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-03-07T14:45:42.830Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T14:45:42.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:45:42.832Z] INFO: Testing against a local daemon [2022-03-07T14:45:42.832Z] === RUN TestBuildWithSession [2022-03-07T14:45:42.832Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:45:42.832Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T14:45:42.832Z] === RUN TestBuildSquashParent [2022-03-07T14:45:42.832Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:45:42.832Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-07T14:45:42.832Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T14:45:42.832Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:45:42.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:45:42.832Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:45:42.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:45:42.832Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:45:42.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:45:42.832Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:45:42.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:45:42.832Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:45:42.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:45:42.832Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:45:42.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:45:42.832Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:45:42.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:45:42.832Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:45:42.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:45:43.235Z] === RUN TestWindowsIPAM [2022-03-07T14:45:43.235Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-07T14:45:43.235Z] PASS [2022-03-07T14:45:43.235Z] coverage: 71.4% of statements [2022-03-07T14:45:43.235Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-03-07T14:45:43.235Z] --- PASS: TestSetRollover (1.95s) [2022-03-07T14:45:43.235Z] === RUN TestSetRolloverSerial [2022-03-07T14:45:43.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T14:45:43.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T14:45:43.699Z] --- PASS: TestPoolAllocationReuse (2.04s) [2022-03-07T14:45:43.699Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-07T14:45:43.699Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-07T14:45:43.699Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-07T14:45:43.768Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T14:45:44.028Z] --- PASS: TestStats (2.74s) [2022-03-07T14:45:44.028Z] === RUN TestStopContainerWithTimeout [2022-03-07T14:45:44.028Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T14:45:44.028Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T14:45:44.028Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T14:45:44.028Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T14:45:44.028Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T14:45:44.028Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T14:45:44.028Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T14:45:44.028Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T14:45:44.028Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T14:45:44.028Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T14:45:44.159Z] === RUN TestDefaultNetwork [2022-03-07T14:45:44.598Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-07T14:45:44.617Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-07T14:45:44.617Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-07T14:45:44.617Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-07T14:45:44.617Z] === RUN TestInitAddressPools [2022-03-07T14:45:44.617Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-07T14:45:44.617Z] PASS [2022-03-07T14:45:44.617Z] coverage: 74.0% of statements [2022-03-07T14:45:44.617Z] ok github.com/docker/docker/libnetwork/ipamutils 0.660s coverage: 74.0% of statements [2022-03-07T14:45:44.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T14:45:44.859Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T14:45:45.224Z] sha256:bc7a78dc4bf31e8c8d51d289322f5dd0c630725c34f9b281ad514f7894114d5a [2022-03-07T14:45:45.224Z] INFO: Starting docker-py tests... [2022-03-07T14:45:45.224Z] ============================= test session starts ============================== [2022-03-07T14:45:45.224Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-07T14:45:45.224Z] rootdir: /src, inifile: pytest.ini [2022-03-07T14:45:45.224Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-07T14:45:45.224Z] collected 395 items / 2 deselected / 393 selected [2022-03-07T14:45:45.224Z] [2022-03-07T14:45:45.489Z] Removing intermediate container 832eacfb4d19 [2022-03-07T14:45:45.489Z] ---> 3977f88334a7 [2022-03-07T14:45:45.489Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-07T14:45:45.489Z] ---> Running in e8a801aac77f [2022-03-07T14:45:45.489Z] Removing intermediate container e8a801aac77f [2022-03-07T14:45:45.489Z] ---> bb63bfcb4610 [2022-03-07T14:45:45.489Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-07T14:45:45.489Z] ---> Running in 9d33ff9196d7 [2022-03-07T14:45:45.583Z] === RUN TestKeyValue [2022-03-07T14:45:45.583Z] --- PASS: TestKeyValue (0.00s) [2022-03-07T14:45:45.583Z] PASS [2022-03-07T14:45:45.583Z] coverage: 60.0% of statements [2022-03-07T14:45:45.583Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-03-07T14:45:45.583Z] --- PASS: TestSetRolloverSerial (2.08s) [2022-03-07T14:45:45.583Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-07T14:45:45.583Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-07T14:45:45.583Z] PASS [2022-03-07T14:45:45.583Z] coverage: 84.4% of statements [2022-03-07T14:45:45.583Z] ok github.com/docker/docker/libnetwork/bitseq 15.226s coverage: 84.4% of statements [2022-03-07T14:45:45.797Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T14:45:45.957Z] Removing intermediate container 9d33ff9196d7 [2022-03-07T14:45:45.957Z] ---> 70abe8377c05 [2022-03-07T14:45:45.957Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.70s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.61s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-03-07T14:45:46.008Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s) [2022-03-07T14:45:46.008Z] === RUN TestCgroupNamespacesRun [2022-03-07T14:45:46.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-07T14:45:46.944Z] [2022-03-07T14:45:46.992Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T14:45:47.117Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.44s) [2022-03-07T14:45:47.117Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-07T14:45:47.389Z] --- PASS: TestCgroupNamespacesRun (1.06s) [2022-03-07T14:45:47.389Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T14:45:47.412Z] ---> 9f535fc5fc79 [2022-03-07T14:45:47.412Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-07T14:45:47.881Z] ---> Running in e6e5b4f84fec [2022-03-07T14:45:48.327Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-03-07T14:45:48.327Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T14:45:48.652Z] === RUN TestNetworkDBSimple [2022-03-07T14:45:48.897Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-07T14:45:48.897Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2022-03-07T14:45:48.897Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2022-03-07T14:45:48.897Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-03-07T14:45:48.897Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-03-07T14:45:48.897Z] === RUN TestDeleteDevicemapper [2022-03-07T14:45:48.897Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T14:45:48.897Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T14:45:48.897Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T14:45:49.111Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-07T14:45:49.111Z] PASS [2022-03-07T14:45:49.111Z] coverage: 100.0% of statements [2022-03-07T14:45:49.111Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-03-07T14:45:49.266Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-03-07T14:45:49.266Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T14:45:49.570Z] 2022/03/07 14:45:49 Closing DB instances... [2022-03-07T14:45:49.570Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.73s) [2022-03-07T14:45:49.570Z] === RUN TestGetAddress [2022-03-07T14:45:49.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-07T14:45:50.028Z] === RUN TestGenerate [2022-03-07T14:45:50.028Z] --- PASS: TestGenerate (0.00s) [2022-03-07T14:45:50.028Z] === RUN TestGeneratePtr [2022-03-07T14:45:50.028Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-07T14:45:50.028Z] === RUN TestGenerateMissingField [2022-03-07T14:45:50.028Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-07T14:45:50.028Z] === RUN TestFieldCannotBeSet [2022-03-07T14:45:50.028Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-07T14:45:50.028Z] === RUN TestTypeMismatchError [2022-03-07T14:45:50.028Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-07T14:45:50.028Z] PASS [2022-03-07T14:45:50.028Z] coverage: 100.0% of statements [2022-03-07T14:45:50.028Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-03-07T14:45:50.486Z] testing: warning: no tests to run [2022-03-07T14:45:50.486Z] PASS [2022-03-07T14:45:50.486Z] coverage: 0.0% of statements [2022-03-07T14:45:50.486Z] ok github.com/docker/docker/libnetwork/osl 0.061s coverage: 0.0% of statements [no tests to run] [2022-03-07T14:45:50.646Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-03-07T14:45:50.647Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T14:45:50.770Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T14:45:51.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-07T14:45:51.410Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-03-07T14:45:51.410Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T14:45:51.458Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-07T14:45:51.458Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T14:45:51.458Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T14:45:51.458Z] === RUN TestRequestNewPort [2022-03-07T14:45:51.458Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestRequestSpecificPort [2022-03-07T14:45:51.458Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestReleasePort [2022-03-07T14:45:51.458Z] --- PASS: TestReleasePort (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestReuseReleasedPort [2022-03-07T14:45:51.458Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestReleaseUnreadledPort [2022-03-07T14:45:51.458Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestUnknowProtocol [2022-03-07T14:45:51.458Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestAllocateAllPorts [2022-03-07T14:45:51.458Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestPortAllocation [2022-03-07T14:45:51.458Z] --- PASS: TestPortAllocation (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestPortAllocationWithCustomRange [2022-03-07T14:45:51.458Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestNoDuplicateBPR [2022-03-07T14:45:51.458Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-07T14:45:51.458Z] === RUN TestChangePortRange [2022-03-07T14:45:51.458Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-07T14:45:51.458Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-07T14:45:51.458Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-07T14:45:51.458Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-07T14:45:51.458Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-07T14:45:51.458Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-07T14:45:51.458Z] --- PASS: TestChangePortRange (0.00s) [2022-03-07T14:45:51.458Z] PASS [2022-03-07T14:45:51.458Z] coverage: 88.6% of statements [2022-03-07T14:45:51.458Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-07T14:45:51.586Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) [2022-03-07T14:45:51.586Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T14:45:51.906Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s) [2022-03-07T14:45:51.906Z] === RUN TestUpdateMemory [2022-03-07T14:45:51.906Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:45:51.906Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-07T14:45:51.906Z] === RUN TestUpdateCPUQuota [2022-03-07T14:45:51.917Z] testing: warning: no tests to run [2022-03-07T14:45:51.917Z] PASS [2022-03-07T14:45:51.917Z] coverage: 0.0% of statements [2022-03-07T14:45:51.917Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-03-07T14:45:52.375Z] === RUN TestHashData [2022-03-07T14:45:52.375Z] --- PASS: TestHashData (0.00s) [2022-03-07T14:45:52.375Z] PASS [2022-03-07T14:45:52.375Z] coverage: 2.8% of statements [2022-03-07T14:45:52.375Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-03-07T14:45:52.375Z] 2022/03/07 14:45:52 Closing DB instances... [2022-03-07T14:45:52.528Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-03-07T14:45:52.528Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T14:45:52.835Z] === RUN TestErrorConstructors [2022-03-07T14:45:52.836Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-07T14:45:52.836Z] === RUN TestCompareIPMask [2022-03-07T14:45:52.836Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-07T14:45:52.836Z] === RUN TestUtilGetHostPartIP [2022-03-07T14:45:52.836Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-07T14:45:52.836Z] === RUN TestUtilGetBroadcastIP [2022-03-07T14:45:52.836Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-07T14:45:52.836Z] === RUN TestParseCIDR [2022-03-07T14:45:52.836Z] --- PASS: TestParseCIDR (0.00s) [2022-03-07T14:45:52.836Z] PASS [2022-03-07T14:45:52.836Z] coverage: 37.3% of statements [2022-03-07T14:45:52.836Z] ok github.com/docker/docker/libnetwork/types 0.055s coverage: 37.3% of statements [2022-03-07T14:45:52.842Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T14:45:53.101Z] --- PASS: TestUpdateCPUQuota (1.41s) [2022-03-07T14:45:53.101Z] === RUN TestUpdatePidsLimit [2022-03-07T14:45:53.101Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T14:45:53.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-07T14:45:53.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-07T14:45:53.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-07T14:45:53.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-07T14:45:53.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-07T14:45:53.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-07T14:45:53.294Z] PASS [2022-03-07T14:45:53.294Z] coverage: 50.0% of statements [2022-03-07T14:45:53.294Z] ok github.com/docker/docker/oci 0.057s coverage: 50.0% of statements [2022-03-07T14:45:53.467Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-07T14:45:53.467Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T14:45:53.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-07T14:45:53.668Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T14:45:53.668Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T14:45:53.752Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-07T14:45:53.752Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-07T14:45:53.926Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T14:45:54.184Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T14:45:54.184Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T14:45:54.211Z] === RUN TestParseVersion [2022-03-07T14:45:54.211Z] --- PASS: TestParseVersion (0.00s) [2022-03-07T14:45:54.211Z] PASS [2022-03-07T14:45:54.211Z] coverage: 52.9% of statements [2022-03-07T14:45:54.211Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-03-07T14:45:54.211Z] === RUN TestAddressPoolOpt [2022-03-07T14:45:54.211Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/a [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/something [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/_=a [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/env1=value1 [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/_env1=value1 [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/PATH [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/=a [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/PATH= [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/PATH=something [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/asd!qwe [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/1asd [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/123 [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/some_space [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/__some_space_before [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/some_space_after__ [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/= [2022-03-07T14:45:54.211Z] === RUN TestValidateEnv/PaTh [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestParseHost [2022-03-07T14:45:54.211Z] --- PASS: TestParseHost (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestParseDockerDaemonHost [2022-03-07T14:45:54.211Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestParseTCP [2022-03-07T14:45:54.211Z] --- PASS: TestParseTCP (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-07T14:45:54.211Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestValidateExtraHosts [2022-03-07T14:45:54.211Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestIpOptString [2022-03-07T14:45:54.211Z] --- PASS: TestIpOptString (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-07T14:45:54.211Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestNewIpOptValidDefaultVal [2022-03-07T14:45:54.211Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestIpOptSetInvalidVal [2022-03-07T14:45:54.211Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestValidateIPAddress [2022-03-07T14:45:54.211Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestMapOpts [2022-03-07T14:45:54.211Z] --- PASS: TestMapOpts (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestListOptsWithoutValidator [2022-03-07T14:45:54.211Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestListOptsWithValidator [2022-03-07T14:45:54.211Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestValidateDNSSearch [2022-03-07T14:45:54.211Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_general_format [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_one_more [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-07T14:45:54.211Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-07T14:45:54.211Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestNamedListOpts [2022-03-07T14:45:54.211Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestNamedMapOpts [2022-03-07T14:45:54.211Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestParseLink [2022-03-07T14:45:54.211Z] --- PASS: TestParseLink (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestQuotedStringSetWithQuotes [2022-03-07T14:45:54.211Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-07T14:45:54.211Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-07T14:45:54.211Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-07T14:45:54.211Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-07T14:45:54.211Z] === RUN TestUlimitOpt [2022-03-07T14:45:54.211Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-07T14:45:54.211Z] PASS [2022-03-07T14:45:54.211Z] coverage: 67.4% of statements [2022-03-07T14:45:54.211Z] ok github.com/docker/docker/opts 0.081s coverage: 67.4% of statements [2022-03-07T14:45:54.407Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s) [2022-03-07T14:45:54.407Z] === RUN TestNISDomainname [2022-03-07T14:45:54.443Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T14:45:54.666Z] --- PASS: TestNISDomainname (0.46s) [2022-03-07T14:45:54.666Z] === RUN TestHostnameDnsResolution [2022-03-07T14:45:54.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T14:45:54.960Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T14:45:54.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T14:45:55.177Z] 2022/03/07 14:45:54 Closing DB instances... [2022-03-07T14:45:55.219Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T14:45:55.219Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-07T14:45:55.219Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T14:45:55.236Z] --- PASS: TestHostnameDnsResolution (0.57s) [2022-03-07T14:45:55.236Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T14:45:55.251Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:45:55.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T14:45:55.805Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-03-07T14:45:55.805Z] === RUN TestStats [2022-03-07T14:45:56.143Z] === RUN TestPeerCertificateMarshalJSON [2022-03-07T14:45:56.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-07T14:45:56.418Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-07T14:45:56.418Z] check_test.go:308: [d5cde0a4b9f84] daemon is not started [2022-03-07T14:45:56.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-07T14:45:56.418Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-07T14:45:56.418Z] check_test.go:308: [db6995c19e3df] daemon is not started [2022-03-07T14:45:56.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-07T14:45:56.544Z] Removing intermediate container e6e5b4f84fec [2022-03-07T14:45:56.544Z] ---> a27c1af7c605 [2022-03-07T14:45:56.544Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-07T14:45:56.544Z] ---> Running in 9844d234eddb [2022-03-07T14:45:56.602Z] === RUN TestIsArchivePathDir [2022-03-07T14:45:56.602Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-07T14:45:56.602Z] === RUN TestIsArchivePathInvalidFile [2022-03-07T14:45:56.602Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-07T14:45:56.602Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-07T14:45:56.602Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-07T14:45:56.602Z] === RUN TestIsArchivePathTar [2022-03-07T14:45:56.602Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-07T14:45:56.602Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-07T14:45:56.602Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2022-03-07T14:45:56.602Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-07T14:45:56.602Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-07T14:45:56.602Z] === RUN TestMiddleware [2022-03-07T14:45:56.602Z] --- PASS: TestMiddleware (0.00s) [2022-03-07T14:45:56.602Z] === RUN TestNewResponseModifier [2022-03-07T14:45:56.602Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-07T14:45:56.602Z] PASS [2022-03-07T14:45:56.602Z] coverage: 26.8% of statements [2022-03-07T14:45:56.602Z] ok github.com/docker/docker/pkg/authorization 0.662s coverage: 26.8% of statements [2022-03-07T14:45:56.677Z] --- PASS: TestUpdatePidsLimit (3.40s) [2022-03-07T14:45:56.677Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-03-07T14:45:56.677Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-03-07T14:45:56.677Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-03-07T14:45:56.677Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-03-07T14:45:56.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-03-07T14:45:56.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-03-07T14:45:56.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-03-07T14:45:56.677Z] === RUN TestUpdateRestartPolicy [2022-03-07T14:45:56.936Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T14:45:57.061Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-03-07T14:45:57.061Z] === RUN TestDecompressStreamGzip [2022-03-07T14:45:57.061Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-07T14:45:57.061Z] === RUN TestDecompressStreamBzip2 [2022-03-07T14:45:57.061Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-07T14:45:57.061Z] === RUN TestDecompressStreamXz [2022-03-07T14:45:57.061Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T14:45:57.061Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestDecompressStreamZstd [2022-03-07T14:45:57.061Z] archive_test.go:140: zstd not installed [2022-03-07T14:45:57.061Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-07T14:45:57.061Z] === RUN TestCompressStreamXzUnsupported [2022-03-07T14:45:57.061Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-07T14:45:57.061Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestCompressStreamInvalid [2022-03-07T14:45:57.061Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestExtensionInvalid [2022-03-07T14:45:57.061Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestExtensionUncompressed [2022-03-07T14:45:57.061Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestExtensionBzip2 [2022-03-07T14:45:57.061Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestExtensionGzip [2022-03-07T14:45:57.061Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestExtensionXz [2022-03-07T14:45:57.061Z] --- PASS: TestExtensionXz (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestExtensionZstd [2022-03-07T14:45:57.061Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestCmdStreamLargeStderr [2022-03-07T14:45:57.061Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-07T14:45:57.061Z] === RUN TestCmdStreamBad [2022-03-07T14:45:57.061Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T14:45:57.061Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-07T14:45:57.061Z] === RUN TestCmdStreamGood [2022-03-07T14:45:57.061Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-07T14:45:57.061Z] === RUN TestUntarPathWithInvalidDest [2022-03-07T14:45:57.459Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-07T14:45:57.520Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-07T14:45:57.520Z] === RUN TestUntarPathWithInvalidSrc [2022-03-07T14:45:57.520Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-07T14:45:57.520Z] === RUN TestUntarPath [2022-03-07T14:45:57.520Z] --- PASS: TestUntarPath (0.08s) [2022-03-07T14:45:57.520Z] === RUN TestUntarPathWithDestinationFile [2022-03-07T14:45:57.520Z] === RUN TestUnbuffered [2022-03-07T14:45:57.520Z] --- PASS: TestUnbuffered (0.00s) [2022-03-07T14:45:57.520Z] === RUN TestRaceUnbuffered [2022-03-07T14:45:57.520Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-07T14:45:57.520Z] PASS [2022-03-07T14:45:57.520Z] coverage: 100.0% of statements [2022-03-07T14:45:57.520Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-03-07T14:45:57.520Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-07T14:45:57.520Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-07T14:45:57.520Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-07T14:45:57.520Z] === RUN TestCopyWithTarInvalidSrc [2022-03-07T14:45:57.520Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-07T14:45:57.520Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-07T14:45:57.520Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T14:45:57.520Z] === RUN TestCopyWithTarSrcFile [2022-03-07T14:45:57.520Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-07T14:45:57.520Z] === RUN TestCopyWithTarSrcFolder [2022-03-07T14:45:57.520Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-07T14:45:57.520Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-07T14:45:57.520Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-07T14:45:57.520Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-07T14:45:57.520Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T14:45:57.520Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-07T14:45:57.520Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-07T14:45:57.520Z] === RUN TestCopyFileWithTarSrcFile [2022-03-07T14:45:57.520Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-07T14:45:57.520Z] === RUN TestTarFiles [2022-03-07T14:45:57.978Z] === RUN TestMatch [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[foo]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[foo_bar]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[]#01 [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[qux]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-07T14:45:57.978Z] === RUN TestMatch/[[foo_baz]] [2022-03-07T14:45:57.978Z] --- PASS: TestMatch (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-07T14:45:57.978Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-07T14:45:57.978Z] PASS [2022-03-07T14:45:57.978Z] coverage: 87.5% of statements [2022-03-07T14:45:57.978Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-03-07T14:45:58.111Z] [2022-03-07T14:45:58.111Z] SUCCESS: Specified value was saved. [2022-03-07T14:45:58.301Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-07T14:45:58.343Z] --- PASS: TestStats (2.38s) [2022-03-07T14:45:58.343Z] === RUN TestStopContainerWithTimeout [2022-03-07T14:45:58.343Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T14:45:58.343Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T14:45:58.343Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T14:45:58.343Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T14:45:58.343Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T14:45:58.343Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T14:45:58.343Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T14:45:58.343Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T14:45:58.343Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T14:45:58.343Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T14:45:58.912Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T14:45:58.945Z] 2022/03/07 14:45:58 Closing DB instances... [2022-03-07T14:45:59.404Z] === RUN TestChrootTarUntar [2022-03-07T14:45:59.404Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-07T14:45:59.404Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootUntarEmptyArchive [2022-03-07T14:45:59.404Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootTarUntarWithSymlink [2022-03-07T14:45:59.404Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootCopyWithTar [2022-03-07T14:45:59.404Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootCopyFileWithTar [2022-03-07T14:45:59.404Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootUntarPath [2022-03-07T14:45:59.404Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-07T14:45:59.404Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-07T14:45:59.404Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:45:59.404Z] === RUN TestChrootApplyDotDotFile [2022-03-07T14:45:59.404Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:45:59.404Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-07T14:45:59.404Z] PASS [2022-03-07T14:45:59.404Z] coverage: 15.1% of statements [2022-03-07T14:45:59.404Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2022-03-07T14:45:59.470Z] check_test.go:308: [d93b478769071] daemon is not started [2022-03-07T14:45:59.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-07T14:45:59.973Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:46:00.073Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-07T14:46:00.374Z] === RUN TestEnsureRemoveAllNotExist [2022-03-07T14:46:00.374Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-07T14:46:00.374Z] === RUN TestEnsureRemoveAllWithDir [2022-03-07T14:46:00.374Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-07T14:46:00.374Z] === RUN TestEnsureRemoveAllWithFile [2022-03-07T14:46:00.374Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-07T14:46:00.374Z] PASS [2022-03-07T14:46:00.374Z] coverage: 0.0% of statements [2022-03-07T14:46:00.374Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-03-07T14:46:00.818Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T14:46:00.832Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-03-07T14:46:00.832Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-07T14:46:00.848Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T14:46:01.062Z] Removing intermediate container 9844d234eddb [2022-03-07T14:46:01.062Z] ---> cf8d7c255e63 [2022-03-07T14:46:01.062Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-07T14:46:01.062Z] ---> Running in 9a4014b2d275 [2022-03-07T14:46:01.291Z] === RUN TestSizeEmpty [2022-03-07T14:46:01.291Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-07T14:46:01.291Z] === RUN TestSizeEmptyFile [2022-03-07T14:46:01.291Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-07T14:46:01.291Z] === RUN TestSizeNonemptyFile [2022-03-07T14:46:01.291Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-07T14:46:01.291Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-07T14:46:01.291Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-07T14:46:01.291Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-07T14:46:01.291Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-07T14:46:01.291Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-07T14:46:01.291Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-07T14:46:01.291Z] === RUN TestMoveToSubdir [2022-03-07T14:46:01.291Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-07T14:46:01.291Z] === RUN TestSizeNonExistingDirectory [2022-03-07T14:46:01.291Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-07T14:46:01.291Z] PASS [2022-03-07T14:46:01.291Z] coverage: 80.0% of statements [2022-03-07T14:46:01.291Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-03-07T14:46:01.416Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T14:46:02.199Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-07T14:46:02.199Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-03-07T14:46:02.199Z] --- PASS: TestStopContainerWithTimeout/-1 (2.48s) [2022-03-07T14:46:02.199Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-03-07T14:46:02.199Z] --- PASS: TestStopContainerWithTimeout/1 (1.35s) [2022-03-07T14:46:02.199Z] === RUN TestDeleteDevicemapper [2022-03-07T14:46:02.199Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T14:46:02.199Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T14:46:02.199Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T14:46:02.262Z] === RUN TestPollerAddRemove [2022-03-07T14:46:02.262Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-07T14:46:02.262Z] === RUN TestPollerEvent [2022-03-07T14:46:02.262Z] poller_test.go:40: No chmod on Windows [2022-03-07T14:46:02.262Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-07T14:46:02.262Z] === RUN TestPollerClose [2022-03-07T14:46:02.262Z] --- PASS: TestPollerClose (0.00s) [2022-03-07T14:46:02.262Z] PASS [2022-03-07T14:46:02.262Z] coverage: 36.2% of statements [2022-03-07T14:46:02.262Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2022-03-07T14:46:02.352Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T14:46:02.611Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T14:46:02.721Z] 2022/03/07 14:46:02 Closing DB instances... [2022-03-07T14:46:03.179Z] === RUN TestCopyFileWithInvalidSrc [2022-03-07T14:46:03.179Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T14:46:03.179Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-07T14:46:03.179Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-07T14:46:03.179Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestCopyFile [2022-03-07T14:46:03.179Z] --- PASS: TestCopyFile (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-07T14:46:03.179Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T14:46:03.179Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-07T14:46:03.179Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-07T14:46:03.179Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T14:46:03.179Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestWildcardMatches [2022-03-07T14:46:03.179Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestPatternMatches [2022-03-07T14:46:03.179Z] --- PASS: TestPatternMatches (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-07T14:46:03.179Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestPatternMatchesFolderExclusions [2022-03-07T14:46:03.179Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-07T14:46:03.179Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-07T14:46:03.179Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-07T14:46:03.179Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-07T14:46:03.179Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestSingleExclamationError [2022-03-07T14:46:03.179Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-07T14:46:03.179Z] === RUN TestMatchesWithNoPatterns [2022-03-07T14:46:03.180Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestMatchesWithMalformedPatterns [2022-03-07T14:46:03.180Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestMatches [2022-03-07T14:46:03.180Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-07T14:46:03.180Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-07T14:46:03.180Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-07T14:46:03.180Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-07T14:46:03.180Z] --- PASS: TestMatches (0.01s) [2022-03-07T14:46:03.180Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-07T14:46:03.180Z] --- PASS: TestMatches/MatchesUsingParentResult (0.01s) [2022-03-07T14:46:03.180Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-07T14:46:03.180Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCleanPatterns [2022-03-07T14:46:03.180Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-07T14:46:03.180Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCleanPatternsExceptionFlag [2022-03-07T14:46:03.180Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-07T14:46:03.180Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-07T14:46:03.180Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCleanPatternsErrorSingleException [2022-03-07T14:46:03.180Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCreateIfNotExistsDir [2022-03-07T14:46:03.180Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCreateIfNotExistsFile [2022-03-07T14:46:03.180Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-07T14:46:03.180Z] === RUN TestMatch [2022-03-07T14:46:03.180Z] --- PASS: TestMatch (0.00s) [2022-03-07T14:46:03.180Z] === RUN TestCompile [2022-03-07T14:46:03.180Z] === RUN TestCompile/slash [2022-03-07T14:46:03.180Z] === RUN TestCompile/backslash [2022-03-07T14:46:03.180Z] --- PASS: TestCompile (0.00s) [2022-03-07T14:46:03.180Z] --- PASS: TestCompile/slash (0.00s) [2022-03-07T14:46:03.180Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-07T14:46:03.180Z] PASS [2022-03-07T14:46:03.180Z] coverage: 84.7% of statements [2022-03-07T14:46:03.180Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.7% of statements [2022-03-07T14:46:03.546Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T14:46:03.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-07T14:46:03.581Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-03-07T14:46:03.581Z] === RUN TestUpdateMemory [2022-03-07T14:46:03.633Z] --- PASS: TestCreateServiceSecretFileMode (12.40s) [2022-03-07T14:46:03.633Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T14:46:03.805Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T14:46:03.841Z] --- PASS: TestUpdateMemory (0.50s) [2022-03-07T14:46:03.841Z] === RUN TestUpdateCPUQuota [2022-03-07T14:46:04.092Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T14:46:04.146Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-03-07T14:46:04.146Z] === RUN TestNetworkDBNodeLeave [2022-03-07T14:46:04.146Z] === RUN TestGet [2022-03-07T14:46:04.146Z] --- PASS: TestGet (0.00s) [2022-03-07T14:46:04.146Z] === RUN TestGetShortcutString [2022-03-07T14:46:04.146Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-07T14:46:04.146Z] PASS [2022-03-07T14:46:04.146Z] coverage: 42.9% of statements [2022-03-07T14:46:04.146Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-03-07T14:46:04.605Z] --- PASS: TestTarFiles (6.83s) [2022-03-07T14:46:04.605Z] === RUN TestDetectCompressionZstd [2022-03-07T14:46:04.605Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-07T14:46:04.605Z] === RUN TestTarUntar [2022-03-07T14:46:04.605Z] --- PASS: TestTarUntar (0.04s) [2022-03-07T14:46:04.605Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-07T14:46:04.605Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-07T14:46:04.605Z] === RUN TestTarWithOptions [2022-03-07T14:46:04.605Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-07T14:46:04.605Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-07T14:46:04.605Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-07T14:46:04.605Z] === RUN TestUntarUstarGnuConflict [2022-03-07T14:46:04.605Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-07T14:46:04.605Z] === RUN TestUntarInvalidFilenames [2022-03-07T14:46:04.605Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1377316910\\dest" [2022-03-07T14:46:04.605Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-07T14:46:04.605Z] === RUN TestUntarHardlinkToSymlink [2022-03-07T14:46:04.605Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-07T14:46:04.605Z] === RUN TestUntarInvalidHardlink [2022-03-07T14:46:04.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2856022934\\victim\\hello" -> "../victim/hello" [2022-03-07T14:46:04.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink902055601\\victim\\hello" -> "/../victim/hello" [2022-03-07T14:46:04.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1779221629\\victim" -> "../victim" [2022-03-07T14:46:04.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3009600978\\victim" -> "../victim" [2022-03-07T14:46:04.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink525005463\\victim" -> "../victim" [2022-03-07T14:46:04.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2666746317\\victim" -> "../victim" [2022-03-07T14:46:04.605Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-07T14:46:04.605Z] === RUN TestUntarInvalidSymlink [2022-03-07T14:46:04.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3229335651\\dest\\dotdot" -> "../victim/hello" [2022-03-07T14:46:04.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink993410840\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T14:46:04.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink18187055\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:46:04.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2688427393\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:46:04.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1792751539\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:46:04.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink527995613\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:46:04.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink737590858\\dest\\dir\\loophole" -> "../../victim" [2022-03-07T14:46:04.605Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-07T14:46:04.605Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-07T14:46:04.605Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-07T14:46:04.605Z] === RUN TestXGlobalNoParent [2022-03-07T14:46:04.605Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-07T14:46:04.605Z] === RUN TestReplaceFileTarWrapper [2022-03-07T14:46:04.780Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-03-07T14:46:04.780Z] === RUN TestUpdatePidsLimit [2022-03-07T14:46:04.780Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T14:46:04.780Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T14:46:04.780Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T14:46:04.853Z] Cannot create a file when that file already exists. [2022-03-07T14:46:05.040Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T14:46:05.065Z] === RUN TestCreateIDMapOrder [2022-03-07T14:46:05.065Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-07T14:46:05.065Z] PASS [2022-03-07T14:46:05.065Z] coverage: 7.2% of statements [2022-03-07T14:46:05.065Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-03-07T14:46:05.065Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-03-07T14:46:05.065Z] === RUN TestPrefixHeaderReadable [2022-03-07T14:46:05.065Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-07T14:46:05.065Z] === RUN TestDisablePigz [2022-03-07T14:46:05.065Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-07T14:46:05.065Z] --- PASS: TestDisablePigz (0.14s) [2022-03-07T14:46:05.065Z] === RUN TestPigz [2022-03-07T14:46:05.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T14:46:05.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T14:46:05.524Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-07T14:46:05.524Z] --- PASS: TestPigz (0.16s) [2022-03-07T14:46:05.524Z] === RUN TestNosysFileInfo [2022-03-07T14:46:05.524Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-07T14:46:05.524Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T14:46:05.524Z] archive_windows_test.go:16: Currently fails [2022-03-07T14:46:05.524Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:46:05.524Z] === RUN TestCanonicalTarNameForPath [2022-03-07T14:46:05.524Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-07T14:46:05.524Z] === RUN TestCanonicalTarName [2022-03-07T14:46:05.524Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-07T14:46:05.524Z] === RUN TestChmodTarEntry [2022-03-07T14:46:05.524Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-07T14:46:05.524Z] === RUN TestHardLinkOrder [2022-03-07T14:46:05.524Z] --- PASS: TestHardLinkOrder (0.17s) [2022-03-07T14:46:05.524Z] === RUN TestChangeString [2022-03-07T14:46:05.524Z] --- PASS: TestChangeString (0.00s) [2022-03-07T14:46:05.524Z] === RUN TestChangesWithNoChanges [2022-03-07T14:46:05.524Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-07T14:46:05.524Z] === RUN TestChangesWithChanges [2022-03-07T14:46:05.524Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-07T14:46:05.524Z] === RUN TestChangesWithChangesGH13590 [2022-03-07T14:46:05.524Z] changes_test.go:195: needs more investigation [2022-03-07T14:46:05.524Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-07T14:46:05.524Z] === RUN TestChangesDirsEmpty [2022-03-07T14:46:05.524Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-03-07T14:46:05.524Z] === RUN TestChangesDirsMutated [2022-03-07T14:46:05.560Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T14:46:05.982Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-03-07T14:46:05.982Z] === RUN TestApplyLayer [2022-03-07T14:46:05.982Z] changes_test.go:432: needs further investigation [2022-03-07T14:46:05.982Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestChangesSizeWithHardlinks [2022-03-07T14:46:05.982Z] changes_test.go:468: needs further investigation [2022-03-07T14:46:05.982Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestChangesSizeWithNoChanges [2022-03-07T14:46:05.982Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-07T14:46:05.982Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestChangesSize [2022-03-07T14:46:05.982Z] --- PASS: TestChangesSize (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestApplyLayerInvalidFilenames [2022-03-07T14:46:05.982Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames69700557\\dest" [2022-03-07T14:46:05.982Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-07T14:46:05.982Z] === RUN TestApplyLayerInvalidHardlink [2022-03-07T14:46:05.982Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4143308384\\victim\\hello" -> "../victim/hello" [2022-03-07T14:46:05.982Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink400123549\\victim\\hello" -> "/../victim/hello" [2022-03-07T14:46:05.982Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3077270699\\victim" -> "../victim" [2022-03-07T14:46:05.982Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink147808331\\victim" -> "../victim" [2022-03-07T14:46:05.982Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1226342858\\victim" -> "../victim" [2022-03-07T14:46:05.982Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2077365749\\victim" -> "../victim" [2022-03-07T14:46:05.982Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-07T14:46:05.982Z] === RUN TestApplyLayerInvalidSymlink [2022-03-07T14:46:05.982Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3713665334\\dest\\dotdot" -> "../victim/hello" [2022-03-07T14:46:05.982Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3085697813\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T14:46:05.982Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink351327750\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:46:05.982Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1611876488\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:46:05.982Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2794315129\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:46:05.982Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink977141156\\dest\\loophole-victim" -> "../victim" [2022-03-07T14:46:05.982Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-07T14:46:05.982Z] === RUN TestApplyLayerWhiteouts [2022-03-07T14:46:05.982Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-07T14:46:05.982Z] === RUN TestGenerateEmptyFile [2022-03-07T14:46:05.982Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestGenerateWithContent [2022-03-07T14:46:05.982Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-07T14:46:05.982Z] PASS [2022-03-07T14:46:05.982Z] coverage: 63.0% of statements [2022-03-07T14:46:05.982Z] ok github.com/docker/docker/pkg/archive 9.653s coverage: 63.0% of statements [2022-03-07T14:46:05.982Z] === RUN TestFixedBufferCap [2022-03-07T14:46:05.982Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestFixedBufferLen [2022-03-07T14:46:05.982Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestFixedBufferString [2022-03-07T14:46:05.982Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestFixedBufferWrite [2022-03-07T14:46:05.982Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestFixedBufferRead [2022-03-07T14:46:05.982Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestBytesPipeRead [2022-03-07T14:46:05.982Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestBytesPipeWrite [2022-03-07T14:46:05.982Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-07T14:46:05.982Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-07T14:46:06.151Z] --- PASS: TestUpdatePidsLimit (1.58s) [2022-03-07T14:46:06.152Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-03-07T14:46:06.152Z] --- PASS: TestUpdatePidsLimit/no_change (0.16s) [2022-03-07T14:46:06.152Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-03-07T14:46:06.152Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-07T14:46:06.152Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s) [2022-03-07T14:46:06.152Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-07T14:46:06.152Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-03-07T14:46:06.152Z] === RUN TestUpdateRestartPolicy [2022-03-07T14:46:06.440Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-03-07T14:46:06.440Z] === RUN TestAtomicWriteToFile [2022-03-07T14:46:06.440Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-07T14:46:06.440Z] === RUN TestAtomicWriteSetCommit [2022-03-07T14:46:06.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-07T14:46:06.899Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-07T14:46:06.899Z] === RUN TestAtomicWriteSetCancel [2022-03-07T14:46:06.899Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-07T14:46:06.899Z] === RUN TestReadCloserWrapperClose [2022-03-07T14:46:06.899Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-07T14:46:06.899Z] === RUN TestReaderErrWrapperReadOnError [2022-03-07T14:46:06.899Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-07T14:46:06.899Z] === RUN TestReaderErrWrapperRead [2022-03-07T14:46:06.899Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-07T14:46:06.899Z] === RUN TestCancelReadCloser [2022-03-07T14:46:06.899Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-07T14:46:06.899Z] === RUN TestNetworkDBWatch [2022-03-07T14:46:06.899Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-07T14:46:06.899Z] === RUN TestWriteCloserWrapperClose [2022-03-07T14:46:06.899Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-07T14:46:06.899Z] === RUN TestNopWriteCloser [2022-03-07T14:46:06.899Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-07T14:46:06.899Z] === RUN TestNopWriter [2022-03-07T14:46:06.899Z] --- PASS: TestNopWriter (0.00s) [2022-03-07T14:46:06.899Z] === RUN TestWriteCounter [2022-03-07T14:46:06.899Z] --- PASS: TestWriteCounter (0.00s) [2022-03-07T14:46:06.899Z] PASS [2022-03-07T14:46:06.899Z] coverage: 68.8% of statements [2022-03-07T14:46:06.899Z] ok github.com/docker/docker/pkg/ioutils 0.682s coverage: 68.8% of statements [2022-03-07T14:46:07.866Z] === RUN TestError [2022-03-07T14:46:07.866Z] --- PASS: TestError (0.00s) [2022-03-07T14:46:07.866Z] === RUN TestProgressString [2022-03-07T14:46:07.866Z] === RUN TestProgressString/no_progress [2022-03-07T14:46:07.866Z] === RUN TestProgressString/progress_1 [2022-03-07T14:46:07.866Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-07T14:46:07.866Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-07T14:46:07.866Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-07T14:46:07.866Z] === RUN TestProgressString/with_units [2022-03-07T14:46:07.866Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-07T14:46:07.866Z] === RUN TestProgressString/hide_counts [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString (0.00s) [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-07T14:46:07.866Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-07T14:46:07.866Z] === RUN TestJSONMessageDisplay [2022-03-07T14:46:07.866Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-07T14:46:07.866Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-07T14:46:07.866Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-07T14:46:07.866Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-07T14:46:07.866Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-07T14:46:07.866Z] === RUN TestDisplayJSONMessagesStream [2022-03-07T14:46:07.866Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-07T14:46:07.866Z] PASS [2022-03-07T14:46:07.866Z] coverage: 91.7% of statements [2022-03-07T14:46:07.866Z] ok github.com/docker/docker/pkg/jsonmessage 0.240s coverage: 91.7% of statements [2022-03-07T14:46:08.514Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-07T14:46:08.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.96s) [2022-03-07T14:46:08.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.68s) [2022-03-07T14:46:08.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.85s) [2022-03-07T14:46:08.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.87s) [2022-03-07T14:46:08.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.68s) [2022-03-07T14:46:08.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.65s) [2022-03-07T14:46:08.514Z] === RUN TestBuildMultiStageCopy [2022-03-07T14:46:08.514Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T14:46:08.833Z] === RUN TestStandardLongPath [2022-03-07T14:46:08.833Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-07T14:46:08.833Z] === RUN TestUNCLongPath [2022-03-07T14:46:08.833Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-07T14:46:08.833Z] PASS [2022-03-07T14:46:08.833Z] coverage: 100.0% of statements [2022-03-07T14:46:08.833Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-03-07T14:46:08.833Z] 2022/03/07 14:46:08 Closing DB instances... [2022-03-07T14:46:09.160Z] --- PASS: TestUpdateRestartPolicy (12.26s) [2022-03-07T14:46:09.160Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T14:46:09.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-07T14:46:09.296Z] === RUN TestNameFormat [2022-03-07T14:46:09.296Z] --- PASS: TestNameFormat (0.00s) [2022-03-07T14:46:09.296Z] === RUN TestNameRetries [2022-03-07T14:46:09.296Z] --- PASS: TestNameRetries (0.00s) [2022-03-07T14:46:09.296Z] PASS [2022-03-07T14:46:09.296Z] coverage: 85.7% of statements [2022-03-07T14:46:09.296Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-03-07T14:46:09.727Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-03-07T14:46:09.727Z] === RUN TestWaitNonBlocked [2022-03-07T14:46:09.727Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:46:09.727Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:46:09.727Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:46:09.727Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:46:09.727Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:46:09.727Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:46:09.754Z] === RUN TestParseKeyValueOpt [2022-03-07T14:46:09.754Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-07T14:46:09.754Z] === RUN TestParseUintList [2022-03-07T14:46:09.754Z] --- PASS: TestParseUintList (0.00s) [2022-03-07T14:46:09.754Z] === RUN TestParseUintListMaximumLimits [2022-03-07T14:46:09.754Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-07T14:46:09.754Z] PASS [2022-03-07T14:46:09.754Z] coverage: 97.0% of statements [2022-03-07T14:46:09.754Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-03-07T14:46:10.213Z] --- PASS: TestNetworkDBWatch (3.24s) [2022-03-07T14:46:10.213Z] === RUN TestNetworkDBBulkSync [2022-03-07T14:46:10.662Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-07T14:46:10.662Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2022-03-07T14:46:10.662Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2022-03-07T14:46:10.662Z] === RUN TestWaitBlocked [2022-03-07T14:46:10.662Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:46:10.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:46:10.662Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:46:10.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:46:10.662Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:46:10.662Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:46:10.672Z] === RUN TestNewAndRemove [2022-03-07T14:46:10.672Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-07T14:46:10.672Z] === RUN TestRemoveInvalidPath [2022-03-07T14:46:10.672Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-07T14:46:10.672Z] PASS [2022-03-07T14:46:10.672Z] coverage: 82.6% of statements [2022-03-07T14:46:10.672Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-03-07T14:46:10.720Z] Removing intermediate container 9a4014b2d275 [2022-03-07T14:46:10.720Z] ---> 8544da69bdde [2022-03-07T14:46:10.720Z] Step 13/13 : CMD ["sh"] [2022-03-07T14:46:10.720Z] ---> Running in b259399a9a5c [2022-03-07T14:46:10.720Z] Removing intermediate container b259399a9a5c [2022-03-07T14:46:10.720Z] ---> 20ab2b76092d [2022-03-07T14:46:10.720Z] Successfully built 20ab2b76092d [2022-03-07T14:46:10.720Z] Successfully tagged busybox:latest [2022-03-07T14:46:10.720Z] INFO: Docker images of the daemon under test [2022-03-07T14:46:10.720Z] [2022-03-07T14:46:10.720Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T14:46:10.720Z] busybox latest 20ab2b76092d Less than a second ago 5GB [2022-03-07T14:46:10.720Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T14:46:10.720Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T14:46:10.720Z] [2022-03-07T14:46:10.720Z] INFO: Running integration tests at 03/07/2022 14:46:10... [2022-03-07T14:46:10.720Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-07T14:46:10.720Z] INFO: Integration API tests being run from the host: [2022-03-07T14:46:10.720Z] INFO: make.ps1 starting at 03/07/2022 14:46:10 [2022-03-07T14:46:11.130Z] 2022/03/07 14:46:11 Closing DB instances... [2022-03-07T14:46:11.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-07T14:46:11.713Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-07T14:46:11.858Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-07T14:46:11.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2022-03-07T14:46:11.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2022-03-07T14:46:11.858Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T14:46:11.858Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T14:46:12.666Z] === RUN TestFailedConnection [2022-03-07T14:46:12.666Z] --- PASS: TestGetAddress (22.71s) [2022-03-07T14:46:12.666Z] === RUN TestRequestSyntaxCheck [2022-03-07T14:46:12.666Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-07T14:46:12.666Z] === RUN TestRequest [2022-03-07T14:46:13.124Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2022-03-07T14:46:13.124Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-07T14:46:13.585Z] --- PASS: TestFailedConnection (1.09s) [2022-03-07T14:46:13.585Z] === RUN TestFailOnce [2022-03-07T14:46:13.585Z] 2022/03/07 14:46:13 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-03-07T14:46:13.585Z] goroutine 22 [running]: [2022-03-07T14:46:13.585Z] net/http.(*conn).serve.func1() [2022-03-07T14:46:13.585Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T14:46:13.585Z] panic({0x139ca00, 0x14b09d0}) [2022-03-07T14:46:13.585Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T14:46:13.585Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe37d723ca960f140}, 0xc0001a1a98) [2022-03-07T14:46:13.585Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-07T14:46:13.585Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14bd900, 0xc0000a80e0}, 0x12d1d26) [2022-03-07T14:46:13.585Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T14:46:13.585Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14bd900, 0xc0000a80e0}, 0xc0000b4200) [2022-03-07T14:46:13.585Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-07T14:46:13.585Z] net/http.serverHandler.ServeHTTP({0x14bbff0}, {0x14bd900, 0xc0000a80e0}, 0xc0000b4200) [2022-03-07T14:46:13.585Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T14:46:13.585Z] net/http.(*conn).serve(0xc0000c0000, {0x14bf900, 0xc0002020c0}) [2022-03-07T14:46:13.585Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T14:46:13.585Z] created by net/http.(*Server).Serve [2022-03-07T14:46:13.585Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T14:46:13.585Z] time="2022-03-07T14:46:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-03-07T14:46:13.760Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T14:46:14.329Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T14:46:14.553Z] --- PASS: TestFailOnce (1.20s) [2022-03-07T14:46:14.553Z] === RUN TestEchoInputOutput [2022-03-07T14:46:14.553Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-07T14:46:14.553Z] === RUN TestBackoff [2022-03-07T14:46:14.553Z] --- PASS: TestBackoff (0.00s) [2022-03-07T14:46:14.553Z] === RUN TestAbortRetry [2022-03-07T14:46:14.553Z] --- PASS: TestAbortRetry (0.00s) [2022-03-07T14:46:14.553Z] === RUN TestClientScheme [2022-03-07T14:46:14.553Z] --- PASS: TestClientScheme (0.00s) [2022-03-07T14:46:14.553Z] === RUN TestNewClientWithTimeout [2022-03-07T14:46:14.896Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T14:46:14.896Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2022-03-07T14:46:14.896Z] === CONT TestIpcModeOlderClient [2022-03-07T14:46:15.012Z] time="2022-03-07T14:46:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-07T14:46:15.157Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-07T14:46:15.157Z] === CONT TestDaemonHostGatewayIP [2022-03-07T14:46:15.569Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T14:46:15.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-07T14:46:15.856Z] --- PASS: TestCreateServiceConfigFileMode (12.49s) [2022-03-07T14:46:15.856Z] === RUN TestCreateServiceSysctls [2022-03-07T14:46:15.977Z] 2022/03/07 14:46:15 Closing DB instances... [2022-03-07T14:46:16.532Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T14:46:16.944Z] time="2022-03-07T14:46:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-07T14:46:17.493Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T14:46:17.631Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T14:46:17.771Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-03-07T14:46:17.771Z] === RUN TestCreateServiceCapabilities [2022-03-07T14:46:18.199Z] --- PASS: TestDaemonHostGatewayIP (3.27s) [2022-03-07T14:46:18.199Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T14:46:18.368Z] --- PASS: TestUpdateRestartPolicy (10.62s) [2022-03-07T14:46:18.368Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T14:46:18.368Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-07T14:46:18.368Z] === RUN TestWaitNonBlocked [2022-03-07T14:46:18.368Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:46:18.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:46:18.368Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:46:18.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:46:18.368Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:46:18.368Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:46:18.368Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-07T14:46:18.368Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-03-07T14:46:18.368Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-03-07T14:46:18.368Z] === RUN TestWaitBlocked [2022-03-07T14:46:18.368Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:46:18.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:46:18.368Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:46:18.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:46:18.368Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T14:46:18.368Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T14:46:18.368Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T14:46:18.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.50s) [2022-03-07T14:46:18.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2022-03-07T14:46:18.368Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T14:46:18.368Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T14:46:18.456Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T14:46:19.120Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.92s) [2022-03-07T14:46:19.120Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-07T14:46:19.120Z] time="2022-03-07T14:46:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-07T14:46:19.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-07T14:46:19.987Z] --- PASS: TestBuildMultiStageCopy (12.70s) [2022-03-07T14:46:19.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.27s) [2022-03-07T14:46:19.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-03-07T14:46:19.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-03-07T14:46:19.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2022-03-07T14:46:19.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2022-03-07T14:46:19.987Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T14:46:20.142Z] 2022/03/07 14:46:19 Closing DB instances... [2022-03-07T14:46:20.275Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.87s) [2022-03-07T14:46:20.275Z] === CONT TestDaemonHostGatewayIP [2022-03-07T14:46:20.316Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-03-07T14:46:20.316Z] === RUN TestInspect [2022-03-07T14:46:20.534Z] --- PASS: TestContainerStartOnDaemonRestart (1.96s) [2022-03-07T14:46:20.535Z] === CONT TestDaemonRestartIpcMode [2022-03-07T14:46:20.954Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.71s) [2022-03-07T14:46:20.954Z] === CONT TestDaemonRestartIpcMode [2022-03-07T14:46:21.213Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T14:46:21.773Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-07T14:46:21.773Z] === RUN TestNetworkDBGarbageCollection [2022-03-07T14:46:22.857Z] --- PASS: TestInspect (2.74s) [2022-03-07T14:46:22.857Z] === RUN TestCreateJob [2022-03-07T14:46:22.876Z] --- PASS: TestBuildMultiStageParentConfig (2.50s) [2022-03-07T14:46:22.876Z] === RUN TestBuildLabelWithTargets [2022-03-07T14:46:22.876Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:46:22.876Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-07T14:46:22.876Z] === RUN TestBuildWithEmptyLayers [2022-03-07T14:46:23.072Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2022-03-07T14:46:23.072Z] === CONT TestIpcModeOlderClient [2022-03-07T14:46:23.072Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-03-07T14:46:23.072Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T14:46:23.072Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-07T14:46:23.115Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T14:46:23.115Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-07T14:46:23.115Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T14:46:23.115Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-07T14:46:23.115Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T14:46:23.115Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-07T14:46:23.115Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T14:46:23.115Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-07T14:46:23.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T14:46:23.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-07T14:46:23.840Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2022-03-07T14:46:23.840Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T14:46:24.080Z] time="2022-03-07T14:46:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-07T14:46:24.080Z] --- PASS: TestRequest (11.77s) [2022-03-07T14:46:24.080Z] === RUN TestOverlappingRequests [2022-03-07T14:46:24.570Z] --- PASS: TestOverlappingRequests (0.58s) [2022-03-07T14:46:24.570Z] === RUN TestRelease [2022-03-07T14:46:24.617Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2022-03-07T14:46:24.876Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2022-03-07T14:46:24.876Z] PASS [2022-03-07T14:46:24.876Z] [2022-03-07T14:46:24.876Z] === Skipped [2022-03-07T14:46:24.876Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T14:46:24.876Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:46:24.876Z] [2022-03-07T14:46:24.876Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T14:46:24.876Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:46:24.876Z] [2022-03-07T14:46:24.876Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-07T14:46:24.876Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:46:24.876Z] [2022-03-07T14:46:24.876Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T14:46:24.876Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T14:46:24.876Z] [2022-03-07T14:46:24.876Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T14:46:24.876Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T14:46:24.876Z] [2022-03-07T14:46:24.876Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-07T14:46:24.876Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:46:24.876Z] [2022-03-07T14:46:24.876Z] DONE 200 tests, 6 skipped in 154.317s [2022-03-07T14:46:24.876Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T14:46:24.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:24.876Z] ++ set -e [2022-03-07T14:46:24.876Z] ++ '[' -n 0 ']' [2022-03-07T14:46:24.876Z] ++ set -x [2022-03-07T14:46:24.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:25.135Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T14:46:25.702Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-07T14:46:25.702Z] === RUN TestDaemonConfigValidation [2022-03-07T14:46:25.702Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:46:25.702Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:46:25.702Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T14:46:25.702Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T14:46:25.702Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T14:46:25.702Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T14:46:25.702Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T14:46:25.702Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T14:46:25.702Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T14:46:25.702Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T14:46:25.702Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:46:25.702Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T14:46:25.702Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T14:46:25.702Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T14:46:25.960Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T14:46:25.961Z] check_test.go:308: [db81dc2f08d7e] daemon is not started [2022-03-07T14:46:25.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-07T14:46:25.961Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T14:46:25.961Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-03-07T14:46:25.961Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-03-07T14:46:25.961Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-03-07T14:46:25.961Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-03-07T14:46:25.961Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-03-07T14:46:25.961Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T14:46:25.961Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T14:46:26.155Z] --- PASS: TestCreateJob (3.03s) [2022-03-07T14:46:26.155Z] === RUN TestReplicatedJob [2022-03-07T14:46:26.528Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T14:46:26.875Z] --- PASS: TestRelease (2.28s) [2022-03-07T14:46:26.875Z] === RUN TestAllocateRandomDeallocate [2022-03-07T14:46:27.097Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T14:46:27.907Z] === RUN TestParseEmptyInterface [2022-03-07T14:46:27.907Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-07T14:46:27.907Z] === RUN TestParseNonInterfaceType [2022-03-07T14:46:27.908Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-07T14:46:27.908Z] === RUN TestParseWithOneFunction [2022-03-07T14:46:27.908Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-07T14:46:27.908Z] === RUN TestParseWithMultipleFuncs [2022-03-07T14:46:27.908Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-07T14:46:27.908Z] === RUN TestParseWithUnnamedReturn [2022-03-07T14:46:27.908Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-07T14:46:27.908Z] === RUN TestEmbeddedInterface [2022-03-07T14:46:27.908Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-07T14:46:27.908Z] === RUN TestParsedImports [2022-03-07T14:46:27.908Z] --- PASS: TestParsedImports (0.00s) [2022-03-07T14:46:27.908Z] === RUN TestAliasedImports [2022-03-07T14:46:27.908Z] --- PASS: TestAliasedImports (0.00s) [2022-03-07T14:46:27.908Z] PASS [2022-03-07T14:46:27.908Z] coverage: 56.8% of statements [2022-03-07T14:46:27.908Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements [2022-03-07T14:46:28.642Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T14:46:28.937Z] === RUN TestHTTPTransport [2022-03-07T14:46:28.937Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-07T14:46:28.937Z] PASS [2022-03-07T14:46:28.937Z] coverage: 85.7% of statements [2022-03-07T14:46:28.937Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-03-07T14:46:29.216Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-07T14:46:29.479Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T14:46:29.479Z] daemon_test.go:156: [dc214b140fad4] daemon is not started [2022-03-07T14:46:29.479Z] --- PASS: TestConfigDaemonSeccompProfiles (3.41s) [2022-03-07T14:46:29.479Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2022-03-07T14:46:29.479Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.16s) [2022-03-07T14:46:29.479Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.14s) [2022-03-07T14:46:29.479Z] === RUN TestDaemonProxy [2022-03-07T14:46:29.479Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T14:46:29.966Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-07T14:46:29.967Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T14:46:29.967Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-07T14:46:29.967Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-07T14:46:29.967Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-07T14:46:29.967Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-07T14:46:29.967Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-07T14:46:29.967Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T14:46:29.967Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-07T14:46:29.967Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-07T14:46:29.967Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-07T14:46:29.967Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-07T14:46:29.967Z] === RUN TestBufferPoolPutAndGet [2022-03-07T14:46:29.967Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-07T14:46:29.967Z] PASS [2022-03-07T14:46:29.967Z] coverage: 88.2% of statements [2022-03-07T14:46:29.967Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-03-07T14:46:30.044Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-07T14:46:30.364Z] --- PASS: TestReplicatedJob (4.88s) [2022-03-07T14:46:30.364Z] === RUN TestUpdateReplicatedJob [2022-03-07T14:46:30.457Z] === RUN TestOutputOnPrematureClose [2022-03-07T14:46:30.457Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-07T14:46:30.457Z] === RUN TestCompleteSilently [2022-03-07T14:46:30.457Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-07T14:46:30.457Z] PASS [2022-03-07T14:46:30.457Z] coverage: 75.9% of statements [2022-03-07T14:46:30.457Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-07T14:46:30.853Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T14:46:30.948Z] === RUN TestSendToOneSub [2022-03-07T14:46:30.948Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-07T14:46:30.948Z] === RUN TestSendToMultipleSubs [2022-03-07T14:46:30.948Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-07T14:46:30.948Z] === RUN TestEvictOneSub [2022-03-07T14:46:30.948Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-07T14:46:30.948Z] === RUN TestClosePublisher [2022-03-07T14:46:30.948Z] --- PASS: TestClosePublisher (0.00s) [2022-03-07T14:46:30.948Z] === RUN TestPubSubRace [2022-03-07T14:46:31.113Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T14:46:31.986Z] --- PASS: TestPubSubRace (1.08s) [2022-03-07T14:46:31.986Z] PASS [2022-03-07T14:46:31.986Z] coverage: 75.0% of statements [2022-03-07T14:46:32.475Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 75.0% of statements [2022-03-07T14:46:32.475Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-07T14:46:32.475Z] === RUN TestClientStream [2022-03-07T14:46:32.475Z] --- PASS: TestClientStream (0.00s) [2022-03-07T14:46:32.475Z] === RUN TestClientSendFile [2022-03-07T14:46:32.475Z] --- PASS: TestClientSendFile (0.00s) [2022-03-07T14:46:32.475Z] === RUN TestClientWithRequestTimeout [2022-03-07T14:46:32.475Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-07T14:46:32.475Z] === RUN TestFileSpecPlugin [2022-03-07T14:46:32.475Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-07T14:46:32.475Z] === RUN TestFileJSONSpecPlugin [2022-03-07T14:46:32.475Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-07T14:46:32.475Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-07T14:46:32.475Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-07T14:46:32.475Z] === RUN TestPluginAddHandler [2022-03-07T14:46:32.475Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-07T14:46:32.475Z] === RUN TestPluginWaitBadPlugin [2022-03-07T14:46:32.475Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-07T14:46:32.475Z] === RUN TestGet [2022-03-07T14:46:32.475Z] time="2022-03-07T14:46:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-07T14:46:32.492Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-07T14:46:32.751Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T14:46:32.965Z] === RUN TestRegister [2022-03-07T14:46:32.965Z] --- PASS: TestRegister (0.00s) [2022-03-07T14:46:32.965Z] === RUN TestCommand [2022-03-07T14:46:32.965Z] --- PASS: TestCommand (0.03s) [2022-03-07T14:46:32.965Z] === RUN TestNaiveSelf [2022-03-07T14:46:32.965Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-07T14:46:32.965Z] PASS [2022-03-07T14:46:32.965Z] coverage: 82.4% of statements [2022-03-07T14:46:32.965Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2022-03-07T14:46:33.010Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T14:46:33.010Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T14:46:33.457Z] time="2022-03-07T14:46:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-07T14:46:33.664Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-03-07T14:46:33.665Z] === RUN TestServiceListWithStatuses [2022-03-07T14:46:33.665Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T14:46:33.665Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T14:46:33.665Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T14:46:33.946Z] check_test.go:308: [dae359034ee40] daemon is not started [2022-03-07T14:46:33.946Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-07T14:46:33.948Z] === RUN TestDump [2022-03-07T14:46:33.948Z] goroutine 6 [running]: [2022-03-07T14:46:33.948Z] github.com/docker/docker/pkg/stack.dump(0xe0b9d7) [2022-03-07T14:46:33.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T14:46:33.948Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-07T14:46:33.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-07T14:46:33.948Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-07T14:46:33.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-07T14:46:33.948Z] testing.tRunner(0xc00015a1a0, 0xf7a190) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:46:33.948Z] created by testing.(*T).Run [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T14:46:33.948Z] [2022-03-07T14:46:33.948Z] goroutine 1 [chan receive]: [2022-03-07T14:46:33.948Z] testing.(*T).Run(0xc00015a000, {0xf6b7b1, 0xdea733}, 0xf7a190) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T14:46:33.948Z] testing.runTests.func1(0xc000068840) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T14:46:33.948Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:46:33.948Z] testing.runTests(0xc000076080, {0x10dec20, 0x3, 0x3}, {0xe0ac2d, 0xf6d4ab, 0x10e36e0}) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T14:46:33.948Z] testing.(*M).Run(0xc000076080) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T14:46:33.948Z] main.main() [2022-03-07T14:46:33.948Z] _testmain.go:95 +0x1f5 [2022-03-07T14:46:33.948Z] --- PASS: TestDump (0.00s) [2022-03-07T14:46:33.948Z] === RUN TestDumpToFile [2022-03-07T14:46:33.948Z] --- PASS: TestDumpToFile (0.20s) [2022-03-07T14:46:33.948Z] === RUN TestDumpToFileWithEmptyInput [2022-03-07T14:46:33.948Z] goroutine 8 [running]: [2022-03-07T14:46:33.948Z] github.com/docker/docker/pkg/stack.dump(0xe78bb4) [2022-03-07T14:46:33.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T14:46:33.948Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xe78f60}) [2022-03-07T14:46:33.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-07T14:46:33.948Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-07T14:46:33.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-07T14:46:33.948Z] testing.tRunner(0xc00015a680, 0xf7a180) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:46:33.948Z] created by testing.(*T).Run [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T14:46:33.948Z] [2022-03-07T14:46:33.948Z] goroutine 1 [chan receive]: [2022-03-07T14:46:33.948Z] testing.(*T).Run(0xc00015a000, {0xf72596, 0xdea733}, 0xf7a180) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T14:46:33.948Z] testing.runTests.func1(0xc000068840) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T14:46:33.948Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T14:46:33.948Z] testing.runTests(0xc000076080, {0x10dec20, 0x3, 0x3}, {0xe0ac2d, 0xf6d4ab, 0x10e36e0}) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T14:46:33.948Z] testing.(*M).Run(0xc000076080) [2022-03-07T14:46:33.948Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T14:46:33.948Z] main.main() [2022-03-07T14:46:33.948Z] _testmain.go:95 +0x1f5 [2022-03-07T14:46:33.948Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-07T14:46:33.948Z] PASS [2022-03-07T14:46:33.948Z] coverage: 90.9% of statements [2022-03-07T14:46:33.948Z] ok github.com/docker/docker/pkg/stack 0.241s coverage: 90.9% of statements [2022-03-07T14:46:34.439Z] --- PASS: TestAllocateRandomDeallocate (7.34s) [2022-03-07T14:46:34.439Z] === RUN TestRetrieveFromStore [2022-03-07T14:46:34.439Z] === RUN TestNewStdWriter [2022-03-07T14:46:34.439Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-07T14:46:34.439Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestWriteWithNilBytes [2022-03-07T14:46:34.439Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestWrite [2022-03-07T14:46:34.439Z] --- PASS: TestWrite (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestWriteWithWriterError [2022-03-07T14:46:34.439Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-07T14:46:34.439Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyWriteAndRead [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-07T14:46:34.439Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-07T14:46:34.439Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-07T14:46:34.439Z] PASS [2022-03-07T14:46:34.439Z] coverage: 100.0% of statements [2022-03-07T14:46:34.439Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-03-07T14:46:34.882Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T14:46:35.141Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T14:46:35.285Z] --- PASS: TestContainerKillOnDaemonStart (11.43s) [2022-03-07T14:46:35.285Z] PASS [2022-03-07T14:46:35.285Z] [2022-03-07T14:46:35.285Z] === Skipped [2022-03-07T14:46:35.285Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-07T14:46:35.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:46:35.285Z] [2022-03-07T14:46:35.285Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T14:46:35.285Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T14:46:35.285Z] [2022-03-07T14:46:35.285Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T14:46:35.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T14:46:35.285Z] [2022-03-07T14:46:35.285Z] DONE 200 tests, 3 skipped in 109.620s [2022-03-07T14:46:35.285Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T14:46:35.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:35.285Z] ++ set -e [2022-03-07T14:46:35.285Z] ++ '[' -n 0 ']' [2022-03-07T14:46:35.285Z] ++ set -x [2022-03-07T14:46:35.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:35.285Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T14:46:35.285Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-07T14:46:35.285Z] === RUN TestDaemonConfigValidation [2022-03-07T14:46:35.285Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:46:35.285Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:46:35.285Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T14:46:35.285Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T14:46:35.285Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T14:46:35.285Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T14:46:35.285Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T14:46:35.285Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T14:46:35.285Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T14:46:35.285Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T14:46:35.285Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T14:46:35.285Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T14:46:35.285Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T14:46:35.285Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T14:46:35.285Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T14:46:35.285Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T14:46:35.285Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-03-07T14:46:35.285Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-03-07T14:46:35.285Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-07T14:46:35.285Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-07T14:46:35.285Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-07T14:46:35.285Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T14:46:35.285Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T14:46:35.474Z] time="2022-03-07T14:46:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-07T14:46:35.474Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-07T14:46:35.474Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-07T14:46:35.474Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestFormatStatus [2022-03-07T14:46:35.474Z] --- PASS: TestFormatStatus (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestFormatError [2022-03-07T14:46:35.474Z] --- PASS: TestFormatError (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestFormatJSONError [2022-03-07T14:46:35.474Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-07T14:46:35.474Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-07T14:46:35.474Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestNewJSONProgressOutput [2022-03-07T14:46:35.474Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestAuxFormatterEmit [2022-03-07T14:46:35.474Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestStreamWriterStdout [2022-03-07T14:46:35.474Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-07T14:46:35.474Z] === RUN TestStreamWriterStderr [2022-03-07T14:46:35.474Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-07T14:46:35.474Z] PASS [2022-03-07T14:46:35.474Z] coverage: 66.2% of statements [2022-03-07T14:46:35.474Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-03-07T14:46:35.711Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-07T14:46:35.711Z] --- PASS: TestDaemonProxy (6.32s) [2022-03-07T14:46:35.711Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-03-07T14:46:35.711Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-03-07T14:46:35.711Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-03-07T14:46:35.711Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-07T14:46:35.711Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-07T14:46:35.711Z] PASS [2022-03-07T14:46:35.711Z] [2022-03-07T14:46:35.711Z] === Skipped [2022-03-07T14:46:35.711Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-03-07T14:46:35.711Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-07T14:46:35.711Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-07T14:46:35.711Z] [2022-03-07T14:46:35.711Z] DONE 17 tests, 1 skipped in 10.881s [2022-03-07T14:46:35.711Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T14:46:35.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:35.711Z] ++ set -e [2022-03-07T14:46:35.711Z] ++ '[' -n 0 ']' [2022-03-07T14:46:35.711Z] ++ set -x [2022-03-07T14:46:35.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:35.967Z] === RUN TestGenerateRandomID [2022-03-07T14:46:35.967Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-07T14:46:35.967Z] === RUN TestShortenId [2022-03-07T14:46:35.967Z] --- PASS: TestShortenId (0.00s) [2022-03-07T14:46:35.967Z] === RUN TestShortenSha256Id [2022-03-07T14:46:35.967Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-07T14:46:35.967Z] === RUN TestShortenIdEmpty [2022-03-07T14:46:35.967Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-07T14:46:35.967Z] === RUN TestShortenIdInvalid [2022-03-07T14:46:35.967Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-07T14:46:35.967Z] === RUN TestIsShortIDNonHex [2022-03-07T14:46:35.967Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-07T14:46:35.967Z] === RUN TestIsShortIDNotCorrectSize [2022-03-07T14:46:35.967Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-07T14:46:35.967Z] PASS [2022-03-07T14:46:35.967Z] coverage: 70.6% of statements [2022-03-07T14:46:35.967Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-03-07T14:46:35.971Z] INFO: Testing against a local daemon [2022-03-07T14:46:35.971Z] === RUN TestCommitInheritsEnv [2022-03-07T14:46:36.224Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T14:46:36.539Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-03-07T14:46:36.539Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T14:46:36.539Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T14:46:36.539Z] === RUN TestImportWithCustomPlatform [2022-03-07T14:46:36.539Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T14:46:36.539Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T14:46:36.539Z] === RUN TestImportWithCustomPlatform// [2022-03-07T14:46:36.539Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T14:46:36.539Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T14:46:36.798Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T14:46:36.798Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T14:46:36.798Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T14:46:36.798Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform (0.47s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T14:46:36.798Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T14:46:36.798Z] === RUN TestImagesFilterMultiReference [2022-03-07T14:46:36.798Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-07T14:46:36.798Z] === RUN TestImagePullPlatformInvalid [2022-03-07T14:46:36.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:46:36.985Z] INFO: Testing against a local daemon [2022-03-07T14:46:36.985Z] === RUN TestBuildWithSession [2022-03-07T14:46:36.985Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:46:36.985Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T14:46:36.985Z] === RUN TestBuildSquashParent [2022-03-07T14:46:36.985Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:46:36.985Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-07T14:46:36.985Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T14:46:36.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:46:36.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:46:36.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:46:36.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:46:36.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:46:36.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:46:36.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:46:36.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:46:36.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:46:36.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:46:36.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:46:36.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:46:36.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:46:36.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:46:36.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:46:36.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:46:37.000Z] --- PASS: TestRetrieveFromStore (2.34s) [2022-03-07T14:46:37.000Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-07T14:46:37.000Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-07T14:46:37.000Z] === RUN TestParallelPredefinedRequest1 [2022-03-07T14:46:37.000Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-07T14:46:37.000Z] === RUN TestParallelPredefinedRequest2 [2022-03-07T14:46:37.000Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-07T14:46:37.000Z] === RUN TestParallelPredefinedRequest3 [2022-03-07T14:46:37.000Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-07T14:46:37.000Z] === RUN TestParallelPredefinedRequest4 [2022-03-07T14:46:37.000Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-07T14:46:37.000Z] === RUN TestParallelPredefinedRequest5 [2022-03-07T14:46:37.000Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-07T14:46:37.000Z] === RUN TestDebug [2022-03-07T14:46:37.000Z] --- PASS: TestDebug (0.00s) [2022-03-07T14:46:37.000Z] === RUN TestRequestPoolParallel [2022-03-07T14:46:37.000Z] === RUN TestIsCpusetListAvailable [2022-03-07T14:46:37.000Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-07T14:46:37.000Z] PASS [2022-03-07T14:46:37.000Z] coverage: 39.4% of statements [2022-03-07T14:46:37.000Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-03-07T14:46:37.000Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-03-07T14:46:37.000Z] === RUN TestFullAllocateRelease [2022-03-07T14:46:37.057Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-07T14:46:37.057Z] === RUN TestRemoveImageOrphaning [2022-03-07T14:46:37.057Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T14:46:37.163Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T14:46:37.317Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-03-07T14:46:37.317Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T14:46:37.490Z] --- PASS: TestFullAllocateRelease (0.43s) [2022-03-07T14:46:37.490Z] === RUN TestOddAllocateRelease [2022-03-07T14:46:37.576Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-07T14:46:37.982Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-03-07T14:46:37.982Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-07T14:46:37.982Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-03-07T14:46:37.982Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-07T14:46:37.982Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.08s) [2022-03-07T14:46:37.982Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-07T14:46:37.982Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-07T14:46:37.982Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T14:46:37.982Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T14:46:37.982Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:46:37.982Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T14:46:37.982Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:46:37.982Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T14:46:37.982Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:46:37.982Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-07T14:46:37.982Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T14:46:37.982Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-07T14:46:37.982Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T14:46:37.982Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:46:37.982Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T14:46:37.982Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:46:37.982Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-07T14:46:37.982Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-07T14:46:37.982Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-07T14:46:37.982Z] PASS [2022-03-07T14:46:37.982Z] coverage: 85.3% of statements [2022-03-07T14:46:37.982Z] ok github.com/docker/docker/libnetwork/ipam 58.007s coverage: 85.3% of statements [2022-03-07T14:46:38.101Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T14:46:38.101Z] daemon_test.go:156: [d645bff188241] daemon is not started [2022-03-07T14:46:38.101Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-03-07T14:46:38.101Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-07T14:46:38.101Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-07T14:46:38.101Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-07T14:46:38.101Z] === RUN TestDaemonProxy [2022-03-07T14:46:38.101Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T14:46:38.614Z] --- PASS: TestBuildMultiStageOnBuild (12.48s) [2022-03-07T14:46:38.614Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T14:46:38.614Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:46:38.614Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-07T14:46:38.614Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T14:46:38.950Z] --- PASS: TestDockerNetworkConnectAlias (4.29s) [2022-03-07T14:46:38.950Z] === RUN TestDockerNetworkReConnect [2022-03-07T14:46:39.013Z] === RUN TestChtimes [2022-03-07T14:46:39.013Z] --- PASS: TestChtimes (0.00s) [2022-03-07T14:46:39.013Z] === RUN TestChtimesWindows [2022-03-07T14:46:39.013Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-07T14:46:39.013Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-07T14:46:39.013Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-07T14:46:39.013Z] PASS [2022-03-07T14:46:39.013Z] coverage: 12.9% of statements [2022-03-07T14:46:39.013Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.9% of statements [2022-03-07T14:46:39.506Z] time="2022-03-07T14:46:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-07T14:46:39.506Z] === RUN TestTailFile [2022-03-07T14:46:39.506Z] --- PASS: TestTailFile (0.00s) [2022-03-07T14:46:39.506Z] === RUN TestTailFileManyLines [2022-03-07T14:46:39.506Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-07T14:46:39.506Z] === RUN TestTailEmptyFile [2022-03-07T14:46:39.506Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-07T14:46:39.506Z] === RUN TestTailNegativeN [2022-03-07T14:46:39.506Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/no_delimiter [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/truncated_last_line [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.506Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:46:39.506Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:46:39.506Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/no_delimiter [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T14:46:39.507Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:39.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:39.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:39.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:39.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:39.509Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:39.509Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T14:46:39.509Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:39.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:39.509Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:39.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:39.509Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:39.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:39.509Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:40.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:40.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.002Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T14:46:40.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.003Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.003Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T14:46:40.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.008Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T14:46:40.110Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2022-03-07T14:46:40.110Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T14:46:40.110Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-07T14:46:40.110Z] === RUN TestTagInvalidReference [2022-03-07T14:46:40.110Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-07T14:46:40.110Z] === RUN TestTagValidPrefixedRepo [2022-03-07T14:46:40.110Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-07T14:46:40.110Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T14:46:40.110Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-07T14:46:40.110Z] === RUN TestTagOfficialNames [2022-03-07T14:46:40.110Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T14:46:40.110Z] === RUN TestTagMatchesDigest [2022-03-07T14:46:40.110Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T14:46:40.110Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T14:46:40.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:46:40.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.496Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T14:46:40.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T14:46:40.498Z] PASS [2022-03-07T14:46:40.498Z] coverage: 88.6% of statements [2022-03-07T14:46:40.498Z] ok github.com/docker/docker/pkg/tailfile 0.247s coverage: 88.6% of statements [2022-03-07T14:46:40.988Z] === RUN TestTarSumRemoveNonExistent [2022-03-07T14:46:40.988Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestTarSumRemove [2022-03-07T14:46:40.988Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestSortFileInfoSums [2022-03-07T14:46:40.988Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestNewTarSumForLabelInvalid [2022-03-07T14:46:40.988Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestNewTarSumForLabel [2022-03-07T14:46:40.988Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestEmptyTar [2022-03-07T14:46:40.988Z] --- PASS: TestEmptyTar (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestTarSumsReadSize [2022-03-07T14:46:40.988Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestTarSums [2022-03-07T14:46:40.988Z] --- PASS: TestTarSums (0.06s) [2022-03-07T14:46:40.988Z] === RUN TestIteration [2022-03-07T14:46:40.988Z] --- PASS: TestIteration (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestVersionLabelForChecksum [2022-03-07T14:46:40.988Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestVersion [2022-03-07T14:46:40.988Z] --- PASS: TestVersion (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestGetVersion [2022-03-07T14:46:40.988Z] --- PASS: TestGetVersion (0.00s) [2022-03-07T14:46:40.988Z] === RUN TestGetVersions [2022-03-07T14:46:40.988Z] --- PASS: TestGetVersions (0.00s) [2022-03-07T14:46:40.988Z] PASS [2022-03-07T14:46:40.988Z] coverage: 89.3% of statements [2022-03-07T14:46:40.988Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2022-03-07T14:46:41.479Z] testing: warning: no tests to run [2022-03-07T14:46:41.479Z] PASS [2022-03-07T14:46:41.479Z] coverage: [no statements] [2022-03-07T14:46:41.479Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2022-03-07T14:46:41.487Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T14:46:41.572Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-03-07T14:46:41.572Z] === RUN TestServicePlugin [2022-03-07T14:46:41.914Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T14:46:41.971Z] === RUN TestTruncIndex [2022-03-07T14:46:41.971Z] --- PASS: TestTruncIndex (0.10s) [2022-03-07T14:46:41.971Z] PASS [2022-03-07T14:46:41.971Z] coverage: 91.5% of statements [2022-03-07T14:46:41.971Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-03-07T14:46:42.055Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T14:46:42.992Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-07T14:46:43.001Z] === RUN TestIsGIT [2022-03-07T14:46:43.001Z] --- PASS: TestIsGIT (0.00s) [2022-03-07T14:46:43.001Z] === RUN TestIsTransport [2022-03-07T14:46:43.001Z] --- PASS: TestIsTransport (0.00s) [2022-03-07T14:46:43.001Z] PASS [2022-03-07T14:46:43.001Z] coverage: 100.0% of statements [2022-03-07T14:46:43.001Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2022-03-07T14:46:43.001Z] === RUN TestVersionInfo [2022-03-07T14:46:43.001Z] --- PASS: TestVersionInfo (0.00s) [2022-03-07T14:46:43.001Z] === RUN TestAppendVersions [2022-03-07T14:46:43.001Z] --- PASS: TestAppendVersions (0.00s) [2022-03-07T14:46:43.001Z] PASS [2022-03-07T14:46:43.001Z] coverage: 88.9% of statements [2022-03-07T14:46:43.001Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-03-07T14:46:43.294Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T14:46:43.560Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T14:46:43.863Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T14:46:44.128Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-07T14:46:44.432Z] --- PASS: TestDaemonProxy (6.26s) [2022-03-07T14:46:44.432Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-07T14:46:44.432Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-07T14:46:44.432Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-07T14:46:44.432Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-07T14:46:44.432Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T14:46:44.432Z] PASS [2022-03-07T14:46:44.432Z] [2022-03-07T14:46:44.432Z] DONE 17 tests in 10.192s [2022-03-07T14:46:44.432Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T14:46:44.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:44.432Z] ++ set -e [2022-03-07T14:46:44.432Z] ++ '[' -n 0 ']' [2022-03-07T14:46:44.432Z] ++ set -x [2022-03-07T14:46:44.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:44.432Z] INFO: Testing against a local daemon [2022-03-07T14:46:44.432Z] === RUN TestCommitInheritsEnv [2022-03-07T14:46:44.632Z] === RUN TestValidatePrivileges [2022-03-07T14:46:44.632Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-07T14:46:44.632Z] === RUN TestFilterByCapNeg [2022-03-07T14:46:44.632Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-07T14:46:44.632Z] === RUN TestFilterByCapPos [2022-03-07T14:46:44.632Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-07T14:46:44.632Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-07T14:46:44.632Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-07T14:46:44.632Z] PASS [2022-03-07T14:46:44.632Z] coverage: 12.0% of statements [2022-03-07T14:46:44.632Z] ok github.com/docker/docker/plugin 0.061s coverage: 12.0% of statements [2022-03-07T14:46:44.696Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-07T14:46:44.702Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-03-07T14:46:44.702Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T14:46:44.702Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-07T14:46:44.702Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T14:46:44.702Z] === RUN TestImportWithCustomPlatform [2022-03-07T14:46:44.702Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T14:46:44.872Z] plugin_test.go:61: [db415b582050b] joining swarm manager [d29f1fe04210e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:46:44.963Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T14:46:44.963Z] === RUN TestImportWithCustomPlatform// [2022-03-07T14:46:44.963Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T14:46:44.963Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T14:46:44.963Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T14:46:44.963Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T14:46:44.963Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T14:46:44.963Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T14:46:44.963Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-07T14:46:44.963Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-07T14:46:44.963Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T14:46:44.963Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T14:46:44.963Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-07T14:46:44.963Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-07T14:46:44.964Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-07T14:46:44.964Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T14:46:44.964Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T14:46:44.964Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T14:46:44.964Z] === RUN TestImagesFilterMultiReference [2022-03-07T14:46:45.223Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-07T14:46:45.223Z] === RUN TestImagePullPlatformInvalid [2022-03-07T14:46:45.223Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T14:46:45.223Z] === RUN TestRemoveImageOrphaning [2022-03-07T14:46:45.271Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-07T14:46:45.271Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-07T14:46:45.484Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-07T14:46:45.484Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T14:46:45.484Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:46:45.484Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-07T14:46:45.484Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T14:46:45.484Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-07T14:46:45.484Z] === RUN TestTagInvalidReference [2022-03-07T14:46:45.484Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-07T14:46:45.484Z] === RUN TestTagValidPrefixedRepo [2022-03-07T14:46:45.484Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-07T14:46:45.484Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T14:46:45.484Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T14:46:45.484Z] === RUN TestTagOfficialNames [2022-03-07T14:46:45.484Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T14:46:45.484Z] === RUN TestTagMatchesDigest [2022-03-07T14:46:45.484Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T14:46:45.484Z] PASS [2022-03-07T14:46:45.484Z] [2022-03-07T14:46:45.484Z] === Skipped [2022-03-07T14:46:45.484Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T14:46:45.484Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-07T14:46:45.484Z] [2022-03-07T14:46:45.484Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-07T14:46:45.484Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:46:45.484Z] [2022-03-07T14:46:45.484Z] DONE 22 tests, 2 skipped in 1.091s [2022-03-07T14:46:45.484Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T14:46:45.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:45.484Z] ++ set -e [2022-03-07T14:46:45.484Z] ++ '[' -n 0 ']' [2022-03-07T14:46:45.484Z] ++ set -x [2022-03-07T14:46:45.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:46:45.664Z] === RUN TestNewSettable [2022-03-07T14:46:45.664Z] --- PASS: TestNewSettable (0.00s) [2022-03-07T14:46:45.664Z] === RUN TestIsSettable [2022-03-07T14:46:45.664Z] --- PASS: TestIsSettable (0.00s) [2022-03-07T14:46:45.664Z] === RUN TestUpdateSettingsEnv [2022-03-07T14:46:45.664Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-07T14:46:45.664Z] PASS [2022-03-07T14:46:45.664Z] coverage: 20.0% of statements [2022-03-07T14:46:45.664Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-03-07T14:46:45.744Z] INFO: Testing against a local daemon [2022-03-07T14:46:45.744Z] === RUN TestNetworkCreateDelete [2022-03-07T14:46:45.744Z] --- PASS: TestNetworkCreateDelete (0.11s) [2022-03-07T14:46:45.744Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T14:46:45.842Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-07T14:46:46.003Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-07T14:46:46.003Z] === RUN TestDaemonDNSFallback [2022-03-07T14:46:46.257Z] plugin_test.go:64: [df54356b8c5ac] joining swarm manager [d29f1fe04210e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:46:46.410Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-07T14:46:46.669Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T14:46:46.698Z] === RUN TestLoad [2022-03-07T14:46:46.698Z] --- PASS: TestLoad (0.00s) [2022-03-07T14:46:46.698Z] === RUN TestSave [2022-03-07T14:46:46.698Z] --- PASS: TestSave (0.03s) [2022-03-07T14:46:46.698Z] === RUN TestAddDeleteGet [2022-03-07T14:46:46.698Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-07T14:46:46.698Z] === RUN TestInvalidTags [2022-03-07T14:46:46.698Z] --- PASS: TestInvalidTags (0.01s) [2022-03-07T14:46:46.698Z] PASS [2022-03-07T14:46:46.698Z] coverage: 84.4% of statements [2022-03-07T14:46:46.698Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2022-03-07T14:46:46.928Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-07T14:46:47.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T14:46:47.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T14:46:47.190Z] --- PASS: TestGet (15.03s) [2022-03-07T14:46:47.190Z] === RUN TestPluginWithNoManifest [2022-03-07T14:46:47.190Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-07T14:46:47.190Z] === RUN TestGetAll [2022-03-07T14:46:47.190Z] --- PASS: TestGetAll (0.04s) [2022-03-07T14:46:47.190Z] PASS [2022-03-07T14:46:47.190Z] coverage: 73.2% of statements [2022-03-07T14:46:47.190Z] ok github.com/docker/docker/pkg/plugins 35.064s coverage: 73.2% of statements [2022-03-07T14:46:47.301Z] --- PASS: TestBuildMultiStageLayerLeak (10.59s) [2022-03-07T14:46:47.301Z] === RUN TestBuildWithHugeFile [2022-03-07T14:46:47.446Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-07T14:46:48.016Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-07T14:46:48.275Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T14:46:48.275Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-07T14:46:48.825Z] === RUN TestResolveAuthConfigIndexServer [2022-03-07T14:46:48.826Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestResolveAuthConfigFullURL [2022-03-07T14:46:48.826Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-07T14:46:48.826Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestValidateMirror [2022-03-07T14:46:48.826Z] --- PASS: TestValidateMirror (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestLoadInsecureRegistries [2022-03-07T14:46:48.826Z] time="2022-03-07T14:46:48Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T14:46:48.826Z] time="2022-03-07T14:46:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-07T14:46:48.826Z] time="2022-03-07T14:46:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T14:46:48.826Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-03-07T14:46:48.826Z] === RUN TestNewServiceConfig [2022-03-07T14:46:48.826Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestValidateIndexName [2022-03-07T14:46:48.826Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestValidateIndexNameWithError [2022-03-07T14:46:48.826Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestEndpointParse [2022-03-07T14:46:48.826Z] --- PASS: TestEndpointParse (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestEndpointParseInvalid [2022-03-07T14:46:48.826Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestValidateEndpoint [2022-03-07T14:46:48.826Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-07T14:46:48.826Z] === RUN TestPing [2022-03-07T14:46:48.826Z] --- PASS: TestPing (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestPingRegistryEndpoint [2022-03-07T14:46:48.826Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:46:48.826Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestEndpoint [2022-03-07T14:46:48.826Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:46:48.826Z] --- SKIP: TestEndpoint (0.01s) [2022-03-07T14:46:48.826Z] === RUN TestParseRepositoryInfo [2022-03-07T14:46:48.826Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestNewIndexInfo [2022-03-07T14:46:48.826Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestMirrorEndpointLookup [2022-03-07T14:46:48.826Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:46:48.826Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-07T14:46:48.826Z] === RUN TestSearchRepositories [2022-03-07T14:46:48.826Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-07T14:46:48.826Z] Host: 127.0.0.1:49334 [2022-03-07T14:46:48.826Z] User-Agent: docker test client [2022-03-07T14:46:48.826Z] Authorization: Token fake-token [2022-03-07T14:46:48.826Z] X-Docker-Token: true [2022-03-07T14:46:48.826Z] Accept-Encoding: gzip [2022-03-07T14:46:48.826Z] [2022-03-07T14:46:48.826Z] [2022-03-07T14:46:48.826Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-07T14:46:48.826Z] Connection: close [2022-03-07T14:46:48.826Z] Content-Length: 144 [2022-03-07T14:46:48.826Z] Cache-Control: no-cache [2022-03-07T14:46:48.826Z] Content-Type: application/json [2022-03-07T14:46:48.826Z] Date: Mon, 07 Mar 2022 14:46:48 GMT [2022-03-07T14:46:48.826Z] Expires: -1 [2022-03-07T14:46:48.826Z] Pragma: no-cache [2022-03-07T14:46:48.826Z] Server: docker-tests/mock [2022-03-07T14:46:48.826Z] X-Docker-Registry-Config: mock [2022-03-07T14:46:48.826Z] X-Docker-Registry-Version: 0.0.0 [2022-03-07T14:46:48.826Z] [2022-03-07T14:46:48.826Z] [2022-03-07T14:46:48.826Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-07T14:46:48.826Z] === RUN TestTrustedLocation [2022-03-07T14:46:48.826Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-07T14:46:48.826Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestAllowNondistributableArtifacts [2022-03-07T14:46:48.826Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestIsSecureIndex [2022-03-07T14:46:48.826Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-07T14:46:48.826Z] PASS [2022-03-07T14:46:48.826Z] coverage: 51.2% of statements [2022-03-07T14:46:48.826Z] ok github.com/docker/docker/registry 0.279s coverage: 51.2% of statements [2022-03-07T14:46:48.826Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-07T14:46:48.826Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-07T14:46:48.826Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-07T14:46:48.826Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-07T14:46:48.826Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-07T14:46:48.826Z] === RUN TestResumableRequestReaderWithReadError [2022-03-07T14:46:48.853Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-07T14:46:49.317Z] time="2022-03-07T14:46:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-07T14:46:49.317Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-03-07T14:46:49.317Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-07T14:46:49.317Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-07T14:46:49.317Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-07T14:46:49.317Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-07T14:46:49.317Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-07T14:46:49.317Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-07T14:46:49.317Z] === RUN TestResumableRequestReader [2022-03-07T14:46:49.317Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-07T14:46:49.317Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-07T14:46:49.317Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-07T14:46:49.317Z] PASS [2022-03-07T14:46:49.317Z] coverage: 100.0% of statements [2022-03-07T14:46:49.317Z] ok github.com/docker/docker/registry/resumable 0.290s coverage: 100.0% of statements [2022-03-07T14:46:49.317Z] === RUN TestRestartManagerTimeout [2022-03-07T14:46:49.317Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-07T14:46:49.317Z] === RUN TestRestartManagerTimeoutReset [2022-03-07T14:46:49.317Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-07T14:46:49.317Z] PASS [2022-03-07T14:46:49.317Z] coverage: 45.3% of statements [2022-03-07T14:46:49.317Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 45.3% of statements [2022-03-07T14:46:49.420Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-07T14:46:49.420Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T14:46:49.807Z] === RUN TestDecodeContainerConfig [2022-03-07T14:46:49.807Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-07T14:46:49.807Z] === RUN TestDecodeContainerConfigIsolation [2022-03-07T14:46:49.807Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-07T14:46:49.807Z] === RUN TestValidatePrivileged [2022-03-07T14:46:49.807Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-07T14:46:49.807Z] PASS [2022-03-07T14:46:49.807Z] coverage: 52.6% of statements [2022-03-07T14:46:49.807Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-03-07T14:46:49.989Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-07T14:46:50.297Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-07T14:46:50.297Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-07T14:46:50.297Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-07T14:46:50.297Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-07T14:46:50.297Z] PASS [2022-03-07T14:46:50.297Z] coverage: 62.5% of statements [2022-03-07T14:46:50.297Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-03-07T14:46:50.557Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T14:46:50.557Z] check_test.go:308: [dbab1b2576b65] daemon is not started [2022-03-07T14:46:50.557Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-07T14:46:51.495Z] check_test.go:308: [dd1e0b23ba293] daemon is not started [2022-03-07T14:46:51.495Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-07T14:46:52.064Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-07T14:46:52.574Z] --- PASS: TestDaemonDNSFallback (6.17s) [2022-03-07T14:46:52.574Z] === RUN TestInspectNetwork [2022-03-07T14:46:53.968Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-07T14:46:54.227Z] === RUN TestGetDriver [2022-03-07T14:46:54.227Z] --- PASS: TestGetDriver (0.00s) [2022-03-07T14:46:54.227Z] === RUN TestVolumeRequestError [2022-03-07T14:46:54.227Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-07T14:46:54.227Z] PASS [2022-03-07T14:46:54.227Z] coverage: 36.1% of statements [2022-03-07T14:46:54.227Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-03-07T14:46:54.227Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T14:46:54.227Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T14:46:54.227Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T14:46:54.227Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-07T14:46:54.227Z] === RUN TestGetAddress [2022-03-07T14:46:54.227Z] --- PASS: TestGetAddress (0.00s) [2022-03-07T14:46:54.227Z] === RUN TestRemove [2022-03-07T14:46:54.227Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T14:46:54.227Z] --- SKIP: TestRemove (0.00s) [2022-03-07T14:46:54.227Z] === RUN TestInitializeWithVolumes [2022-03-07T14:46:54.227Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-07T14:46:54.227Z] === RUN TestCreate [2022-03-07T14:46:54.227Z] --- PASS: TestCreate (0.01s) [2022-03-07T14:46:54.227Z] === RUN TestValidateName [2022-03-07T14:46:54.227Z] --- PASS: TestValidateName (0.00s) [2022-03-07T14:46:54.227Z] === RUN TestCreateWithOpts [2022-03-07T14:46:54.227Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T14:46:54.227Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-07T14:46:54.227Z] === RUN TestRelaodNoOpts [2022-03-07T14:46:54.227Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-07T14:46:54.227Z] PASS [2022-03-07T14:46:54.227Z] coverage: 41.5% of statements [2022-03-07T14:46:54.227Z] ok github.com/docker/docker/volume/local 0.081s coverage: 41.5% of statements [2022-03-07T14:46:54.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:46:54.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:46:55.112Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T14:46:55.112Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T14:46:55.112Z] === RUN TestInspectNetwork/network_name [2022-03-07T14:46:55.112Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRaw [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-07T14:46:55.260Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRaw [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-07T14:46:55.260Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestConvertTmpfsOptions [2022-03-07T14:46:55.260Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-07T14:46:55.260Z] linux_parser_test.go:209: data="ro" [2022-03-07T14:46:55.260Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestParseMountSpec [2022-03-07T14:46:55.260Z] parser_test.go:62: case 0 [2022-03-07T14:46:55.260Z] parser_test.go:62: case 1 [2022-03-07T14:46:55.260Z] parser_test.go:62: case 2 [2022-03-07T14:46:55.260Z] parser_test.go:62: case 3 [2022-03-07T14:46:55.260Z] parser_test.go:62: case 4 [2022-03-07T14:46:55.260Z] parser_test.go:62: case 5 [2022-03-07T14:46:55.260Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestValidateMount [2022-03-07T14:46:55.260Z] --- PASS: TestValidateMount (0.01s) [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRaw [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T14:46:55.260Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-07T14:46:55.260Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T14:46:55.260Z] PASS [2022-03-07T14:46:55.260Z] coverage: 67.6% of statements [2022-03-07T14:46:55.260Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.6% of statements [2022-03-07T14:46:55.750Z] === RUN TestSetGetMeta [2022-03-07T14:46:55.750Z] === PAUSE TestSetGetMeta [2022-03-07T14:46:55.750Z] === RUN TestRestore [2022-03-07T14:46:55.750Z] === PAUSE TestRestore [2022-03-07T14:46:55.750Z] === RUN TestServiceCreate [2022-03-07T14:46:55.750Z] === PAUSE TestServiceCreate [2022-03-07T14:46:55.751Z] === RUN TestServiceList [2022-03-07T14:46:55.751Z] === PAUSE TestServiceList [2022-03-07T14:46:55.751Z] === RUN TestServiceRemove [2022-03-07T14:46:55.751Z] === PAUSE TestServiceRemove [2022-03-07T14:46:55.751Z] === RUN TestServiceGet [2022-03-07T14:46:55.751Z] === PAUSE TestServiceGet [2022-03-07T14:46:55.751Z] === RUN TestServicePrune [2022-03-07T14:46:55.751Z] === PAUSE TestServicePrune [2022-03-07T14:46:55.751Z] === RUN TestCreate [2022-03-07T14:46:55.751Z] === PAUSE TestCreate [2022-03-07T14:46:55.751Z] === RUN TestRemove [2022-03-07T14:46:55.751Z] === PAUSE TestRemove [2022-03-07T14:46:55.751Z] === RUN TestList [2022-03-07T14:46:55.751Z] === PAUSE TestList [2022-03-07T14:46:55.751Z] === RUN TestFindByDriver [2022-03-07T14:46:55.751Z] === PAUSE TestFindByDriver [2022-03-07T14:46:55.751Z] === RUN TestFindByReferenced [2022-03-07T14:46:55.751Z] === PAUSE TestFindByReferenced [2022-03-07T14:46:55.751Z] === RUN TestDerefMultipleOfSameRef [2022-03-07T14:46:55.751Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-07T14:46:55.751Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:46:55.751Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:46:55.751Z] === RUN TestDefererencePluginOnCreateError [2022-03-07T14:46:55.751Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-07T14:46:55.751Z] === RUN TestRefDerefRemove [2022-03-07T14:46:55.751Z] === PAUSE TestRefDerefRemove [2022-03-07T14:46:55.751Z] === RUN TestGet [2022-03-07T14:46:55.751Z] === PAUSE TestGet [2022-03-07T14:46:55.751Z] === RUN TestGetWithReference [2022-03-07T14:46:55.751Z] === PAUSE TestGetWithReference [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc/test_nil_list [2022-03-07T14:46:55.751Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc/test_empty_list [2022-03-07T14:46:55.751Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:46:55.751Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:46:55.751Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc/test_filter_some [2022-03-07T14:46:55.751Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc/test_filter_middle [2022-03-07T14:46:55.751Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:46:55.751Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:46:55.751Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-07T14:46:55.751Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-07T14:46:55.751Z] === CONT TestFilterFunc/test_nil_list [2022-03-07T14:46:55.751Z] === CONT TestFilterFunc/test_filter_some [2022-03-07T14:46:55.751Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T14:46:55.751Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T14:46:55.751Z] === CONT TestFilterFunc/test_empty_list [2022-03-07T14:46:55.751Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-07T14:46:55.751Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-07T14:46:55.751Z] === CONT TestFilterFunc/test_filter_middle [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc (0.00s) [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-07T14:46:55.751Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-07T14:46:55.751Z] === CONT TestSetGetMeta [2022-03-07T14:46:55.751Z] === CONT TestList [2022-03-07T14:46:55.751Z] === CONT TestGet [2022-03-07T14:46:55.751Z] === CONT TestDefererencePluginOnCreateError [2022-03-07T14:46:55.751Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-07T14:46:55.751Z] === CONT TestRefDerefRemove [2022-03-07T14:46:55.751Z] --- PASS: TestGet (0.04s) [2022-03-07T14:46:55.751Z] === CONT TestGetWithReference [2022-03-07T14:46:55.751Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-07T14:46:55.751Z] === CONT TestDerefMultipleOfSameRef [2022-03-07T14:46:55.751Z] --- PASS: TestList (0.05s) [2022-03-07T14:46:55.751Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T14:46:55.751Z] --- PASS: TestRefDerefRemove (0.04s) [2022-03-07T14:46:55.751Z] === CONT TestServiceGet [2022-03-07T14:46:55.751Z] --- PASS: TestGetWithReference (0.04s) [2022-03-07T14:46:55.751Z] === CONT TestRemove [2022-03-07T14:46:55.751Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-07T14:46:55.751Z] === CONT TestCreate [2022-03-07T14:46:55.751Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-07T14:46:55.751Z] === CONT TestServicePrune [2022-03-07T14:46:55.751Z] --- PASS: TestCreate (0.03s) [2022-03-07T14:46:55.751Z] === CONT TestServiceList [2022-03-07T14:46:55.751Z] --- PASS: TestRemove (0.04s) [2022-03-07T14:46:55.751Z] === CONT TestServiceRemove [2022-03-07T14:46:55.751Z] --- PASS: TestServiceGet (0.18s) [2022-03-07T14:46:55.751Z] === CONT TestFindByReferenced [2022-03-07T14:46:55.751Z] time="2022-03-07T14:46:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:46:55.751Z] --- PASS: TestServiceRemove (0.14s) [2022-03-07T14:46:55.751Z] === CONT TestServiceCreate [2022-03-07T14:46:55.751Z] --- PASS: TestServiceList (0.15s) [2022-03-07T14:46:55.751Z] === CONT TestRestore [2022-03-07T14:46:55.751Z] time="2022-03-07T14:46:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:46:55.751Z] time="2022-03-07T14:46:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:46:55.751Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-07T14:46:55.751Z] === CONT TestFindByDriver [2022-03-07T14:46:55.751Z] time="2022-03-07T14:46:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-07T14:46:55.751Z] --- PASS: TestServiceCreate (0.03s) [2022-03-07T14:46:55.751Z] time="2022-03-07T14:46:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T14:46:55.751Z] --- PASS: TestRestore (0.04s) [2022-03-07T14:46:55.751Z] --- PASS: TestServicePrune (0.20s) [2022-03-07T14:46:55.751Z] --- PASS: TestFindByDriver (0.03s) [2022-03-07T14:46:55.751Z] PASS [2022-03-07T14:46:55.751Z] coverage: 69.0% of statements [2022-03-07T14:46:55.751Z] ok github.com/docker/docker/volume/service 0.353s coverage: 69.0% of statements [2022-03-07T14:46:57.257Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-07T14:46:57.257Z] check_test.go:308: [d74c3901f7e61] daemon is not started [2022-03-07T14:46:57.257Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-07T14:46:59.306Z] --- PASS: TestInspectNetwork (6.86s) [2022-03-07T14:46:59.306Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T14:46:59.306Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T14:46:59.306Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T14:46:59.306Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T14:46:59.306Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T14:47:00.543Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-07T14:47:00.543Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T14:47:00.688Z] --- PASS: TestRunContainerWithBridgeNone (1.33s) [2022-03-07T14:47:00.688Z] === RUN TestNetworkInvalidJSON [2022-03-07T14:47:00.688Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T14:47:00.688Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T14:47:00.688Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:47:00.688Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:47:00.688Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:47:00.688Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:47:00.688Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T14:47:00.688Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:47:00.688Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:47:00.688Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T14:47:00.688Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T14:47:00.688Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T14:47:00.688Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T14:47:00.688Z] === RUN TestNetworkList [2022-03-07T14:47:00.688Z] === RUN TestNetworkList//networks [2022-03-07T14:47:00.688Z] === PAUSE TestNetworkList//networks [2022-03-07T14:47:00.688Z] === RUN TestNetworkList//networks/ [2022-03-07T14:47:00.688Z] === PAUSE TestNetworkList//networks/ [2022-03-07T14:47:00.688Z] === CONT TestNetworkList//networks [2022-03-07T14:47:00.688Z] === CONT TestNetworkList//networks/ [2022-03-07T14:47:00.688Z] --- PASS: TestNetworkList (0.01s) [2022-03-07T14:47:00.688Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T14:47:00.688Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T14:47:00.688Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T14:47:00.948Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-07T14:47:00.948Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T14:47:01.479Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T14:47:01.738Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-07T14:47:02.327Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-07T14:47:02.327Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T14:47:02.896Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-03-07T14:47:02.896Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T14:47:03.834Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-07T14:47:03.835Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T14:47:05.025Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T14:47:05.082Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-07T14:47:05.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.94s) [2022-03-07T14:47:05.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.98s) [2022-03-07T14:47:05.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.77s) [2022-03-07T14:47:05.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.08s) [2022-03-07T14:47:05.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.00s) [2022-03-07T14:47:05.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.25s) [2022-03-07T14:47:05.082Z] === RUN TestBuildMultiStageCopy [2022-03-07T14:47:05.082Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T14:47:05.214Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-07T14:47:05.214Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T14:47:05.593Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-07T14:47:05.783Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-07T14:47:05.783Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T14:47:06.969Z] check_test.go:308: [dcaa1458182b0] daemon is not started [2022-03-07T14:47:06.969Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-07T14:47:07.694Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s) [2022-03-07T14:47:07.694Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T14:47:07.694Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:47:07.694Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:47:07.694Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T14:47:11.162Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T14:47:12.829Z] --- PASS: TestServicePlugin (29.69s) [2022-03-07T14:47:12.829Z] === RUN TestServiceUpdateLabel [2022-03-07T14:47:13.089Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-03-07T14:47:13.089Z] === RUN TestServiceUpdateSecrets [2022-03-07T14:47:13.865Z] 2022/03/07 14:47:13 Closing DB instances... [2022-03-07T14:47:14.450Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-07T14:47:15.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T14:47:15.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T14:47:15.386Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T14:47:16.168Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-07T14:47:16.168Z] === RUN TestFindNode [2022-03-07T14:47:16.168Z] 2022/03/07 14:47:15 Closing DB instances... [2022-03-07T14:47:16.168Z] --- PASS: TestFindNode (0.02s) [2022-03-07T14:47:16.168Z] === RUN TestChangeNodeState [2022-03-07T14:47:16.168Z] 2022/03/07 14:47:15 Closing DB instances... [2022-03-07T14:47:16.168Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-07T14:47:16.168Z] === RUN TestNodeReincarnation [2022-03-07T14:47:16.168Z] 2022/03/07 14:47:15 Closing DB instances... [2022-03-07T14:47:16.336Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T14:47:16.341Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T14:47:16.341Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T14:47:17.715Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-07T14:47:17.866Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T14:47:18.829Z] --- PASS: TestBuildMultiStageCopy (14.48s) [2022-03-07T14:47:18.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.03s) [2022-03-07T14:47:18.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-03-07T14:47:18.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2022-03-07T14:47:18.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2022-03-07T14:47:18.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2022-03-07T14:47:18.829Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T14:47:20.247Z] check_test.go:308: [daee7f820eb12] daemon is not started [2022-03-07T14:47:20.247Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-07T14:47:20.247Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T14:47:20.506Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-07T14:47:21.073Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-07T14:47:21.074Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-07T14:47:21.074Z] === RUN TestParallelCreate [2022-03-07T14:47:21.074Z] 2022/03/07 14:47:20 Closing DB instances... [2022-03-07T14:47:21.074Z] --- PASS: TestParallelCreate (0.02s) [2022-03-07T14:47:21.074Z] === RUN TestParallelDelete [2022-03-07T14:47:21.074Z] 2022/03/07 14:47:20 Closing DB instances... [2022-03-07T14:47:21.074Z] --- PASS: TestParallelDelete (0.02s) [2022-03-07T14:47:21.074Z] === RUN TestNetworkDBIslands [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f78d76b13543 with config:&{NodeID:f78d76b13543 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="Node f78d76b13543/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="Node f78d76b13543/172.31.152.108, added to nodes list" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7bea1fa3ce17 with config:&{NodeID:7bea1fa3ce17 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, added to nodes list" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, added to nodes list" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="Node f78d76b13543/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=info msg="Node f78d76b13543/172.31.152.108, added to nodes list" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-07T14:47:21.074Z] time="2022-03-07T14:47:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-07T14:47:21.640Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-07T14:47:21.718Z] --- PASS: TestBuildMultiStageParentConfig (2.51s) [2022-03-07T14:47:21.718Z] === RUN TestBuildLabelWithTargets [2022-03-07T14:47:21.718Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:47:21.718Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-07T14:47:21.718Z] === RUN TestBuildWithEmptyLayers [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8ce10b28d6b9 with config:&{NodeID:8ce10b28d6b9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node f78d76b13543/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node f78d76b13543/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e8610f928138 with config:&{NodeID:e8610f928138 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node e8610f928138/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node e8610f928138/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node e8610f928138/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node e8610f928138/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node f78d76b13543/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node f78d76b13543/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-07T14:47:22.107Z] time="2022-03-07T14:47:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-07T14:47:22.207Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T14:47:22.586Z] --- PASS: TestServiceWithDataPathPortInit (13.26s) [2022-03-07T14:47:22.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node e8610f928138/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node e8610f928138/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node e8610f928138/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node e8610f928138/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c7e715e3a2c2 with config:&{NodeID:c7e715e3a2c2 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node e8610f928138/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node e8610f928138/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node f78d76b13543/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=info msg="Node f78d76b13543/172.31.152.108, added to nodes list" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-03-07T14:47:22.598Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to nodes list" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to nodes list" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to nodes list" [2022-03-07T14:47:23.088Z] networkdb_test.go:835: Re-joining: 3 [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=info msg="The new bootstrap node list is:[172.31.152.108:10033 172.31.152.108:10034 172.31.152.108:10035]" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10033" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49372" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10034" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49373" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10035" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49374" [2022-03-07T14:47:23.088Z] networkdb_test.go:835: Re-joining: 4 [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=info msg="The new bootstrap node list is:[172.31.152.108:10033 172.31.152.108:10034 172.31.152.108:10035]" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10033" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49375" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10034" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49376" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10035" [2022-03-07T14:47:23.088Z] time="2022-03-07T14:47:22Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49377" [2022-03-07T14:47:23.246Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-03-07T14:47:23.246Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T14:47:23.541Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ix7j6g6nzwkcjdgkau4yhtdft Created:2022-03-07 14:47:22.241776517 +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[8d0c5b2b7296e0cabe340977ff738a74610c2883fe33955c7ec988fc09c63ed8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tjxjarks9u3fcplm73j8k0wcm EndpointID:255027200e3de98d26eb7b63aaf7d7af1585c9a75bdfc2e293e98e687bc54d43 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6a2b16f807b645b212ce56c72134b9d076fdf407bc24caa6dda4cbe910cac147 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:d28093a84c2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tjxjarks9u3fcplm73j8k0wcm EndpointID:255027200e3de98d26eb7b63aaf7d7af1585c9a75bdfc2e293e98e687bc54d43 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="node 0 leaving" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543 change state NodeActive --> NodeLeft" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543 change state NodeActive --> NodeLeft" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="node3(8ce10b28d6b9): Node leave event for f78d76b13543/172.31.152.108" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="node4(e8610f928138): Node leave event for f78d76b13543/172.31.152.108" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543 change state NodeActive --> NodeLeft" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="node2(7bea1fa3ce17): Node leave event for f78d76b13543/172.31.152.108" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543 change state NodeActive --> NodeLeft" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="node1(f78d76b13543): Node leave event for f78d76b13543/172.31.152.108" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543 change state NodeActive --> NodeLeft" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="node5(c7e715e3a2c2): Node leave event for f78d76b13543/172.31.152.108" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543/172.31.152.108, left gossip cluster" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543/172.31.152.108, left gossip cluster" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543/172.31.152.108, left gossip cluster" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543/172.31.152.108, left gossip cluster" [2022-03-07T14:47:23.577Z] time="2022-03-07T14:47:23Z" level=info msg="Node f78d76b13543/172.31.152.108, left gossip cluster" [2022-03-07T14:47:23.585Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-07T14:47:23.585Z] check_test.go:308: [d720def0c7ae2] daemon is not started [2022-03-07T14:47:23.585Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-07T14:47:23.750Z] .........................xx.................... [ 29%] [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="node 1 leaving" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="Node 7bea1fa3ce17 change state NodeActive --> NodeLeft" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="node5(c7e715e3a2c2): Node leave event for 7bea1fa3ce17/172.31.152.108" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="Node 7bea1fa3ce17 change state NodeActive --> NodeLeft" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="node4(e8610f928138): Node leave event for 7bea1fa3ce17/172.31.152.108" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="Node 7bea1fa3ce17 change state NodeActive --> NodeLeft" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="node3(8ce10b28d6b9): Node leave event for 7bea1fa3ce17/172.31.152.108" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="Node 7bea1fa3ce17 change state NodeActive --> NodeLeft" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="node2(7bea1fa3ce17): Node leave event for 7bea1fa3ce17/172.31.152.108" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, left gossip cluster" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, left gossip cluster" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, left gossip cluster" [2022-03-07T14:47:24.067Z] time="2022-03-07T14:47:23Z" level=info msg="Node 7bea1fa3ce17/172.31.152.108, left gossip cluster" [2022-03-07T14:47:24.522Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=info msg="node 2 leaving" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=info msg="Node 8ce10b28d6b9 change state NodeActive --> NodeLeft" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=info msg="node4(e8610f928138): Node leave event for 8ce10b28d6b9/172.31.152.108" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=info msg="Node 8ce10b28d6b9 change state NodeActive --> NodeLeft" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=info msg="node5(c7e715e3a2c2): Node leave event for 8ce10b28d6b9/172.31.152.108" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=info msg="Node 8ce10b28d6b9 change state NodeActive --> NodeLeft" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=info msg="node3(8ce10b28d6b9): Node leave event for 8ce10b28d6b9/172.31.152.108" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=debug msg="memberlist: Failed ping: e8610f928138 (timeout reached)" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.152.108:10037: use of closed network connection" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.152.108:10035: use of closed network connection" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49378" [2022-03-07T14:47:24.557Z] time="2022-03-07T14:47:24Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, left gossip cluster" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, left gossip cluster" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="Node 8ce10b28d6b9/172.31.152.108, left gossip cluster" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=warning msg="memberlist: Was able to connect to e8610f928138 but other probes failed, network may be misconfigured" [2022-03-07T14:47:25.045Z] networkdb_test.go:867: node4: OK [2022-03-07T14:47:25.045Z] networkdb_test.go:867: node5: OK [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="node 0 coming back" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f9cb4bce4e99 with config:&{NodeID:f9cb4bce4e99 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, added to nodes list" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="node 1 coming back" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f33704f277eb with config:&{NodeID:f33704f277eb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="Node f33704f277eb/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="Node f33704f277eb/172.31.152.108, added to nodes list" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="node 2 coming back" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:21bce2103af0 with config:&{NodeID:21bce2103af0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T14:47:25.045Z] time="2022-03-07T14:47:24Z" level=info msg="Node 21bce2103af0/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:25.046Z] time="2022-03-07T14:47:24Z" level=info msg="Node 21bce2103af0/172.31.152.108, added to nodes list" [2022-03-07T14:47:25.900Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-07T14:47:27.736Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2022-03-07T14:47:27.736Z] PASS [2022-03-07T14:47:27.736Z] [2022-03-07T14:47:27.736Z] === Skipped [2022-03-07T14:47:27.736Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:47:27.736Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:47:27.736Z] [2022-03-07T14:47:27.736Z] DONE 26 tests, 1 skipped in 42.272s [2022-03-07T14:47:27.736Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T14:47:27.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:47:27.736Z] ++ set -e [2022-03-07T14:47:27.736Z] ++ '[' -n 0 ']' [2022-03-07T14:47:27.736Z] ++ set -x [2022-03-07T14:47:27.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:47:27.993Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2022-03-07T14:47:27.993Z] === RUN TestServiceUpdateConfigs [2022-03-07T14:47:27.996Z] INFO: Testing against a local daemon [2022-03-07T14:47:27.996Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T14:47:27.996Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:47:27.996Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T14:47:27.996Z] === RUN TestDockerNetworkIpvlan [2022-03-07T14:47:27.996Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:47:27.996Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T14:47:27.996Z] PASS [2022-03-07T14:47:27.996Z] [2022-03-07T14:47:27.996Z] === Skipped [2022-03-07T14:47:27.996Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T14:47:27.996Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:47:27.996Z] [2022-03-07T14:47:27.996Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T14:47:27.996Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:47:27.996Z] [2022-03-07T14:47:27.996Z] DONE 2 tests, 2 skipped in 0.077s [2022-03-07T14:47:27.996Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T14:47:27.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:47:27.996Z] ++ set -e [2022-03-07T14:47:27.996Z] ++ '[' -n 0 ']' [2022-03-07T14:47:27.996Z] ++ set -x [2022-03-07T14:47:27.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:47:27.996Z] INFO: Testing against a local daemon [2022-03-07T14:47:27.996Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T14:47:28.115Z] time="2022-03-07T14:47:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.152.108:10033 172.31.152.108:10034 172.31.152.108:10035]" [2022-03-07T14:47:28.433Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-07T14:47:28.604Z] time="2022-03-07T14:47:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.152.108:10033 172.31.152.108:10034 172.31.152.108:10035]" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10033" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49379" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node e8610f928138/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node e8610f928138/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, is the new incarnation of the shutdown node f78d76b13543/172.31.152.108" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10034" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49380" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node e8610f928138/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node e8610f928138/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, is the new incarnation of the shutdown node 7bea1fa3ce17/172.31.152.108" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49381" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10035" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, is the new incarnation of the shutdown node f78d76b13543/172.31.152.108" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node e8610f928138/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node e8610f928138/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node 21bce2103af0/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node 21bce2103af0/172.31.152.108, is the new incarnation of the shutdown node 8ce10b28d6b9/172.31.152.108" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node 21bce2103af0/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, is the new incarnation of the shutdown node 7bea1fa3ce17/172.31.152.108" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:28Z" level=info msg="Node f33704f277eb/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:29Z" level=info msg="Node 21bce2103af0/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:29Z" level=info msg="Node 21bce2103af0/172.31.152.108, is the new incarnation of the shutdown node 8ce10b28d6b9/172.31.152.108" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:29Z" level=info msg="Node 21bce2103af0/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:29Z" level=info msg="Node 21bce2103af0/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.108Z] time="2022-03-07T14:47:29Z" level=info msg="Node 21bce2103af0/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.376Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s) [2022-03-07T14:47:29.376Z] === RUN TestDockerNetworkMacvlan [2022-03-07T14:47:29.599Z] time="2022-03-07T14:47:29Z" level=info msg="Node 21bce2103af0/172.31.152.108, joined gossip cluster" [2022-03-07T14:47:29.599Z] time="2022-03-07T14:47:29Z" level=info msg="Node 21bce2103af0/172.31.152.108, added to nodes list" [2022-03-07T14:47:29.599Z] time="2022-03-07T14:47:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10033" [2022-03-07T14:47:29.599Z] time="2022-03-07T14:47:29Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49382" [2022-03-07T14:47:29.599Z] time="2022-03-07T14:47:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10034" [2022-03-07T14:47:29.599Z] time="2022-03-07T14:47:29Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49383" [2022-03-07T14:47:29.599Z] time="2022-03-07T14:47:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.152.108:10035" [2022-03-07T14:47:29.599Z] time="2022-03-07T14:47:29Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49384" [2022-03-07T14:47:29.808Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T14:47:29.945Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T14:47:30.089Z] 2022/03/07 14:47:29 Closing DB instances... [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="Node f9cb4bce4e99 change state NodeActive --> NodeLeft" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="Node f9cb4bce4e99 change state NodeActive --> NodeLeft" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="node2(f33704f277eb): Node leave event for f9cb4bce4e99/172.31.152.108" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="node4(e8610f928138): Node leave event for f9cb4bce4e99/172.31.152.108" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="Node f9cb4bce4e99 change state NodeActive --> NodeLeft" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="node5(c7e715e3a2c2): Node leave event for f9cb4bce4e99/172.31.152.108" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="Node f9cb4bce4e99 change state NodeActive --> NodeLeft" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="node1(f9cb4bce4e99): Node leave event for f9cb4bce4e99/172.31.152.108" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="Node f9cb4bce4e99 change state NodeActive --> NodeLeft" [2022-03-07T14:47:30.089Z] time="2022-03-07T14:47:29Z" level=info msg="node3(21bce2103af0): Node leave event for f9cb4bce4e99/172.31.152.108" [2022-03-07T14:47:30.514Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, left gossip cluster" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, left gossip cluster" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, left gossip cluster" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, left gossip cluster" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f9cb4bce4e99/172.31.152.108, left gossip cluster" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb change state NodeActive --> NodeLeft" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="node5(c7e715e3a2c2): Node leave event for f33704f277eb/172.31.152.108" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb change state NodeActive --> NodeLeft" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb change state NodeActive --> NodeLeft" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="node4(e8610f928138): Node leave event for f33704f277eb/172.31.152.108" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="node3(21bce2103af0): Node leave event for f33704f277eb/172.31.152.108" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb/172.31.152.108, left gossip cluster" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb change state NodeActive --> NodeFailed" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb/172.31.152.108, added to failed nodes list" [2022-03-07T14:47:30.580Z] time="2022-03-07T14:47:30Z" level=error msg="node: f33704f277eb is unknown to memberlist" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb/172.31.152.108, left gossip cluster" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb/172.31.152.108, left gossip cluster" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="Node f33704f277eb/172.31.152.108, left gossip cluster" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="Node 21bce2103af0 change state NodeActive --> NodeLeft" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="node5(c7e715e3a2c2): Node leave event for 21bce2103af0/172.31.152.108" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="Node 21bce2103af0 change state NodeActive --> NodeLeft" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="node4(e8610f928138): Node leave event for 21bce2103af0/172.31.152.108" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="Node 21bce2103af0 change state NodeActive --> NodeLeft" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="node3(21bce2103af0): Node leave event for 21bce2103af0/172.31.152.108" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:30Z" level=info msg="Node 21bce2103af0/172.31.152.108, left gossip cluster" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:31Z" level=info msg="Node 21bce2103af0/172.31.152.108, left gossip cluster" [2022-03-07T14:47:31.070Z] time="2022-03-07T14:47:31Z" level=info msg="Node 21bce2103af0/172.31.152.108, left gossip cluster" [2022-03-07T14:47:31.452Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T14:47:31.560Z] time="2022-03-07T14:47:31Z" level=debug msg="memberlist: Failed ping: c7e715e3a2c2 (timeout reached)" [2022-03-07T14:47:31.560Z] time="2022-03-07T14:47:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.152.108:10036: use of closed network connection" [2022-03-07T14:47:31.560Z] time="2022-03-07T14:47:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.152.108:10035: use of closed network connection" [2022-03-07T14:47:31.560Z] time="2022-03-07T14:47:31Z" level=debug msg="memberlist: Stream connection from=172.31.152.108:49386" [2022-03-07T14:47:31.560Z] time="2022-03-07T14:47:31Z" level=info msg="Node e8610f928138 change state NodeActive --> NodeLeft" [2022-03-07T14:47:31.560Z] time="2022-03-07T14:47:31Z" level=info msg="node5(c7e715e3a2c2): Node leave event for e8610f928138/172.31.152.108" [2022-03-07T14:47:31.560Z] time="2022-03-07T14:47:31Z" level=info msg="Node e8610f928138 change state NodeActive --> NodeLeft" [2022-03-07T14:47:31.560Z] time="2022-03-07T14:47:31Z" level=info msg="node4(e8610f928138): Node leave event for e8610f928138/172.31.152.108" [2022-03-07T14:47:32.050Z] time="2022-03-07T14:47:31Z" level=info msg="Node e8610f928138/172.31.152.108, left gossip cluster" [2022-03-07T14:47:32.050Z] time="2022-03-07T14:47:31Z" level=warning msg="memberlist: Was able to connect to c7e715e3a2c2 but other probes failed, network may be misconfigured" [2022-03-07T14:47:32.050Z] time="2022-03-07T14:47:31Z" level=debug msg="memberlist: Failed to join 172.31.152.108: dial tcp 172.31.152.108:10034: connectex: No connection could be made because the target machine actively refused it." [2022-03-07T14:47:32.050Z] time="2022-03-07T14:47:31Z" level=info msg="Node e8610f928138/172.31.152.108, left gossip cluster" [2022-03-07T14:47:32.340Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T14:47:32.340Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-07T14:47:32.539Z] time="2022-03-07T14:47:32Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, left gossip cluster" [2022-03-07T14:47:32.539Z] time="2022-03-07T14:47:32Z" level=info msg="Node c7e715e3a2c2 change state NodeActive --> NodeFailed" [2022-03-07T14:47:32.539Z] time="2022-03-07T14:47:32Z" level=info msg="Node c7e715e3a2c2/172.31.152.108, added to failed nodes list" [2022-03-07T14:47:32.539Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-03-07T14:47:32.539Z] PASS [2022-03-07T14:47:32.539Z] coverage: 60.3% of statements [2022-03-07T14:47:32.539Z] ok github.com/docker/docker/libnetwork/networkdb 104.168s coverage: 60.3% of statements [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T14:47:32.539Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/quota [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T14:47:32.540Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T14:47:32.831Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T14:47:33.715Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-07T14:47:34.211Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T14:47:34.282Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T14:47:35.597Z] [2022-03-07T14:47:35.597Z] === Skipped [2022-03-07T14:47:35.597Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-07T14:47:35.597Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T14:47:35.597Z] [2022-03-07T14:47:35.597Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-07T14:47:35.597Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.597Z] [2022-03-07T14:47:35.597Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-07T14:47:35.597Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.597Z] [2022-03-07T14:47:35.597Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-07T14:47:35.597Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.597Z] [2022-03-07T14:47:35.597Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-07T14:47:35.597Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.597Z] [2022-03-07T14:47:35.597Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-03-07T14:47:35.597Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T14:47:35.597Z] [2022-03-07T14:47:35.597Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T14:47:35.597Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T14:47:35.598Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T14:47:35.598Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-07T14:47:35.598Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T14:47:35.598Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-07T14:47:35.598Z] daemon_test.go:145: root required [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T14:47:35.598Z] reload_test.go:342: root required [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T14:47:35.598Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T14:47:35.598Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-07T14:47:35.598Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-07T14:47:35.598Z] download_test.go:267: Needs fixing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-07T14:47:35.598Z] layer_test.go:291: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-07T14:47:35.598Z] layer_test.go:340: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-07T14:47:35.598Z] layer_test.go:455: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-07T14:47:35.598Z] layer_test.go:684: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-07T14:47:35.598Z] migration_test.go:45: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T14:47:35.598Z] migration_test.go:181: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-07T14:47:35.598Z] mount_test.go:17: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-07T14:47:35.598Z] mount_test.go:76: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-07T14:47:35.598Z] mount_test.go:125: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-07T14:47:35.598Z] mount_test.go:212: Failing on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-07T14:47:35.598Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-07T14:47:35.598Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T14:47:35.598Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-07T14:47:35.598Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-07T14:47:35.598Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-07T14:47:35.598Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-07T14:47:35.598Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-07T14:47:35.598Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-07T14:47:35.598Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-07T14:47:35.598Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-07T14:47:35.598Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-07T14:47:35.598Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T14:47:35.598Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T14:47:35.598Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T14:47:35.598Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T14:47:35.598Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T14:47:35.598Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-07T14:47:35.598Z] archive_test.go:140: zstd not installed [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-07T14:47:35.598Z] archive_windows_test.go:16: Currently fails [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-07T14:47:35.598Z] changes_test.go:195: needs more investigation [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-07T14:47:35.598Z] changes_test.go:432: needs further investigation [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-07T14:47:35.598Z] changes_test.go:468: needs further investigation [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-07T14:47:35.598Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-07T14:47:35.598Z] poller_test.go:40: No chmod on Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T14:47:35.598Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T14:47:35.598Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-07T14:47:35.598Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-07T14:47:35.598Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-07T14:47:35.598Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-07T14:47:35.598Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-07T14:47:35.598Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T14:47:35.598Z] [2022-03-07T14:47:35.598Z] DONE 2086 tests, 68 skipped in 293.201s [2022-03-07T14:47:35.598Z] INFO: make.ps1 ended at 03/07/2022 14:47:35 [2022-03-07T14:47:35.657Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-07T14:47:37.227Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-07T14:47:37.227Z] INFO: Unit tests ended at 03/07/2022 14:47:37. Duration:00:05:11.7601349 [2022-03-07T14:47:37.227Z] INFO: Building busybox [2022-03-07T14:47:37.506Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T14:47:37.719Z] Sending build context to Docker daemon 5.12kB [2022-03-07T14:47:37.719Z] [2022-03-07T14:47:37.719Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-07T14:47:37.719Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-07T14:47:37.719Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-07T14:47:37.719Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-07T14:47:37.719Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-07T14:47:37.719Z] ---> c703d4d60533 [2022-03-07T14:47:37.719Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-07T14:47:37.719Z] ---> Running in 346ba8dc0b99 [2022-03-07T14:47:37.766Z] --- PASS: TestDockerNetworkMacvlan (8.45s) [2022-03-07T14:47:37.766Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-07T14:47:37.766Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-07T14:47:37.766Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.65s) [2022-03-07T14:47:37.766Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.68s) [2022-03-07T14:47:37.766Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.69s) [2022-03-07T14:47:37.766Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-03-07T14:47:37.766Z] PASS [2022-03-07T14:47:37.766Z] [2022-03-07T14:47:37.766Z] DONE 8 tests in 9.724s [2022-03-07T14:47:37.766Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T14:47:37.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:47:37.766Z] ++ set -e [2022-03-07T14:47:37.766Z] ++ '[' -n 0 ']' [2022-03-07T14:47:37.766Z] ++ set -x [2022-03-07T14:47:37.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:47:37.766Z] testing: warning: no tests to run [2022-03-07T14:47:37.766Z] PASS [2022-03-07T14:47:37.766Z] [2022-03-07T14:47:37.766Z] DONE 0 tests in 0.018s [2022-03-07T14:47:37.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T14:47:37.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:47:37.766Z] ++ set -e [2022-03-07T14:47:37.766Z] ++ '[' -n 0 ']' [2022-03-07T14:47:37.766Z] ++ set -x [2022-03-07T14:47:37.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:47:37.766Z] INFO: Testing against a local daemon [2022-03-07T14:47:37.766Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T14:47:38.015Z] --- PASS: TestBuildMultiStageOnBuild (14.40s) [2022-03-07T14:47:38.015Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T14:47:38.015Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:47:38.015Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-07T14:47:38.015Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T14:47:38.705Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-03-07T14:47:38.705Z] === RUN TestAuthZPluginTLS [2022-03-07T14:47:38.942Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-07T14:47:39.273Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-07T14:47:39.273Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T14:47:39.841Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-07T14:47:39.841Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T14:47:40.163Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-07T14:47:40.411Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-07T14:47:40.411Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T14:47:40.980Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-07T14:47:40.980Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T14:47:41.919Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-03-07T14:47:41.919Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T14:47:42.263Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-07T14:47:42.488Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-07T14:47:42.488Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T14:47:42.917Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-03-07T14:47:42.917Z] === RUN TestServiceUpdateNetwork [2022-03-07T14:47:43.057Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-07T14:47:43.057Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T14:47:43.626Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-07T14:47:43.626Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T14:47:45.006Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.25s) [2022-03-07T14:47:45.006Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T14:47:46.385Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.23s) [2022-03-07T14:47:46.385Z] === RUN TestAuthZPluginHeader [2022-03-07T14:47:46.453Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-07T14:47:46.956Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-07T14:47:46.956Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T14:47:46.956Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:47:46.956Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-07T14:47:46.956Z] === RUN TestAuthZPluginV2Disable [2022-03-07T14:47:46.956Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:47:46.956Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-07T14:47:46.956Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T14:47:46.956Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:47:46.956Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-07T14:47:46.956Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T14:47:46.956Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:47:46.956Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-07T14:47:46.956Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T14:47:47.657Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-07T14:47:48.357Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-07T14:47:49.293Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-07T14:47:49.551Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T14:47:49.551Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T14:47:50.364Z] --- PASS: TestBuildMultiStageLayerLeak (11.89s) [2022-03-07T14:47:50.364Z] === RUN TestBuildWithHugeFile [2022-03-07T14:47:50.487Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-07T14:47:52.973Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-07T14:47:53.775Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-07T14:47:54.341Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T14:47:54.600Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T14:47:55.142Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-03-07T14:47:55.142Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T14:47:55.168Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T14:47:55.714Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T14:47:55.824Z] Removing intermediate container 346ba8dc0b99 [2022-03-07T14:47:55.824Z] ---> 9658a7e720df [2022-03-07T14:47:55.824Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-07T14:47:55.824Z] ---> Running in f0b0c6ca263b [2022-03-07T14:47:55.824Z] Removing intermediate container f0b0c6ca263b [2022-03-07T14:47:55.824Z] ---> 4481911f9543 [2022-03-07T14:47:55.824Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-07T14:47:55.824Z] ---> Running in 93fa8671f5d1 [2022-03-07T14:47:55.824Z] Removing intermediate container 93fa8671f5d1 [2022-03-07T14:47:55.824Z] ---> 2c6fd902e877 [2022-03-07T14:47:55.824Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-07T14:47:56.105Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T14:47:56.105Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T14:47:56.314Z] [2022-03-07T14:47:56.657Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T14:47:56.672Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T14:47:56.803Z] ---> 02cfc6ce0cf1 [2022-03-07T14:47:56.803Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-07T14:47:56.803Z] ---> Running in 022953b58b58 [2022-03-07T14:47:56.930Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T14:47:58.834Z] docker_cli_daemon_test.go:2522: [d3beddf139443] daemon is not started [2022-03-07T14:47:59.093Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T14:48:00.470Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-07T14:48:00.729Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T14:48:02.633Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T14:48:04.009Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T14:48:04.795Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T14:48:04.945Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T14:48:05.055Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-07T14:48:05.055Z] PASS [2022-03-07T14:48:05.055Z] [2022-03-07T14:48:05.055Z] === Skipped [2022-03-07T14:48:05.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-07T14:48:05.055Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:48:05.055Z] [2022-03-07T14:48:05.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-07T14:48:05.055Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:48:05.055Z] [2022-03-07T14:48:05.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-07T14:48:05.055Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:48:05.055Z] [2022-03-07T14:48:05.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-07T14:48:05.055Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:48:05.055Z] [2022-03-07T14:48:05.055Z] DONE 17 tests, 4 skipped in 25.693s [2022-03-07T14:48:05.055Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T14:48:05.055Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:05.055Z] ++ set -e [2022-03-07T14:48:05.055Z] ++ '[' -n 0 ']' [2022-03-07T14:48:05.055Z] ++ set -x [2022-03-07T14:48:05.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:05.056Z] INFO: Testing against a local daemon [2022-03-07T14:48:05.056Z] === RUN TestPluginInvalidJSON [2022-03-07T14:48:05.056Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:48:05.056Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:48:05.056Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:48:05.056Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T14:48:05.056Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T14:48:05.056Z] === RUN TestPluginInstall [2022-03-07T14:48:05.056Z] === RUN TestPluginInstall/no_auth [2022-03-07T14:48:05.056Z] time="2022-03-07T14:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:48:05.056Z] time="2022-03-07T14:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:429c95043a9f7cc44acb1d194475c6396dd83f3644525d99c9bc4cca65f568f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:48:05.056Z] time="2022-03-07T14:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:48:05.056Z] time="2022-03-07T14:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:429c95043a9f7cc44acb1d194475c6396dd83f3644525d99c9bc4cca65f568f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:48:05.056Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T14:48:05.056Z] time="2022-03-07T14:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:48:05.056Z] time="2022-03-07T14:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:429c95043a9f7cc44acb1d194475c6396dd83f3644525d99c9bc4cca65f568f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:48:05.056Z] time="2022-03-07T14:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:48:05.056Z] time="2022-03-07T14:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:429c95043a9f7cc44acb1d194475c6396dd83f3644525d99c9bc4cca65f568f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:48:05.315Z] === RUN TestPluginInstall/with_insecure [2022-03-07T14:48:06.252Z] time="2022-03-07T14:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:48:06.252Z] time="2022-03-07T14:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47f16f2b562e7f3b64bab59777ff083844f2038854ee2b6638a89fac53457202" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:48:06.252Z] time="2022-03-07T14:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:48:06.252Z] time="2022-03-07T14:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47f16f2b562e7f3b64bab59777ff083844f2038854ee2b6638a89fac53457202" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:48:06.252Z] plugin_test.go:165: [d33341bf54b79] daemon is not started [2022-03-07T14:48:06.252Z] --- PASS: TestPluginInstall (2.72s) [2022-03-07T14:48:06.252Z] --- PASS: TestPluginInstall/no_auth (1.15s) [2022-03-07T14:48:06.252Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-03-07T14:48:06.252Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-03-07T14:48:06.252Z] === RUN TestPluginsWithRuntimes [2022-03-07T14:48:06.340Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T14:48:07.632Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T14:48:08.570Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T14:48:08.874Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T14:48:09.249Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-07T14:48:09.509Z] --- PASS: TestPluginsWithRuntimes (3.10s) [2022-03-07T14:48:09.509Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-03-07T14:48:09.509Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-03-07T14:48:09.509Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T14:48:09.768Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-07T14:48:09.768Z] PASS [2022-03-07T14:48:09.768Z] [2022-03-07T14:48:09.768Z] DONE 10 tests in 6.495s [2022-03-07T14:48:09.768Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T14:48:09.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:09.768Z] ++ set -e [2022-03-07T14:48:09.768Z] ++ '[' -n 0 ']' [2022-03-07T14:48:09.768Z] ++ set -x [2022-03-07T14:48:09.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:10.028Z] INFO: Testing against a local daemon [2022-03-07T14:48:10.028Z] === RUN TestExternalGraphDriver [2022-03-07T14:48:10.028Z] === RUN TestExternalGraphDriver/json [2022-03-07T14:48:11.373Z] --- PASS: TestServiceUpdatePidsLimit (16.38s) [2022-03-07T14:48:11.373Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-03-07T14:48:11.373Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-07T14:48:11.373Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-07T14:48:11.373Z] PASS [2022-03-07T14:48:11.373Z] [2022-03-07T14:48:11.373Z] === Skipped [2022-03-07T14:48:11.373Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T14:48:11.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T14:48:11.373Z] [2022-03-07T14:48:11.373Z] DONE 27 tests, 1 skipped in 182.536s [2022-03-07T14:48:11.373Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T14:48:11.373Z] INFO: Testing against a local daemon [2022-03-07T14:48:11.373Z] === RUN TestSessionCreate [2022-03-07T14:48:11.373Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T14:48:11.373Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T14:48:11.373Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T14:48:11.373Z] PASS [2022-03-07T14:48:11.373Z] [2022-03-07T14:48:11.373Z] DONE 2 tests in 0.068s [2022-03-07T14:48:11.373Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T14:48:11.373Z] INFO: Testing against a local daemon [2022-03-07T14:48:11.373Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:48:11.373Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:48:11.373Z] === RUN TestDiskUsage [2022-03-07T14:48:11.373Z] === PAUSE TestDiskUsage [2022-03-07T14:48:11.373Z] === RUN TestEventsExecDie [2022-03-07T14:48:11.407Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-07T14:48:11.408Z] === RUN TestExternalGraphDriver/spec [2022-03-07T14:48:11.633Z] --- PASS: TestEventsExecDie (0.57s) [2022-03-07T14:48:11.633Z] === RUN TestEventsBackwardsCompatible [2022-03-07T14:48:11.633Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-07T14:48:11.633Z] === RUN TestEventsVolumeCreate [2022-03-07T14:48:11.633Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-07T14:48:11.633Z] === RUN TestInfoBinaryCommits [2022-03-07T14:48:11.633Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T14:48:11.633Z] === RUN TestInfoAPIVersioned [2022-03-07T14:48:11.894Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-07T14:48:11.894Z] === RUN TestInfoAPI [2022-03-07T14:48:11.894Z] --- PASS: TestInfoAPI (0.02s) [2022-03-07T14:48:11.894Z] === RUN TestInfoAPIWarnings [2022-03-07T14:48:12.343Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T14:48:13.278Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-07T14:48:13.314Z] === RUN TestExternalGraphDriver/pull [2022-03-07T14:48:14.694Z] --- PASS: TestExternalGraphDriver (4.58s) [2022-03-07T14:48:14.694Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2022-03-07T14:48:14.694Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-03-07T14:48:14.694Z] --- PASS: TestExternalGraphDriver/pull (1.53s) [2022-03-07T14:48:14.694Z] === RUN TestGraphdriverPluginV2 [2022-03-07T14:48:14.694Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:48:14.694Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-07T14:48:14.694Z] PASS [2022-03-07T14:48:14.694Z] [2022-03-07T14:48:14.694Z] === Skipped [2022-03-07T14:48:14.694Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-07T14:48:14.694Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:48:14.694Z] [2022-03-07T14:48:14.694Z] DONE 5 tests, 1 skipped in 4.693s [2022-03-07T14:48:14.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T14:48:14.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:14.694Z] ++ set -e [2022-03-07T14:48:14.694Z] ++ '[' -n 0 ']' [2022-03-07T14:48:14.694Z] ++ set -x [2022-03-07T14:48:14.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:14.694Z] INFO: Testing against a local daemon [2022-03-07T14:48:14.694Z] === RUN TestContinueAfterPluginCrash [2022-03-07T14:48:14.694Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T14:48:14.694Z] === RUN TestReadPluginNoRead [2022-03-07T14:48:14.694Z] === PAUSE TestReadPluginNoRead [2022-03-07T14:48:14.694Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T14:48:14.694Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T14:48:14.694Z] === CONT TestContinueAfterPluginCrash [2022-03-07T14:48:14.694Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T14:48:16.563Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-07T14:48:16.563Z] check_test.go:308: [de6da16249043] daemon is not started [2022-03-07T14:48:16.563Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-07T14:48:17.990Z] --- PASS: TestDaemonStartWithLogOpt (2.90s) [2022-03-07T14:48:17.990Z] === CONT TestReadPluginNoRead [2022-03-07T14:48:18.982Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-07T14:48:19.898Z] === RUN TestReadPluginNoRead/default [2022-03-07T14:48:20.494Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-07T14:48:20.837Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T14:48:21.775Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite (333.45s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.37s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.94s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.68s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.58s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.02s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.08s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.03s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.20s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.21s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.93s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.27s) [2022-03-07T14:48:21.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.58s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.41s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.08s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.28s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.39s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.38s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.43s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.98s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.87s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.65s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.80s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.18s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.95s) [2022-03-07T14:48:21.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-07T14:48:21.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.85s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.07s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.81s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.68s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.65s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.23s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.68s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.13s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.05s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.46s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.39s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.93s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.39s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.36s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.20s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.99s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.31s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.32s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.57s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-03-07T14:48:21.836Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s) [2022-03-07T14:48:21.836Z] === RUN TestDockerSwarmSuite [2022-03-07T14:48:21.836Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-07T14:48:22.601Z] Removing intermediate container 022953b58b58 [2022-03-07T14:48:22.601Z] ---> 46b26c5530ee [2022-03-07T14:48:22.601Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-07T14:48:22.601Z] ---> Running in d8e7afe87426 [2022-03-07T14:48:22.601Z] [2022-03-07T14:48:22.601Z] SUCCESS: Specified value was saved. [2022-03-07T14:48:22.714Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-03-07T14:48:22.975Z] === CONT TestReadPluginNoRead [2022-03-07T14:48:22.975Z] read_test.go:92: [dc035b6764b87] daemon is not started [2022-03-07T14:48:22.975Z] --- PASS: TestReadPluginNoRead (5.32s) [2022-03-07T14:48:22.975Z] --- PASS: TestReadPluginNoRead/default (1.09s) [2022-03-07T14:48:22.975Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-03-07T14:48:22.975Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-03-07T14:48:22.975Z] PASS [2022-03-07T14:48:22.975Z] [2022-03-07T14:48:22.975Z] DONE 6 tests in 8.300s [2022-03-07T14:48:22.975Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-07T14:48:22.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:22.975Z] ++ set -e [2022-03-07T14:48:22.975Z] ++ '[' -n 0 ']' [2022-03-07T14:48:22.975Z] ++ set -x [2022-03-07T14:48:22.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:22.975Z] testing: warning: no tests to run [2022-03-07T14:48:22.975Z] PASS [2022-03-07T14:48:22.975Z] [2022-03-07T14:48:22.975Z] DONE 0 tests in 0.024s [2022-03-07T14:48:22.975Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T14:48:22.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:22.975Z] ++ set -e [2022-03-07T14:48:22.975Z] ++ '[' -n 0 ']' [2022-03-07T14:48:22.975Z] ++ set -x [2022-03-07T14:48:22.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:22.975Z] INFO: Testing against a local daemon [2022-03-07T14:48:22.975Z] === RUN TestPluginWithDevMounts [2022-03-07T14:48:22.975Z] === PAUSE TestPluginWithDevMounts [2022-03-07T14:48:22.975Z] === CONT TestPluginWithDevMounts [2022-03-07T14:48:23.106Z] Removing intermediate container d8e7afe87426 [2022-03-07T14:48:23.106Z] ---> 00d98c7b3a0d [2022-03-07T14:48:23.106Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-07T14:48:23.106Z] ---> Running in 37fa7a667c10 [2022-03-07T14:48:24.441Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-07T14:48:24.885Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-07T14:48:24.885Z] PASS [2022-03-07T14:48:24.885Z] [2022-03-07T14:48:24.885Z] DONE 1 tests in 1.589s [2022-03-07T14:48:24.885Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T14:48:24.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:24.885Z] ++ set -e [2022-03-07T14:48:24.885Z] ++ '[' -n 0 ']' [2022-03-07T14:48:24.885Z] ++ set -x [2022-03-07T14:48:24.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:24.885Z] INFO: Testing against a local daemon [2022-03-07T14:48:24.885Z] === RUN TestSecretInspect [2022-03-07T14:48:25.123Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-07T14:48:26.793Z] --- PASS: TestSecretInspect (2.07s) [2022-03-07T14:48:26.793Z] === RUN TestSecretList [2022-03-07T14:48:27.654Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-07T14:48:28.701Z] --- PASS: TestSecretList (2.09s) [2022-03-07T14:48:28.701Z] === RUN TestSecretsCreateAndDelete [2022-03-07T14:48:29.249Z] Cannot create a file when that file already exists. [2022-03-07T14:48:30.003Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-03-07T14:48:30.003Z] === RUN TestInfoDebug [2022-03-07T14:48:30.003Z] --- PASS: TestInfoDebug (0.53s) [2022-03-07T14:48:30.003Z] === RUN TestInfoInsecureRegistries [2022-03-07T14:48:30.003Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-07T14:48:30.003Z] === RUN TestInfoRegistryMirrors [2022-03-07T14:48:30.003Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-07T14:48:30.003Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T14:48:30.003Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-07T14:48:30.003Z] === RUN TestPingCacheHeaders [2022-03-07T14:48:30.003Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T14:48:30.003Z] === RUN TestPingGet [2022-03-07T14:48:30.003Z] --- PASS: TestPingGet (0.01s) [2022-03-07T14:48:30.003Z] === RUN TestPingHead [2022-03-07T14:48:30.003Z] --- PASS: TestPingHead (0.02s) [2022-03-07T14:48:30.003Z] === RUN TestVersion [2022-03-07T14:48:30.003Z] --- PASS: TestVersion (0.01s) [2022-03-07T14:48:30.003Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:48:30.003Z] === CONT TestDiskUsage [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T14:48:30.264Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T14:48:30.525Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T14:48:31.107Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T14:48:31.238Z] --- PASS: TestSecretsCreateAndDelete (2.05s) [2022-03-07T14:48:31.238Z] === RUN TestSecretsUpdate [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage (1.59s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:48:31.368Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-03-07T14:48:31.368Z] PASS [2022-03-07T14:48:31.368Z] [2022-03-07T14:48:31.368Z] DONE 50 tests in 20.379s [2022-03-07T14:48:31.368Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T14:48:31.368Z] INFO: Testing against a local daemon [2022-03-07T14:48:31.368Z] === RUN TestVolumesCreateAndList [2022-03-07T14:48:31.368Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-07T14:48:31.368Z] === RUN TestVolumesRemove [2022-03-07T14:48:31.628Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-07T14:48:31.628Z] === RUN TestVolumesInspect [2022-03-07T14:48:31.628Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-07T14:48:31.628Z] === RUN TestVolumesInvalidJSON [2022-03-07T14:48:31.628Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T14:48:31.628Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T14:48:31.628Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T14:48:31.628Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T14:48:31.628Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T14:48:31.628Z] PASS [2022-03-07T14:48:31.628Z] [2022-03-07T14:48:31.628Z] DONE 5 tests in 0.180s [2022-03-07T14:48:31.628Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T14:48:32.199Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-07T14:48:32.199Z] Removing test suite binaries [2022-03-07T14:48:32.199Z] exiting test-integration [2022-03-07T14:48:32.199Z] ++ exit 0 [2022-03-07T14:48:32.199Z] [2022-03-07T14:48:32.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-07T14:48:32.922Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T14:48:33.146Z] --- PASS: TestSecretsUpdate (2.06s) [2022-03-07T14:48:33.146Z] === RUN TestTemplatedSecret Post stage [Pipeline] junit [2022-03-07T14:48:33.600Z] Recording test results [2022-03-07T14:48:33.787Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T14:48:34.129Z] + echo Ensuring container killed. [2022-03-07T14:48:34.129Z] Ensuring container killed. [2022-03-07T14:48:34.129Z] + docker rm -vf docker-pr2 [2022-03-07T14:48:34.129Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T14:48:34.245Z] Removing intermediate container 37fa7a667c10 [2022-03-07T14:48:34.245Z] ---> 19dcde91f152 [2022-03-07T14:48:34.245Z] Step 13/13 : CMD ["sh"] [2022-03-07T14:48:34.245Z] ---> Running in eecf59628b7f [2022-03-07T14:48:34.415Z] + echo Chowning /workspace to jenkins user [2022-03-07T14:48:34.415Z] Chowning /workspace to jenkins user [2022-03-07T14:48:34.415Z] + id -u [2022-03-07T14:48:34.415Z] + id -g [2022-03-07T14:48:34.415Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43342:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T14:48:34.748Z] Removing intermediate container eecf59628b7f [2022-03-07T14:48:34.748Z] ---> f6582566ef3d [2022-03-07T14:48:34.748Z] Successfully built f6582566ef3d [2022-03-07T14:48:34.748Z] Successfully tagged busybox:latest [2022-03-07T14:48:34.748Z] INFO: Docker images of the daemon under test [2022-03-07T14:48:34.748Z] [2022-03-07T14:48:34.748Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T14:48:34.748Z] busybox latest f6582566ef3d Less than a second ago 5.78GB [2022-03-07T14:48:34.748Z] microsoft/windowsservercore latest c703d4d60533 4 weeks ago 5.75GB [2022-03-07T14:48:34.748Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 4 weeks ago 5.75GB [2022-03-07T14:48:34.748Z] [2022-03-07T14:48:34.748Z] INFO: Running integration tests at 03/07/2022 14:48:34... [2022-03-07T14:48:34.748Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-07T14:48:34.748Z] INFO: Integration API tests being run from the host: [2022-03-07T14:48:34.748Z] INFO: make.ps1 starting at 03/07/2022 14:48:34 [2022-03-07T14:48:34.823Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T14:48:35.685Z] --- PASS: TestTemplatedSecret (2.33s) [2022-03-07T14:48:35.685Z] === RUN TestSecretCreateResolve [2022-03-07T14:48:35.805Z] Running D:\gopath\src\github.com\docker\docker\integration\build [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T14:48:36.100Z] + bundleName=amd64-cgroup2 [2022-03-07T14:48:36.100Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-07T14:48:36.100Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-07T14:48:36.100Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-07T14:48:36.100Z] + 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 [2022-03-07T14:48:36.376Z] Archiving artifacts [2022-03-07T14:48:36.673Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T14:48:36.984Z] + make clean [2022-03-07T14:48:36.984Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T14:48:36.984Z] docker-dev-cache [2022-03-07T14:48:36.984Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T14:48:37.591Z] --- PASS: TestSecretCreateResolve (2.08s) [2022-03-07T14:48:37.591Z] PASS [2022-03-07T14:48:37.591Z] [2022-03-07T14:48:37.591Z] DONE 6 tests in 12.758s [2022-03-07T14:48:37.591Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T14:48:37.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:37.591Z] ++ set -e [2022-03-07T14:48:37.591Z] ++ '[' -n 0 ']' [2022-03-07T14:48:37.591Z] ++ set -x [2022-03-07T14:48:37.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:48:37.591Z] INFO: Testing against a local daemon [2022-03-07T14:48:37.591Z] === RUN TestServiceCreateInit [2022-03-07T14:48:37.591Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T14:48:40.340Z] ............................ [ 66%] [2022-03-07T14:48:40.884Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T14:48:42.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T14:48:42.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T14:48:43.509Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T14:48:43.706Z] --- PASS: TestBuildWithHugeFile (106.55s) [2022-03-07T14:48:43.706Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T14:48:43.706Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:48:43.706Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:48:43.706Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T14:48:43.706Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:48:43.706Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:48:43.706Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:48:43.706Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:48:43.706Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:48:43.706Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:48:43.706Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:48:43.706Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:48:43.706Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:48:43.706Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-07T14:48:43.706Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-07T14:48:43.706Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-07T14:48:43.706Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-07T14:48:43.706Z] === RUN TestBuildPreserveOwnership [2022-03-07T14:48:43.706Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:48:43.706Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-07T14:48:43.706Z] === RUN TestBuildPlatformInvalid [2022-03-07T14:48:43.706Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-07T14:48:43.706Z] PASS [2022-03-07T14:48:43.706Z] ok github.com/docker/docker/integration/build 172.889s [2022-03-07T14:48:43.706Z] [2022-03-07T14:48:43.706Z] === Skipped [2022-03-07T14:48:43.706Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-07T14:48:43.706Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:48:43.706Z] [2022-03-07T14:48:43.706Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-07T14:48:43.706Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.706Z] [2022-03-07T14:48:43.706Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-07T14:48:43.706Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:48:43.706Z] [2022-03-07T14:48:43.706Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-07T14:48:43.706Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:48:43.706Z] [2022-03-07T14:48:43.706Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:48:43.706Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:48:43.706Z] [2022-03-07T14:48:43.706Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-07T14:48:43.706Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:48:43.706Z] [2022-03-07T14:48:43.706Z] DONE 29 tests, 6 skipped in 196.677s [2022-03-07T14:48:43.706Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-07T14:48:43.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:48:43.706Z] INFO: Testing against a local daemon [2022-03-07T14:48:43.706Z] === RUN TestConfigInspect [2022-03-07T14:48:43.706Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.706Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestConfigList [2022-03-07T14:48:43.707Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] --- SKIP: TestConfigList (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestConfigsCreateAndDelete [2022-03-07T14:48:43.707Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestConfigsUpdate [2022-03-07T14:48:43.707Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestTemplatedConfig [2022-03-07T14:48:43.707Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestConfigCreateResolve [2022-03-07T14:48:43.707Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:48:43.707Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-07T14:48:43.707Z] PASS [2022-03-07T14:48:43.707Z] ok github.com/docker/docker/integration/config 0.088s [2022-03-07T14:48:43.707Z] [2022-03-07T14:48:43.707Z] === Skipped [2022-03-07T14:48:43.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-07T14:48:43.707Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] [2022-03-07T14:48:43.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-07T14:48:43.707Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] [2022-03-07T14:48:43.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-07T14:48:43.707Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] [2022-03-07T14:48:43.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-07T14:48:43.707Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] [2022-03-07T14:48:43.707Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-07T14:48:43.707Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] [2022-03-07T14:48:43.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-07T14:48:43.707Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:48:43.707Z] [2022-03-07T14:48:43.707Z] DONE 6 tests, 6 skipped in 1.800s [2022-03-07T14:48:43.707Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-07T14:48:43.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:48:43.707Z] INFO: Testing against a local daemon [2022-03-07T14:48:43.707Z] === RUN TestCheckpoint [2022-03-07T14:48:43.707Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:48:43.707Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestContainerInvalidJSON [2022-03-07T14:48:43.707Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:48:43.707Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:48:43.707Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:48:43.707Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:48:43.707Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:48:43.707Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:48:43.707Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-07T14:48:43.707Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T14:48:43.707Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-07T14:48:43.707Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T14:48:43.707Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-07T14:48:43.707Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T14:48:43.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-07T14:48:43.707Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T14:48:43.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-03-07T14:48:43.707Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T14:48:43.707Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-07T14:48:43.707Z] === RUN TestCopyFromContainer [2022-03-07T14:48:43.707Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T14:48:43.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:48:43.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:48:43.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:48:43.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:48:43.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:48:43.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:48:43.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:48:43.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:48:43.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:48:43.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-07T14:48:43.707Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T14:48:43.707Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T14:48:43.707Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidEnv [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T14:48:43.707Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T14:48:43.707Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T14:48:43.707Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T14:48:43.707Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T14:48:43.707Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T14:48:43.707Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T14:48:43.707Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T14:48:43.707Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:48:43.707Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T14:48:43.707Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:48:43.707Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:48:43.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:48:43.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:48:43.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:48:43.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:48:43.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:48:43.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:48:43.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:48:43.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:48:43.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:48:43.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:48:43.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T14:48:43.707Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T14:48:43.707Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestCreateDifferentPlatform [2022-03-07T14:48:43.707Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T14:48:43.707Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T14:48:43.707Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T14:48:43.707Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-07T14:48:43.707Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T14:48:43.707Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-03-07T14:48:43.707Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T14:48:43.707Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T14:48:43.707Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T14:48:43.707Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T14:48:43.707Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:43.707Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestDiff [2022-03-07T14:48:43.707Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T14:48:43.707Z] --- SKIP: TestDiff (0.00s) [2022-03-07T14:48:43.707Z] === RUN TestExecWithCloseStdin [2022-03-07T14:48:43.707Z] --- PASS: TestExecWithCloseStdin (2.22s) [2022-03-07T14:48:43.707Z] === RUN TestExec [2022-03-07T14:48:43.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T14:48:44.163Z] --- PASS: TestExec (2.17s) [2022-03-07T14:48:44.163Z] === RUN TestExecUser [2022-03-07T14:48:44.163Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T14:48:44.163Z] --- SKIP: TestExecUser (0.00s) [2022-03-07T14:48:44.163Z] === RUN TestExportContainerAndImportImage [2022-03-07T14:48:44.163Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:44.163Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-07T14:48:44.163Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T14:48:44.163Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:44.163Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T14:48:44.163Z] === RUN TestHealthCheckWorkdir [2022-03-07T14:48:44.163Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T14:48:44.163Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-07T14:48:44.163Z] === RUN TestHealthKillContainer [2022-03-07T14:48:44.163Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T14:48:44.163Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-07T14:48:44.163Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T14:48:44.163Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T14:48:44.163Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T14:48:44.163Z] === RUN TestKillContainerInvalidSignal [2022-03-07T14:48:44.175Z] --- PASS: TestServiceCreateInit (6.75s) [2022-03-07T14:48:44.175Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.41s) [2022-03-07T14:48:44.175Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.32s) [2022-03-07T14:48:44.175Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T14:48:45.145Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T14:48:45.145Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-07T14:48:45.145Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T14:48:45.145Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T14:48:45.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-07T14:48:46.330Z] --- PASS: TestKillContainerInvalidSignal (2.05s) [2022-03-07T14:48:46.330Z] === RUN TestKillContainer [2022-03-07T14:48:46.330Z] === RUN TestKillContainer/no_signal [2022-03-07T14:48:46.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-07T14:48:47.886Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T14:48:47.886Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T14:48:47.886Z] === RUN TestKillContainer/killing_signal [2022-03-07T14:48:49.940Z] docker_api_swarm_test.go:563: [d4ff07e496b18] joining swarm manager [d343457bbc74f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:48:50.783Z] --- PASS: TestKillContainer (4.50s) [2022-03-07T14:48:50.783Z] --- PASS: TestKillContainer/no_signal (1.92s) [2022-03-07T14:48:50.783Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:48:50.783Z] --- PASS: TestKillContainer/killing_signal (2.53s) [2022-03-07T14:48:50.783Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T14:48:50.783Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:48:50.783Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T14:48:50.784Z] === RUN TestKillStoppedContainer [2022-03-07T14:48:50.784Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:48:50.784Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-07T14:48:50.784Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T14:48:50.784Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:48:50.784Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T14:48:50.784Z] === RUN TestKillDifferentUserContainer [2022-03-07T14:48:50.784Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T14:48:50.784Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-07T14:48:50.784Z] === RUN TestInspectOomKilledTrue [2022-03-07T14:48:50.784Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:50.784Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T14:48:50.784Z] === RUN TestInspectOomKilledFalse [2022-03-07T14:48:50.784Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:48:50.784Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T14:48:50.784Z] === RUN TestLogsFollowTailEmpty [2022-03-07T14:48:52.956Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2022-03-07T14:48:52.956Z] === RUN TestNetworkNat [2022-03-07T14:48:52.956Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T14:48:52.956Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-07T14:48:52.956Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T14:48:55.124Z] --- PASS: TestNetworkLocalhostTCPNat (2.43s) [2022-03-07T14:48:55.124Z] === RUN TestNetworkLoopbackNat [2022-03-07T14:48:55.124Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T14:48:55.124Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-07T14:48:55.124Z] === RUN TestPause [2022-03-07T14:48:55.124Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T14:48:55.124Z] --- SKIP: TestPause (0.00s) [2022-03-07T14:48:55.124Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T14:48:55.211Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T14:48:55.778Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T14:48:56.346Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T14:48:56.914Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T14:48:57.172Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T14:48:57.294Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.08s) [2022-03-07T14:48:57.294Z] === RUN TestPauseStopPausedContainer [2022-03-07T14:48:57.294Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:48:57.294Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-07T14:48:57.294Z] === RUN TestPsFilter [2022-03-07T14:48:57.294Z] --- PASS: TestPsFilter (0.34s) [2022-03-07T14:48:57.294Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T14:48:57.740Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T14:48:57.741Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T14:48:59.065Z] --- PASS: TestCreateServiceMultipleTimes (14.44s) [2022-03-07T14:48:59.066Z] === RUN TestCreateServiceConflict [2022-03-07T14:49:00.196Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2022-03-07T14:49:00.196Z] === RUN TestRemoveContainerWithVolume [2022-03-07T14:49:00.280Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T14:49:00.447Z] --- PASS: TestCreateServiceConflict (1.69s) [2022-03-07T14:49:00.447Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T14:49:02.183Z] docker_api_swarm_test.go:585: [da7b5dfa066f6] joining swarm manager [d343457bbc74f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:49:02.183Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T14:49:02.990Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-03-07T14:49:02.990Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T14:49:03.088Z] --- PASS: TestRemoveContainerWithVolume (2.64s) [2022-03-07T14:49:03.088Z] === RUN TestRemoveContainerRunning [2022-03-07T14:49:03.558Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T14:49:04.617Z] --- PASS: TestRemoveContainerRunning (2.06s) [2022-03-07T14:49:04.618Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T14:49:05.463Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T14:49:05.722Z] check_test.go:379: [d4ff07e496b18] daemon is not started [2022-03-07T14:49:05.982Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T14:49:06.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:49:06.547Z] INFO: Testing against a local daemon [2022-03-07T14:49:06.547Z] === RUN TestBuildWithSession [2022-03-07T14:49:06.547Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:49:06.547Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T14:49:06.547Z] === RUN TestBuildSquashParent [2022-03-07T14:49:06.547Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:06.547Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-07T14:49:06.547Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T14:49:06.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:49:06.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:49:06.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:49:06.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:49:06.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:49:06.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:49:06.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:49:06.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:49:06.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:49:06.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:49:06.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:49:06.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:49:06.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T14:49:06.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T14:49:06.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T14:49:06.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T14:49:06.790Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.04s) [2022-03-07T14:49:06.790Z] === RUN TestRemoveInvalidContainer [2022-03-07T14:49:06.790Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-07T14:49:06.790Z] === RUN TestRenameLinkedContainer [2022-03-07T14:49:06.790Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T14:49:06.790Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-07T14:49:06.790Z] === RUN TestRenameStoppedContainer [2022-03-07T14:49:06.921Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T14:49:08.843Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T14:49:09.409Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T14:49:09.667Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T14:49:09.681Z] --- PASS: TestRenameStoppedContainer (2.58s) [2022-03-07T14:49:09.681Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T14:49:11.570Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T14:49:12.948Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T14:49:13.403Z] --- PASS: TestRenameRunningContainerAndReuse (4.03s) [2022-03-07T14:49:13.403Z] === RUN TestRenameInvalidName [2022-03-07T14:49:14.322Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T14:49:15.570Z] --- PASS: TestRenameInvalidName (2.00s) [2022-03-07T14:49:15.570Z] === RUN TestRenameAnonymousContainer [2022-03-07T14:49:16.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-07T14:49:16.225Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-07T14:49:16.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-07T14:49:17.363Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T14:49:17.363Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T14:49:17.878Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-03-07T14:49:17.878Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T14:49:18.127Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T14:49:18.694Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T14:49:18.952Z] docker_api_swarm_test.go:46: [dd7aab402abfe] joining swarm manager [db62ed4f5627b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:49:19.519Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T14:49:19.667Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-07T14:49:20.087Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T14:49:20.654Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T14:49:20.654Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T14:49:21.590Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T14:49:21.848Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T14:49:22.416Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T14:49:22.675Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T14:49:22.934Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T14:49:23.501Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T14:49:24.439Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T14:49:25.858Z] --- PASS: TestRenameAnonymousContainer (9.73s) [2022-03-07T14:49:25.858Z] === RUN TestRenameContainerWithSameName [2022-03-07T14:49:26.386Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-07T14:49:26.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.25s) [2022-03-07T14:49:26.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.02s) [2022-03-07T14:49:26.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.26s) [2022-03-07T14:49:26.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.60s) [2022-03-07T14:49:26.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.97s) [2022-03-07T14:49:26.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.28s) [2022-03-07T14:49:26.387Z] === RUN TestBuildMultiStageCopy [2022-03-07T14:49:26.387Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T14:49:26.969Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T14:49:27.387Z] --- PASS: TestRenameContainerWithSameName (2.05s) [2022-03-07T14:49:27.387Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T14:49:27.387Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T14:49:27.387Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T14:49:27.387Z] === RUN TestResize [2022-03-07T14:49:29.554Z] --- PASS: TestResize (2.04s) [2022-03-07T14:49:29.554Z] === RUN TestResizeWithInvalidSize [2022-03-07T14:49:30.090Z] --- PASS: TestCreateServiceSecretFileMode (12.24s) [2022-03-07T14:49:30.090Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T14:49:31.721Z] --- PASS: TestResizeWithInvalidSize (2.05s) [2022-03-07T14:49:31.721Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T14:49:32.237Z] --- PASS: TestImportExtremelyLargeImageWorks (172.21s) [2022-03-07T14:49:32.237Z] PASS [2022-03-07T14:49:32.237Z] [2022-03-07T14:49:32.237Z] DONE 22 tests in 176.298s [2022-03-07T14:49:32.237Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T14:49:32.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:49:32.237Z] ++ set -e [2022-03-07T14:49:32.237Z] ++ '[' -n 0 ']' [2022-03-07T14:49:32.237Z] ++ set -x [2022-03-07T14:49:32.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:49:32.237Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T14:49:32.237Z] INFO: Testing against a local daemon [2022-03-07T14:49:32.237Z] === RUN TestNetworkCreateDelete [2022-03-07T14:49:32.497Z] --- PASS: TestNetworkCreateDelete (0.24s) [2022-03-07T14:49:32.497Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T14:49:33.069Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-03-07T14:49:33.069Z] === RUN TestDaemonDNSFallback [2022-03-07T14:49:33.888Z] --- PASS: TestResizeWhenContainerNotStarted (2.53s) [2022-03-07T14:49:33.888Z] === RUN TestDaemonRestartKillContainers [2022-03-07T14:49:33.888Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:33.888Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:49:33.888Z] === RUN TestStats [2022-03-07T14:49:33.888Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T14:49:33.888Z] --- SKIP: TestStats (0.00s) [2022-03-07T14:49:33.888Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T14:49:34.847Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-07T14:49:34.971Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T14:49:34.971Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T14:49:34.971Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T14:49:34.971Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T14:49:34.971Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T14:49:35.229Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T14:49:35.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T14:49:35.903Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T14:49:36.164Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T14:49:36.960Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T14:49:37.098Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T14:49:37.388Z] tests/integration/client_test.py ..... [ 75%] [2022-03-07T14:49:37.388Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-07T14:49:37.388Z] tests/integration/errors_test.py . [ 76%] [2022-03-07T14:49:37.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-07T14:49:38.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-07T14:49:38.565Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.87s) [2022-03-07T14:49:38.565Z] === RUN TestStopContainerWithTimeout [2022-03-07T14:49:38.565Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T14:49:38.565Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-07T14:49:38.565Z] === RUN TestUpdateRestartPolicy [2022-03-07T14:49:38.632Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T14:49:39.606Z] --- PASS: TestDaemonDNSFallback (6.58s) [2022-03-07T14:49:39.606Z] === RUN TestInspectNetwork [2022-03-07T14:49:39.606Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T14:49:39.690Z] --- PASS: TestBuildMultiStageCopy (13.36s) [2022-03-07T14:49:39.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.85s) [2022-03-07T14:49:39.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-03-07T14:49:39.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-03-07T14:49:39.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2022-03-07T14:49:39.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2022-03-07T14:49:39.690Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T14:49:40.173Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T14:49:40.742Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T14:49:42.302Z] --- PASS: TestCreateServiceConfigFileMode (12.22s) [2022-03-07T14:49:42.302Z] === RUN TestCreateServiceSysctls [2022-03-07T14:49:42.800Z] --- PASS: TestBuildMultiStageParentConfig (2.78s) [2022-03-07T14:49:42.800Z] === RUN TestBuildLabelWithTargets [2022-03-07T14:49:42.800Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:49:42.800Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-07T14:49:42.800Z] === RUN TestBuildWithEmptyLayers [2022-03-07T14:49:43.240Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-03-07T14:49:43.240Z] === RUN TestCreateServiceCapabilities [2022-03-07T14:49:43.274Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T14:49:43.274Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T14:49:43.274Z] === RUN TestInspectNetwork/network_name [2022-03-07T14:49:43.274Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T14:49:43.830Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2022-03-07T14:49:43.830Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T14:49:45.780Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-03-07T14:49:45.780Z] === RUN TestInspect [2022-03-07T14:49:46.953Z] --- PASS: TestBuildWithHugeFile (110.05s) [2022-03-07T14:49:46.953Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T14:49:46.954Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:49:46.954Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T14:49:46.954Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:49:46.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:49:46.954Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:49:46.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:49:46.954Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:49:46.954Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:49:46.954Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:49:46.954Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:49:46.954Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:49:46.954Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-07T14:49:46.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-07T14:49:46.954Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-07T14:49:46.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-07T14:49:46.954Z] === RUN TestBuildPreserveOwnership [2022-03-07T14:49:46.954Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:49:46.954Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestBuildPlatformInvalid [2022-03-07T14:49:46.954Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T14:49:46.954Z] PASS [2022-03-07T14:49:46.954Z] ok github.com/docker/docker/integration/build 183.265s [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === Skipped [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-07T14:49:46.954Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-07T14:49:46.954Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-07T14:49:46.954Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-07T14:49:46.954Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:49:46.954Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-07T14:49:46.954Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] DONE 29 tests, 6 skipped in 208.322s [2022-03-07T14:49:46.954Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-07T14:49:46.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:49:46.954Z] INFO: Testing against a local daemon [2022-03-07T14:49:46.954Z] === RUN TestConfigInspect [2022-03-07T14:49:46.954Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestConfigList [2022-03-07T14:49:46.954Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] --- SKIP: TestConfigList (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestConfigsCreateAndDelete [2022-03-07T14:49:46.954Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestConfigsUpdate [2022-03-07T14:49:46.954Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestTemplatedConfig [2022-03-07T14:49:46.954Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestConfigCreateResolve [2022-03-07T14:49:46.954Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:49:46.954Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-07T14:49:46.954Z] PASS [2022-03-07T14:49:46.954Z] ok github.com/docker/docker/integration/config 0.113s [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === Skipped [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-07T14:49:46.954Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-07T14:49:46.954Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-07T14:49:46.954Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-07T14:49:46.954Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-07T14:49:46.954Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-07T14:49:46.954Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:49:46.954Z] [2022-03-07T14:49:46.954Z] DONE 6 tests, 6 skipped in 2.229s [2022-03-07T14:49:46.954Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-07T14:49:46.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:49:46.954Z] INFO: Testing against a local daemon [2022-03-07T14:49:46.954Z] === RUN TestCheckpoint [2022-03-07T14:49:46.954Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:49:46.954Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestContainerInvalidJSON [2022-03-07T14:49:46.954Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:49:46.954Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:49:46.954Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:49:46.954Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:49:46.954Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:49:46.954Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:49:46.954Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-07T14:49:46.954Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-07T14:49:46.954Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-07T14:49:46.954Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T14:49:46.954Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-03-07T14:49:46.954Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T14:49:46.954Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-07T14:49:46.954Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T14:49:46.954Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-03-07T14:49:46.954Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T14:49:46.954Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-03-07T14:49:46.954Z] === RUN TestCopyFromContainer [2022-03-07T14:49:46.954Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T14:49:46.954Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:49:46.954Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:49:46.954Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:49:46.954Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:49:46.954Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:49:46.954Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:49:46.954Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:49:46.954Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:49:46.954Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:49:46.954Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-07T14:49:46.954Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T14:49:46.954Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T14:49:46.954Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidEnv [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T14:49:46.954Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T14:49:46.954Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T14:49:46.954Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T14:49:46.954Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T14:49:46.954Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T14:49:46.954Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T14:49:46.954Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T14:49:46.954Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:49:46.954Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T14:49:46.954Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:49:46.954Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:49:46.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:49:46.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:49:46.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:49:46.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:49:46.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:49:46.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:49:46.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:49:46.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:49:46.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:49:46.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:49:46.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T14:49:46.954Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T14:49:46.954Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateDifferentPlatform [2022-03-07T14:49:46.954Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T14:49:46.954Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T14:49:46.954Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-07T14:49:46.954Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T14:49:46.954Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-07T14:49:46.954Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T14:49:46.954Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T14:49:46.954Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T14:49:46.954Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T14:49:46.954Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:46.954Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestDiff [2022-03-07T14:49:46.954Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T14:49:46.954Z] --- SKIP: TestDiff (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestExecWithCloseStdin [2022-03-07T14:49:46.954Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-07T14:49:46.954Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-07T14:49:46.954Z] === RUN TestExec [2022-03-07T14:49:47.461Z] --- PASS: TestInspectNetwork (7.97s) [2022-03-07T14:49:47.461Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T14:49:47.461Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T14:49:47.461Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T14:49:47.461Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T14:49:47.461Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T14:49:48.028Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T14:49:48.318Z] --- PASS: TestInspect (2.25s) [2022-03-07T14:49:48.319Z] === RUN TestCreateJob [2022-03-07T14:49:49.403Z] --- PASS: TestRunContainerWithBridgeNone (1.88s) [2022-03-07T14:49:49.403Z] === RUN TestNetworkInvalidJSON [2022-03-07T14:49:49.403Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T14:49:49.403Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T14:49:49.403Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:49:49.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:49:49.403Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:49:49.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:49:49.403Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T14:49:49.403Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:49:49.403Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:49:49.403Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-07T14:49:49.403Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T14:49:49.403Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T14:49:49.403Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T14:49:49.403Z] === RUN TestNetworkList [2022-03-07T14:49:49.403Z] === RUN TestNetworkList//networks [2022-03-07T14:49:49.403Z] === PAUSE TestNetworkList//networks [2022-03-07T14:49:49.403Z] === RUN TestNetworkList//networks/ [2022-03-07T14:49:49.403Z] === PAUSE TestNetworkList//networks/ [2022-03-07T14:49:49.403Z] === CONT TestNetworkList//networks [2022-03-07T14:49:49.403Z] === CONT TestNetworkList//networks/ [2022-03-07T14:49:49.403Z] --- PASS: TestNetworkList (0.02s) [2022-03-07T14:49:49.403Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T14:49:49.403Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T14:49:49.404Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T14:49:49.970Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-07T14:49:49.970Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T14:49:50.226Z] --- PASS: TestCreateJob (2.35s) [2022-03-07T14:49:50.226Z] === RUN TestReplicatedJob [2022-03-07T14:49:50.536Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T14:49:50.679Z] --- PASS: TestExec (4.13s) [2022-03-07T14:49:50.679Z] === RUN TestExecUser [2022-03-07T14:49:50.679Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T14:49:50.679Z] --- SKIP: TestExecUser (0.00s) [2022-03-07T14:49:50.679Z] === RUN TestExportContainerAndImportImage [2022-03-07T14:49:50.679Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:50.679Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-07T14:49:50.679Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T14:49:50.679Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:49:50.679Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T14:49:50.679Z] === RUN TestHealthCheckWorkdir [2022-03-07T14:49:50.679Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T14:49:50.679Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-07T14:49:50.679Z] === RUN TestHealthKillContainer [2022-03-07T14:49:50.679Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T14:49:50.679Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-07T14:49:50.679Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T14:49:50.679Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T14:49:50.679Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T14:49:50.679Z] === RUN TestKillContainerInvalidSignal [2022-03-07T14:49:51.103Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-07T14:49:51.103Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T14:49:51.361Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T14:49:51.928Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-03-07T14:49:51.928Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T14:49:52.864Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-03-07T14:49:52.864Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T14:49:53.127Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T14:49:53.127Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-07T14:49:53.127Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T14:49:53.656Z] --- PASS: TestKillContainerInvalidSignal (3.45s) [2022-03-07T14:49:53.656Z] === RUN TestKillContainer [2022-03-07T14:49:54.112Z] === RUN TestKillContainer/no_signal [2022-03-07T14:49:54.504Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2022-03-07T14:49:54.504Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T14:49:55.073Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-03-07T14:49:55.073Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T14:49:55.513Z] --- PASS: TestReplicatedJob (4.54s) [2022-03-07T14:49:55.513Z] === RUN TestUpdateReplicatedJob [2022-03-07T14:49:56.253Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-07T14:49:56.452Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T14:49:56.711Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T14:49:57.419Z] --- PASS: TestUpdateReplicatedJob (2.51s) [2022-03-07T14:49:57.419Z] === RUN TestServiceListWithStatuses [2022-03-07T14:49:57.419Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T14:49:57.419Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T14:49:57.419Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T14:49:57.657Z] --- PASS: TestServiceWithPredefinedNetwork (2.59s) [2022-03-07T14:49:57.657Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T14:49:57.657Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:49:57.657Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:49:57.657Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T14:49:57.842Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T14:49:57.842Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T14:49:57.842Z] === RUN TestKillContainer/killing_signal [2022-03-07T14:49:58.224Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T14:49:58.482Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T14:49:59.049Z] --- PASS: TestBuildMultiStageOnBuild (13.24s) [2022-03-07T14:49:59.050Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T14:49:59.050Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:49:59.050Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-07T14:49:59.050Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T14:50:00.386Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T14:50:00.645Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T14:50:00.712Z] --- PASS: TestDockerNetworkConnectAlias (3.51s) [2022-03-07T14:50:00.712Z] === RUN TestDockerNetworkReConnect [2022-03-07T14:50:00.734Z] --- PASS: TestKillContainer (6.73s) [2022-03-07T14:50:00.734Z] --- PASS: TestKillContainer/no_signal (3.37s) [2022-03-07T14:50:00.734Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:50:00.734Z] --- PASS: TestKillContainer/killing_signal (3.31s) [2022-03-07T14:50:00.734Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T14:50:00.734Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:50:00.734Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T14:50:00.734Z] === RUN TestKillStoppedContainer [2022-03-07T14:50:00.734Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:50:00.734Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-07T14:50:00.734Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T14:50:00.734Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:50:00.734Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T14:50:00.734Z] === RUN TestKillDifferentUserContainer [2022-03-07T14:50:00.734Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T14:50:00.734Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-07T14:50:00.734Z] === RUN TestInspectOomKilledTrue [2022-03-07T14:50:00.734Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:00.734Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T14:50:00.734Z] === RUN TestInspectOomKilledFalse [2022-03-07T14:50:00.734Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:50:00.734Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T14:50:00.734Z] === RUN TestLogsFollowTailEmpty [2022-03-07T14:50:01.580Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T14:50:01.838Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T14:50:03.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T14:50:03.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T14:50:03.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T14:50:03.472Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T14:50:03.656Z] --- PASS: TestUpdateRestartPolicy (21.72s) [2022-03-07T14:50:03.656Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T14:50:03.656Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2022-03-07T14:50:03.656Z] === RUN TestWaitNonBlocked [2022-03-07T14:50:03.656Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:50:03.656Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:50:03.656Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:50:03.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:50:03.657Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:50:03.657Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:50:03.730Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T14:50:04.005Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-03-07T14:50:04.005Z] === RUN TestServicePlugin [2022-03-07T14:50:04.005Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:50:04.005Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T14:50:04.005Z] === RUN TestServiceUpdateLabel [2022-03-07T14:50:04.299Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T14:50:04.456Z] --- PASS: TestLogsFollowTailEmpty (3.37s) [2022-03-07T14:50:04.456Z] === RUN TestNetworkNat [2022-03-07T14:50:04.456Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:04.456Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-07T14:50:04.456Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T14:50:05.673Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T14:50:05.829Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-07T14:50:05.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.10s) [2022-03-07T14:50:05.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.26s) [2022-03-07T14:50:05.829Z] === RUN TestWaitBlocked [2022-03-07T14:50:05.829Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:05.829Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-07T14:50:05.829Z] PASS [2022-03-07T14:50:05.829Z] ok github.com/docker/docker/integration/container 87.511s [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === Skipped [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-07T14:50:05.829Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-07T14:50:05.829Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T14:50:05.829Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T14:50:05.829Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T14:50:05.829Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T14:50:05.829Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T14:50:05.829Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T14:50:05.829Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T14:50:05.829Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-07T14:50:05.829Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-07T14:50:05.829Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-07T14:50:05.829Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T14:50:05.829Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-07T14:50:05.829Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-07T14:50:05.829Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T14:50:05.829Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:50:05.829Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T14:50:05.829Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T14:50:05.829Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-07T14:50:05.829Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T14:50:05.829Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-07T14:50:05.829Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-07T14:50:05.829Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-07T14:50:05.829Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-07T14:50:05.829Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-07T14:50:05.829Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-07T14:50:05.829Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-07T14:50:05.829Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-07T14:50:05.829Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T14:50:05.829Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:50:05.829Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-07T14:50:05.829Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-07T14:50:05.829Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-07T14:50:05.829Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:05.829Z] [2022-03-07T14:50:05.829Z] DONE 87 tests, 33 skipped in 89.645s [2022-03-07T14:50:05.829Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-07T14:50:06.241Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T14:50:06.542Z] --- PASS: TestServiceUpdateLabel (2.08s) [2022-03-07T14:50:06.542Z] === RUN TestServiceUpdateSecrets [2022-03-07T14:50:08.178Z] --- PASS: TestNetworkLocalhostTCPNat (3.98s) [2022-03-07T14:50:08.178Z] === RUN TestNetworkLoopbackNat [2022-03-07T14:50:08.178Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:08.178Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-07T14:50:08.178Z] === RUN TestPause [2022-03-07T14:50:08.178Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T14:50:08.178Z] --- SKIP: TestPause (0.00s) [2022-03-07T14:50:08.178Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T14:50:08.772Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T14:50:09.337Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T14:50:10.712Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T14:50:11.280Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T14:50:11.900Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.45s) [2022-03-07T14:50:11.900Z] === RUN TestPauseStopPausedContainer [2022-03-07T14:50:11.900Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:11.900Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-07T14:50:11.900Z] === RUN TestPsFilter [2022-03-07T14:50:11.900Z] --- PASS: TestPsFilter (0.35s) [2022-03-07T14:50:11.900Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T14:50:12.535Z] ......... [ 85%] [2022-03-07T14:50:12.653Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T14:50:12.653Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T14:50:12.912Z] --- PASS: TestServiceWithDataPathPortInit (15.45s) [2022-03-07T14:50:12.912Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T14:50:15.444Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T14:50:15.622Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.34s) [2022-03-07T14:50:15.622Z] === RUN TestRemoveContainerWithVolume [2022-03-07T14:50:16.011Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kwv9fpphdd94bcykoxtjy0pij Created:2022-03-07 14:50:14.34105081 +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[13b036ad45e28e685aa57ceb51ccb85a40caad409eb2f258df5da121b3cfc3f7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ldowuy4sgfj4e6nty8kb33u4 EndpointID:fc1f89618eacc852eff68d07b3684d788998b73a4410a2a9e698527d07cf66da MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dfa70acfc6c09cce1f14a85885e51c87771d1eabe7b42983d3e85f1139347016 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:199593abcf00 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ldowuy4sgfj4e6nty8kb33u4 EndpointID:fc1f89618eacc852eff68d07b3684d788998b73a4410a2a9e698527d07cf66da EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T14:50:16.946Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T14:50:17.321Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-07T14:50:17.514Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T14:50:18.080Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T14:50:18.521Z] --- PASS: TestRemoveContainerWithVolume (3.27s) [2022-03-07T14:50:18.521Z] === RUN TestRemoveContainerRunning [2022-03-07T14:50:18.521Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-07T14:50:20.608Z] --- PASS: TestBuildMultiStageLayerLeak (20.98s) [2022-03-07T14:50:20.608Z] === RUN TestBuildWithHugeFile [2022-03-07T14:50:20.627Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.56s) [2022-03-07T14:50:20.627Z] PASS [2022-03-07T14:50:20.627Z] [2022-03-07T14:50:20.627Z] === Skipped [2022-03-07T14:50:20.627Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:50:20.627Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:50:20.627Z] [2022-03-07T14:50:20.627Z] DONE 26 tests, 1 skipped in 48.412s [2022-03-07T14:50:20.627Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T14:50:20.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:50:20.627Z] ++ set -e [2022-03-07T14:50:20.627Z] ++ '[' -n 0 ']' [2022-03-07T14:50:20.627Z] ++ set -x [2022-03-07T14:50:20.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:50:20.627Z] INFO: Testing against a local daemon [2022-03-07T14:50:20.627Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T14:50:20.627Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:50:20.627Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-07T14:50:20.627Z] === RUN TestDockerNetworkIpvlan [2022-03-07T14:50:20.627Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:50:20.627Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T14:50:20.627Z] PASS [2022-03-07T14:50:20.627Z] [2022-03-07T14:50:20.627Z] === Skipped [2022-03-07T14:50:20.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-07T14:50:20.627Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:50:20.627Z] [2022-03-07T14:50:20.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T14:50:20.627Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T14:50:20.627Z] [2022-03-07T14:50:20.627Z] DONE 2 tests, 2 skipped in 0.167s [2022-03-07T14:50:20.627Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T14:50:20.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:50:20.627Z] ++ set -e [2022-03-07T14:50:20.627Z] ++ '[' -n 0 ']' [2022-03-07T14:50:20.627Z] ++ set -x [2022-03-07T14:50:20.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:50:20.885Z] INFO: Testing against a local daemon [2022-03-07T14:50:20.885Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T14:50:21.430Z] --- PASS: TestServiceUpdateSecrets (14.14s) [2022-03-07T14:50:21.430Z] === RUN TestServiceUpdateConfigs [2022-03-07T14:50:22.250Z] --- PASS: TestRemoveContainerRunning (3.40s) [2022-03-07T14:50:22.250Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T14:50:22.260Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-03-07T14:50:22.260Z] === RUN TestDockerNetworkMacvlan [2022-03-07T14:50:23.197Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T14:50:23.528Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T14:50:23.528Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T14:50:23.528Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-07T14:50:23.528Z] === RUN TestDaemonConfigValidation [2022-03-07T14:50:23.528Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T14:50:23.528Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-07T14:50:23.528Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T14:50:23.528Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T14:50:23.528Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T14:50:23.528Z] === RUN TestDaemonProxy [2022-03-07T14:50:23.528Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T14:50:23.528Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T14:50:23.528Z] PASS [2022-03-07T14:50:23.528Z] ok github.com/docker/docker/integration/daemon 0.106s [2022-03-07T14:50:23.528Z] [2022-03-07T14:50:23.528Z] === Skipped [2022-03-07T14:50:23.528Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-07T14:50:23.528Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T14:50:23.528Z] [2022-03-07T14:50:23.528Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-07T14:50:23.528Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T14:50:23.528Z] [2022-03-07T14:50:23.528Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T14:50:23.528Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T14:50:23.528Z] [2022-03-07T14:50:23.528Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-07T14:50:23.528Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T14:50:23.528Z] [2022-03-07T14:50:23.528Z] DONE 4 tests, 4 skipped in 17.605s [2022-03-07T14:50:23.528Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-07T14:50:23.764Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T14:50:24.330Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T14:50:24.898Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T14:50:25.099Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-07T14:50:25.099Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-07T14:50:25.146Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.56s) [2022-03-07T14:50:25.146Z] === RUN TestRemoveInvalidContainer [2022-03-07T14:50:25.146Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-07T14:50:25.146Z] === RUN TestRenameLinkedContainer [2022-03-07T14:50:25.146Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:25.146Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-07T14:50:25.146Z] === RUN TestRenameStoppedContainer [2022-03-07T14:50:26.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-07T14:50:26.883Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-07T14:50:27.056Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T14:50:27.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:27.248Z] INFO: Testing against a local daemon [2022-03-07T14:50:27.248Z] === RUN TestCommitInheritsEnv [2022-03-07T14:50:27.248Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:50:27.248Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-07T14:50:27.248Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T14:50:27.248Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:50:27.248Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T14:50:27.248Z] === RUN TestImportWithCustomPlatform [2022-03-07T14:50:27.248Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:50:27.248Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-07T14:50:27.248Z] === RUN TestImagesFilterMultiReference [2022-03-07T14:50:27.248Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-07T14:50:27.248Z] === RUN TestImagePullPlatformInvalid [2022-03-07T14:50:27.248Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-07T14:50:27.248Z] === RUN TestRemoveImageOrphaning [2022-03-07T14:50:27.992Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-07T14:50:28.212Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2022-03-07T14:50:28.212Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T14:50:28.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-07T14:50:28.212Z] === RUN TestTagInvalidReference [2022-03-07T14:50:28.667Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-07T14:50:28.667Z] === RUN TestTagValidPrefixedRepo [2022-03-07T14:50:28.667Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-07T14:50:28.667Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T14:50:28.667Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-07T14:50:28.667Z] === RUN TestTagOfficialNames [2022-03-07T14:50:28.667Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-07T14:50:28.667Z] === RUN TestTagMatchesDigest [2022-03-07T14:50:28.667Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-07T14:50:28.667Z] PASS [2022-03-07T14:50:28.667Z] ok github.com/docker/docker/integration/image 1.551s [2022-03-07T14:50:28.667Z] [2022-03-07T14:50:28.667Z] === Skipped [2022-03-07T14:50:28.667Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-07T14:50:28.667Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:50:28.667Z] [2022-03-07T14:50:28.667Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T14:50:28.667Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:50:28.667Z] [2022-03-07T14:50:28.667Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-07T14:50:28.667Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:50:28.667Z] [2022-03-07T14:50:28.667Z] DONE 12 tests, 3 skipped in 5.154s [2022-03-07T14:50:28.868Z] --- PASS: TestRenameStoppedContainer (3.35s) [2022-03-07T14:50:28.868Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T14:50:29.124Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-07T14:50:29.369Z] docker_api_swarm_test.go:304: [d5ff27e1917d0] joining swarm manager [dfcf89f25d765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:50:29.628Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T14:50:29.650Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-07T14:50:29.651Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-07T14:50:29.886Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T14:50:30.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:30.654Z] INFO: Testing against a local daemon [2022-03-07T14:50:30.654Z] === RUN TestNetworkCreateDelete [2022-03-07T14:50:30.654Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:30.654Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-07T14:50:30.654Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T14:50:30.654Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-07T14:50:30.654Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T14:50:30.654Z] === RUN TestDaemonDNSFallback [2022-03-07T14:50:30.654Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:30.654Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-07T14:50:30.654Z] === RUN TestInspectNetwork [2022-03-07T14:50:30.654Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:30.654Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T14:50:30.654Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T14:50:30.654Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:30.654Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestNetworkInvalidJSON [2022-03-07T14:50:30.655Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T14:50:30.655Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T14:50:30.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:50:30.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:50:30.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:50:30.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:50:30.655Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T14:50:30.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:50:30.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:50:30.655Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-07T14:50:30.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T14:50:30.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-07T14:50:30.655Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T14:50:30.655Z] === RUN TestNetworkList [2022-03-07T14:50:30.655Z] === RUN TestNetworkList//networks [2022-03-07T14:50:30.655Z] === PAUSE TestNetworkList//networks [2022-03-07T14:50:30.655Z] === RUN TestNetworkList//networks/ [2022-03-07T14:50:30.655Z] === PAUSE TestNetworkList//networks/ [2022-03-07T14:50:30.655Z] === CONT TestNetworkList//networks [2022-03-07T14:50:30.655Z] === CONT TestNetworkList//networks/ [2022-03-07T14:50:30.655Z] --- PASS: TestNetworkList (0.05s) [2022-03-07T14:50:30.655Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T14:50:30.655Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T14:50:30.655Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T14:50:30.655Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T14:50:30.655Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T14:50:30.655Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T14:50:30.655Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T14:50:30.655Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T14:50:30.655Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T14:50:30.655Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:50:30.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T14:50:30.655Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T14:50:30.655Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T14:50:30.655Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T14:50:30.655Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T14:50:30.655Z] PASS [2022-03-07T14:50:30.655Z] ok github.com/docker/docker/integration/network 0.172s [2022-03-07T14:50:30.821Z] docker_api_swarm_test.go:305: [d633f76f412ee] joining swarm manager [dfcf89f25d765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === Skipped [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-07T14:50:31.114Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T14:50:31.114Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-07T14:50:31.114Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-07T14:50:31.114Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T14:50:31.114Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T14:50:31.114Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T14:50:31.114Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T14:50:31.114Z] [2022-03-07T14:50:31.114Z] DONE 22 tests, 15 skipped in 2.022s [2022-03-07T14:50:31.114Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-07T14:50:31.571Z] testing: warning: no tests to run [2022-03-07T14:50:31.571Z] PASS [2022-03-07T14:50:31.571Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2022-03-07T14:50:31.571Z] [2022-03-07T14:50:31.571Z] DONE 0 tests in 0.656s [2022-03-07T14:50:31.759Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-07T14:50:32.028Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-07T14:50:32.485Z] testing: warning: no tests to run [2022-03-07T14:50:32.485Z] PASS [2022-03-07T14:50:32.485Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-03-07T14:50:32.485Z] [2022-03-07T14:50:32.485Z] DONE 0 tests in 0.609s [2022-03-07T14:50:32.485Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-07T14:50:32.694Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T14:50:33.449Z] testing: warning: no tests to run [2022-03-07T14:50:33.449Z] PASS [2022-03-07T14:50:33.449Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-03-07T14:50:33.449Z] [2022-03-07T14:50:33.449Z] DONE 0 tests in 0.607s [2022-03-07T14:50:33.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-07T14:50:33.629Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T14:50:33.854Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-07T14:50:33.905Z] testing: warning: no tests to run [2022-03-07T14:50:33.905Z] PASS [2022-03-07T14:50:33.905Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-03-07T14:50:33.905Z] [2022-03-07T14:50:33.905Z] DONE 0 tests in 0.625s [2022-03-07T14:50:33.905Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-07T14:50:34.115Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-07T14:50:34.115Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-07T14:50:34.115Z] [2022-03-07T14:50:34.115Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-07T14:50:34.115Z] =========================== short test summary info ============================ [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-07T14:50:34.115Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-07T14:50:34.115Z] Not supported on most drivers [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-07T14:50:34.115Z] Output of docker top depends on host distro, and is not formalized. [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-07T14:50:34.115Z] Output of docker top depends on host distro, and is not formalized. [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-07T14:50:34.115Z] Can fail if eth0 has multiple IP addresses [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-07T14:50:34.115Z] This doesn't seem to be taken into account by the engine [2022-03-07T14:50:34.115Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-07T14:50:34.115Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-07T14:50:34.115Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.39 seconds == [2022-03-07T14:50:34.195Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T14:50:34.375Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-07T14:50:34.764Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T14:50:35.331Z] --- PASS: TestDockerNetworkMacvlan (13.01s) [2022-03-07T14:50:35.331Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-07T14:50:35.331Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-07T14:50:35.331Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-03-07T14:50:35.331Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.37s) [2022-03-07T14:50:35.331Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s) [2022-03-07T14:50:35.331Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-03-07T14:50:35.331Z] PASS [2022-03-07T14:50:35.331Z] [2022-03-07T14:50:35.331Z] DONE 8 tests in 14.519s [2022-03-07T14:50:35.331Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T14:50:35.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:50:35.331Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T14:50:35.331Z] ++ set -e [2022-03-07T14:50:35.331Z] ++ '[' -n 0 ']' [2022-03-07T14:50:35.331Z] ++ set -x [2022-03-07T14:50:35.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:50:35.331Z] testing: warning: no tests to run [2022-03-07T14:50:35.331Z] PASS [2022-03-07T14:50:35.331Z] [2022-03-07T14:50:35.331Z] DONE 0 tests in 0.047s [2022-03-07T14:50:35.331Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T14:50:35.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:50:35.331Z] ++ set -e [2022-03-07T14:50:35.331Z] ++ '[' -n 0 ']' [2022-03-07T14:50:35.331Z] ++ set -x [2022-03-07T14:50:35.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:50:35.590Z] INFO: Testing against a local daemon [2022-03-07T14:50:35.590Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T14:50:35.590Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T14:50:35.926Z] --- PASS: TestRenameRunningContainerAndReuse (6.61s) [2022-03-07T14:50:35.926Z] === RUN TestRenameInvalidName [2022-03-07T14:50:36.317Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2022-03-07T14:50:36.317Z] === RUN TestServiceUpdateNetwork [2022-03-07T14:50:36.526Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T14:50:37.094Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-03-07T14:50:37.094Z] === RUN TestAuthZPluginTLS [2022-03-07T14:50:37.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:37.633Z] INFO: Testing against a local daemon [2022-03-07T14:50:37.633Z] === RUN TestPluginInvalidJSON [2022-03-07T14:50:37.633Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:50:37.633Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:50:37.633Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:50:37.633Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-07T14:50:37.633Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T14:50:37.633Z] === RUN TestPluginInstall [2022-03-07T14:50:37.633Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T14:50:37.633Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T14:50:37.633Z] === RUN TestPluginsWithRuntimes [2022-03-07T14:50:37.633Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T14:50:37.633Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T14:50:37.633Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T14:50:37.633Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T14:50:37.633Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T14:50:37.633Z] PASS [2022-03-07T14:50:37.633Z] ok github.com/docker/docker/integration/plugin/common 0.106s [2022-03-07T14:50:37.660Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-07T14:50:37.660Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T14:50:37.660Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T14:50:37.919Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-07T14:50:37.919Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T14:50:38.089Z] [2022-03-07T14:50:38.089Z] === Skipped [2022-03-07T14:50:38.089Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-07T14:50:38.089Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T14:50:38.089Z] [2022-03-07T14:50:38.089Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-07T14:50:38.089Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T14:50:38.089Z] [2022-03-07T14:50:38.089Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T14:50:38.089Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T14:50:38.089Z] [2022-03-07T14:50:38.089Z] DONE 5 tests, 3 skipped in 3.859s [2022-03-07T14:50:38.089Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-07T14:50:38.179Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T14:50:38.438Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-07T14:50:38.438Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T14:50:38.823Z] --- PASS: TestRenameInvalidName (3.34s) [2022-03-07T14:50:38.823Z] === RUN TestRenameAnonymousContainer [2022-03-07T14:50:39.375Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2022-03-07T14:50:39.375Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T14:50:40.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:40.259Z] INFO: Testing against a local daemon [2022-03-07T14:50:40.259Z] === RUN TestExternalGraphDriver [2022-03-07T14:50:40.259Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T14:50:40.259Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-07T14:50:40.259Z] === RUN TestGraphdriverPluginV2 [2022-03-07T14:50:40.259Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T14:50:40.259Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-07T14:50:40.259Z] PASS [2022-03-07T14:50:40.259Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.111s [2022-03-07T14:50:40.259Z] [2022-03-07T14:50:40.259Z] === Skipped [2022-03-07T14:50:40.259Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-07T14:50:40.259Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T14:50:40.259Z] [2022-03-07T14:50:40.259Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-07T14:50:40.259Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T14:50:40.259Z] [2022-03-07T14:50:40.259Z] DONE 2 tests, 2 skipped in 2.098s [2022-03-07T14:50:40.259Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-07T14:50:40.760Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-03-07T14:50:40.760Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T14:50:41.018Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T14:50:41.018Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-07T14:50:41.018Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T14:50:41.018Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T14:50:41.585Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T14:50:41.585Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-07T14:50:41.585Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T14:50:41.585Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-07T14:50:41.585Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T14:50:41.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:41.788Z] INFO: Testing against a local daemon [2022-03-07T14:50:41.788Z] === RUN TestReadPluginNoRead [2022-03-07T14:50:41.788Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T14:50:41.788Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-07T14:50:41.788Z] PASS [2022-03-07T14:50:41.788Z] ok github.com/docker/docker/integration/plugin/logging 0.079s [2022-03-07T14:50:41.843Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T14:50:42.102Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-07T14:50:42.102Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T14:50:42.245Z] [2022-03-07T14:50:42.245Z] === Skipped [2022-03-07T14:50:42.245Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-07T14:50:42.245Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T14:50:42.245Z] [2022-03-07T14:50:42.245Z] DONE 1 tests, 1 skipped in 1.869s [2022-03-07T14:50:42.245Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-07T14:50:42.360Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T14:50:42.619Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T14:50:43.186Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T14:50:43.208Z] testing: warning: no tests to run [2022-03-07T14:50:43.208Z] PASS [2022-03-07T14:50:43.208Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-03-07T14:50:43.208Z] [2022-03-07T14:50:43.208Z] DONE 0 tests in 1.012s [2022-03-07T14:50:43.208Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-07T14:50:44.121Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2022-03-07T14:50:44.121Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T14:50:45.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:45.377Z] INFO: Testing against a local daemon [2022-03-07T14:50:45.377Z] === RUN TestPluginWithDevMounts [2022-03-07T14:50:45.377Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:45.377Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T14:50:45.377Z] PASS [2022-03-07T14:50:45.377Z] ok github.com/docker/docker/integration/plugin/volumes 0.091s [2022-03-07T14:50:45.377Z] [2022-03-07T14:50:45.377Z] === Skipped [2022-03-07T14:50:45.377Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-07T14:50:45.377Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:45.377Z] [2022-03-07T14:50:45.377Z] DONE 1 tests, 1 skipped in 1.939s [2022-03-07T14:50:45.377Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-07T14:50:46.022Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2022-03-07T14:50:46.022Z] === RUN TestAuthZPluginHeader [2022-03-07T14:50:46.313Z] --- PASS: TestServiceUpdateNetwork (11.90s) [2022-03-07T14:50:46.313Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T14:50:46.588Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T14:50:46.588Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-03-07T14:50:46.588Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T14:50:46.598Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T14:50:46.598Z] [2022-03-07T14:50:46.598Z] Unloading profiles will leave already running processes permanently [2022-03-07T14:50:46.598Z] unconfined, which can lead to unexpected situations. [2022-03-07T14:50:46.598Z] [2022-03-07T14:50:46.598Z] To set a process to complain mode, use the command line tool [2022-03-07T14:50:46.598Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T14:50:46.598Z] Post stage [Pipeline] junit [2022-03-07T14:50:46.612Z] Recording test results [2022-03-07T14:50:46.710Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-07T14:50:46.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:46.907Z] INFO: Testing against a local daemon [2022-03-07T14:50:46.907Z] === RUN TestSecretInspect [2022-03-07T14:50:46.907Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-07T14:50:46.907Z] === RUN TestSecretList [2022-03-07T14:50:46.907Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] --- SKIP: TestSecretList (0.00s) [2022-03-07T14:50:46.907Z] === RUN TestSecretsCreateAndDelete [2022-03-07T14:50:46.907Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-07T14:50:46.907Z] === RUN TestSecretsUpdate [2022-03-07T14:50:46.907Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-07T14:50:46.907Z] === RUN TestTemplatedSecret [2022-03-07T14:50:46.907Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T14:50:46.907Z] === RUN TestSecretCreateResolve [2022-03-07T14:50:46.907Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:46.907Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-07T14:50:46.907Z] PASS [2022-03-07T14:50:46.907Z] ok github.com/docker/docker/integration/secret 0.087s [2022-03-07T14:50:46.907Z] [2022-03-07T14:50:46.907Z] === Skipped [2022-03-07T14:50:46.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-07T14:50:46.907Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] [2022-03-07T14:50:46.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-07T14:50:46.907Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] [2022-03-07T14:50:46.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-07T14:50:46.907Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] [2022-03-07T14:50:46.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-07T14:50:46.907Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] [2022-03-07T14:50:46.907Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-07T14:50:46.907Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:46.907Z] [2022-03-07T14:50:46.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-07T14:50:46.907Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:46.907Z] [2022-03-07T14:50:46.907Z] DONE 6 tests, 6 skipped in 1.686s [2022-03-07T14:50:46.907Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-07T14:50:46.997Z] + echo Ensuring container killed. [2022-03-07T14:50:46.997Z] Ensuring container killed. [2022-03-07T14:50:46.997Z] + docker rm -vf docker-pr2 [2022-03-07T14:50:46.997Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T14:50:47.155Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T14:50:47.252Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T14:50:47.283Z] + echo Chowning /workspace to jenkins user [2022-03-07T14:50:47.283Z] Chowning /workspace to jenkins user [2022-03-07T14:50:47.283Z] + id -u [2022-03-07T14:50:47.283Z] + id -g [2022-03-07T14:50:47.283Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43342:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T14:50:47.822Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T14:50:48.091Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T14:50:48.351Z] === RUN TestDockerSuite/TestBuildTagEvent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T14:50:48.917Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T14:50:48.968Z] + bundleName=docker-py [2022-03-07T14:50:48.968Z] + echo Creating docker-py-bundles.tar.gz [2022-03-07T14:50:48.968Z] Creating docker-py-bundles.tar.gz [2022-03-07T14:50:48.968Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-07T14:50:48.984Z] Archiving artifacts [2022-03-07T14:50:49.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:49.094Z] INFO: Testing against a local daemon [2022-03-07T14:50:49.094Z] === RUN TestServiceCreateInit [2022-03-07T14:50:49.094Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T14:50:49.094Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.094Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T14:50:49.094Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.094Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-07T14:50:49.094Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:50:49.094Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:50:49.094Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T14:50:49.094Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.094Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-07T14:50:49.094Z] === RUN TestCreateServiceConflict [2022-03-07T14:50:49.094Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.094Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-07T14:50:49.094Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T14:50:49.094Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.094Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-07T14:50:49.094Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T14:50:49.094Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.094Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T14:50:49.095Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T14:50:49.095Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.095Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-07T14:50:49.095Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T14:50:49.095Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.095Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-07T14:50:49.095Z] === RUN TestCreateServiceSysctls [2022-03-07T14:50:49.095Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.095Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-07T14:50:49.095Z] === RUN TestCreateServiceCapabilities [2022-03-07T14:50:49.278Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-07T14:50:49.552Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-07T14:50:49.552Z] === RUN TestInspect [2022-03-07T14:50:49.552Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestInspect (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestCreateJob [2022-03-07T14:50:49.552Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestCreateJob (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestReplicatedJob [2022-03-07T14:50:49.552Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestUpdateReplicatedJob [2022-03-07T14:50:49.552Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestServiceListWithStatuses [2022-03-07T14:50:49.552Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T14:50:49.552Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestDockerNetworkReConnect [2022-03-07T14:50:49.552Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestServicePlugin [2022-03-07T14:50:49.552Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestServiceUpdateLabel [2022-03-07T14:50:49.552Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestServiceUpdateSecrets [2022-03-07T14:50:49.552Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestServiceUpdateConfigs [2022-03-07T14:50:49.552Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestServiceUpdateNetwork [2022-03-07T14:50:49.552Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-07T14:50:49.552Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T14:50:49.552Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-07T14:50:49.552Z] PASS [2022-03-07T14:50:49.552Z] ok github.com/docker/docker/integration/service 0.213s [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === Skipped [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:50:49.552Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:50:49.552Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-07T14:50:49.552Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-07T14:50:49.552Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-07T14:50:49.552Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T14:50:49.552Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-07T14:50:49.552Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-07T14:50:49.552Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-07T14:50:49.552Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-07T14:50:49.552Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-07T14:50:49.552Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-07T14:50:49.552Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-07T14:50:49.552Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-07T14:50:49.552Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-07T14:50:49.552Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-07T14:50:49.552Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-07T14:50:49.552Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-07T14:50:49.552Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-07T14:50:49.552Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-07T14:50:49.552Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-07T14:50:49.552Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-07T14:50:49.552Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-07T14:50:49.552Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:50:49.552Z] [2022-03-07T14:50:49.552Z] DONE 24 tests, 23 skipped in 2.358s [2022-03-07T14:50:49.552Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-07T14:50:49.644Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh binary [2022-03-07T14:50:49.853Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-07T14:50:49.905Z] [2022-03-07T14:50:50.111Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T14:50:50.167Z] Removing bundles/ [2022-03-07T14:50:50.167Z] [2022-03-07T14:50:50.167Z] ---> Making bundle: binary (in bundles/binary) [2022-03-07T14:50:50.167Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-07T14:50:50.167Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:50:51.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:51.080Z] INFO: Testing against a local daemon [2022-03-07T14:50:51.080Z] === RUN TestSessionCreate [2022-03-07T14:50:51.080Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:51.080Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-07T14:50:51.080Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T14:50:51.080Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:51.080Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T14:50:51.080Z] PASS [2022-03-07T14:50:51.080Z] ok github.com/docker/docker/integration/session 0.081s [2022-03-07T14:50:51.080Z] [2022-03-07T14:50:51.080Z] === Skipped [2022-03-07T14:50:51.080Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-07T14:50:51.080Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:51.080Z] [2022-03-07T14:50:51.080Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T14:50:51.080Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:51.080Z] [2022-03-07T14:50:51.080Z] DONE 2 tests, 2 skipped in 1.629s [2022-03-07T14:50:51.487Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.70s) [2022-03-07T14:50:51.487Z] === RUN TestAuthZPluginV2Disable [2022-03-07T14:50:51.538Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-07T14:50:51.746Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T14:50:53.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:53.066Z] INFO: Testing against a local daemon [2022-03-07T14:50:53.066Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:50:53.066Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:53.066Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestDiskUsage [2022-03-07T14:50:53.066Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T14:50:53.066Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestEventsExecDie [2022-03-07T14:50:53.066Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T14:50:53.066Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestEventsBackwardsCompatible [2022-03-07T14:50:53.066Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T14:50:53.066Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestEventsVolumeCreate [2022-03-07T14:50:53.066Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T14:50:53.066Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestInfoAPI [2022-03-07T14:50:53.066Z] --- PASS: TestInfoAPI (0.06s) [2022-03-07T14:50:53.066Z] === RUN TestInfoAPIWarnings [2022-03-07T14:50:53.066Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:50:53.066Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestInfoDebug [2022-03-07T14:50:53.066Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:50:53.066Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestInfoInsecureRegistries [2022-03-07T14:50:53.066Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:50:53.066Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestInfoRegistryMirrors [2022-03-07T14:50:53.066Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:50:53.066Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-07T14:50:53.066Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T14:50:53.612Z] --- PASS: TestRenameAnonymousContainer (12.78s) [2022-03-07T14:50:53.612Z] === RUN TestRenameContainerWithSameName [2022-03-07T14:50:54.027Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-03-07T14:50:54.027Z] === RUN TestPingCacheHeaders [2022-03-07T14:50:54.027Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-07T14:50:54.027Z] === RUN TestPingGet [2022-03-07T14:50:54.027Z] --- PASS: TestPingGet (0.03s) [2022-03-07T14:50:54.027Z] === RUN TestPingHead [2022-03-07T14:50:54.027Z] --- PASS: TestPingHead (0.03s) [2022-03-07T14:50:54.027Z] === RUN TestVersion [2022-03-07T14:50:54.027Z] --- PASS: TestVersion (0.03s) [2022-03-07T14:50:54.027Z] PASS [2022-03-07T14:50:54.027Z] ok github.com/docker/docker/integration/system 1.183s [2022-03-07T14:50:54.276Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === Skipped [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:50:54.484Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-07T14:50:54.484Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-07T14:50:54.484Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-07T14:50:54.484Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-07T14:50:54.484Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-07T14:50:54.484Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-07T14:50:54.484Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-07T14:50:54.484Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-07T14:50:54.484Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:50:54.484Z] [2022-03-07T14:50:54.484Z] DONE 15 tests, 9 skipped in 2.928s [2022-03-07T14:50:54.484Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-07T14:50:55.150Z] --- PASS: TestRenameContainerWithSameName (3.51s) [2022-03-07T14:50:55.150Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T14:50:55.150Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T14:50:55.150Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T14:50:55.150Z] === RUN TestResize [2022-03-07T14:50:55.211Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2022-03-07T14:50:55.211Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T14:50:55.945Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T14:50:56.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:50:56.016Z] INFO: Testing against a local daemon [2022-03-07T14:50:56.016Z] === RUN TestVolumesCreateAndList [2022-03-07T14:50:56.016Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-07T14:50:56.016Z] === RUN TestVolumesRemove [2022-03-07T14:50:56.016Z] --- PASS: TestVolumesRemove (0.16s) [2022-03-07T14:50:56.016Z] === RUN TestVolumesInspect [2022-03-07T14:50:56.016Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-07T14:50:56.016Z] === RUN TestVolumesInvalidJSON [2022-03-07T14:50:56.016Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T14:50:56.016Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T14:50:56.016Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T14:50:56.016Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-07T14:50:56.016Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T14:50:56.016Z] PASS [2022-03-07T14:50:56.016Z] ok github.com/docker/docker/integration/volume 0.330s [2022-03-07T14:50:56.472Z] [2022-03-07T14:50:56.472Z] DONE 5 tests in 1.952s [2022-03-07T14:50:56.472Z] INFO: make.ps1 ended at 03/07/2022 14:50:56 [2022-03-07T14:50:56.472Z] INFO: Integration CLI tests being run from the host: [2022-03-07T14:50:56.472Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-07T14:50:58.873Z] --- PASS: TestResize (3.35s) [2022-03-07T14:50:58.873Z] === RUN TestResizeWithInvalidSize [2022-03-07T14:51:01.770Z] --- PASS: TestResizeWithInvalidSize (3.37s) [2022-03-07T14:51:01.770Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T14:51:01.770Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (5.92s) [2022-03-07T14:51:01.771Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T14:51:01.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-07T14:51:02.516Z] --- PASS: TestServiceUpdatePidsLimit (15.50s) [2022-03-07T14:51:02.516Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-07T14:51:02.516Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-07T14:51:02.516Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-03-07T14:51:02.516Z] PASS [2022-03-07T14:51:02.516Z] [2022-03-07T14:51:02.516Z] === Skipped [2022-03-07T14:51:02.516Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T14:51:02.516Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T14:51:02.516Z] [2022-03-07T14:51:02.516Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-07T14:51:02.516Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T14:51:02.516Z] [2022-03-07T14:51:02.516Z] DONE 27 tests, 2 skipped in 144.601s [2022-03-07T14:51:02.516Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T14:51:02.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:02.516Z] ++ set -e [2022-03-07T14:51:02.516Z] ++ '[' -n 0 ']' [2022-03-07T14:51:02.516Z] ++ set -x [2022-03-07T14:51:02.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:02.516Z] INFO: Testing against a local daemon [2022-03-07T14:51:02.516Z] === RUN TestSessionCreate [2022-03-07T14:51:02.516Z] --- PASS: TestSessionCreate (0.03s) [2022-03-07T14:51:02.516Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T14:51:02.516Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T14:51:02.516Z] PASS [2022-03-07T14:51:02.516Z] [2022-03-07T14:51:02.516Z] DONE 2 tests in 0.118s [2022-03-07T14:51:02.516Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T14:51:02.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:02.516Z] ++ set -e [2022-03-07T14:51:02.516Z] ++ '[' -n 0 ']' [2022-03-07T14:51:02.516Z] ++ set -x [2022-03-07T14:51:02.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:02.516Z] INFO: Testing against a local daemon [2022-03-07T14:51:02.516Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:51:02.516Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T14:51:02.516Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:51:02.516Z] === RUN TestDiskUsage [2022-03-07T14:51:02.516Z] === PAUSE TestDiskUsage [2022-03-07T14:51:02.516Z] === RUN TestEventsExecDie [2022-03-07T14:51:02.516Z] --- PASS: TestEventsExecDie (0.45s) [2022-03-07T14:51:02.516Z] === RUN TestEventsBackwardsCompatible [2022-03-07T14:51:02.776Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-07T14:51:02.776Z] === RUN TestEventsVolumeCreate [2022-03-07T14:51:02.776Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-07T14:51:02.776Z] === RUN TestInfoBinaryCommits [2022-03-07T14:51:02.776Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T14:51:02.776Z] === RUN TestInfoAPIVersioned [2022-03-07T14:51:02.776Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-07T14:51:02.776Z] === RUN TestInfoAPI [2022-03-07T14:51:02.776Z] --- PASS: TestInfoAPI (0.02s) [2022-03-07T14:51:02.776Z] === RUN TestInfoAPIWarnings [2022-03-07T14:51:03.676Z] docker_api_swarm_test.go:272: [d9d7217fad67c] joining swarm manager [db06e2b9c98cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:51:05.054Z] docker_api_swarm_test.go:273: [d3596159e5640] joining swarm manager [db06e2b9c98cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:51:05.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:51:05.063Z] INFO: Testing against a local daemon [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T14:51:05.063Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T14:51:05.063Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T14:51:05.063Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T14:51:05.490Z] --- PASS: TestResizeWhenContainerNotStarted (3.48s) [2022-03-07T14:51:05.490Z] === RUN TestDaemonRestartKillContainers [2022-03-07T14:51:05.490Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:05.490Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:51:05.490Z] === RUN TestStats [2022-03-07T14:51:05.490Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T14:51:05.490Z] --- SKIP: TestStats (0.00s) [2022-03-07T14:51:05.490Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T14:51:05.624Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T14:51:06.025Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T14:51:06.025Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T14:51:06.989Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T14:51:06.989Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T14:51:07.005Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T14:51:07.005Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T14:51:08.380Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T14:51:09.313Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T14:51:10.248Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T14:51:10.248Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-07T14:51:10.248Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T14:51:10.248Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-07T14:51:10.248Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T14:51:10.248Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-07T14:51:10.248Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T14:51:10.248Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-07T14:51:10.248Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T14:51:11.624Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T14:51:11.624Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T14:51:12.190Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T14:51:12.449Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.49s) [2022-03-07T14:51:12.449Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T14:51:12.706Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T14:51:13.274Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T14:51:13.532Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T14:51:14.067Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.74s) [2022-03-07T14:51:14.067Z] === RUN TestStopContainerWithTimeout [2022-03-07T14:51:14.067Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T14:51:14.067Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-07T14:51:14.067Z] === RUN TestUpdateRestartPolicy [2022-03-07T14:51:15.432Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T14:51:16.366Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T14:51:16.932Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T14:51:17.190Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T14:51:17.756Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T14:51:17.756Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-07T14:51:17.756Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T14:51:18.014Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T14:51:19.388Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T14:51:19.388Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T14:51:19.388Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T14:51:19.388Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T14:51:19.955Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T14:51:20.523Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T14:51:20.870Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-03-07T14:51:20.870Z] === RUN TestInfoDebug [2022-03-07T14:51:20.870Z] --- PASS: TestInfoDebug (0.52s) [2022-03-07T14:51:20.870Z] === RUN TestInfoInsecureRegistries [2022-03-07T14:51:20.870Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-07T14:51:20.870Z] === RUN TestInfoRegistryMirrors [2022-03-07T14:51:20.870Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-07T14:51:20.870Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T14:51:20.870Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-07T14:51:20.870Z] === RUN TestPingCacheHeaders [2022-03-07T14:51:20.870Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T14:51:20.870Z] === RUN TestPingGet [2022-03-07T14:51:20.870Z] --- PASS: TestPingGet (0.01s) [2022-03-07T14:51:20.870Z] === RUN TestPingHead [2022-03-07T14:51:20.870Z] --- PASS: TestPingHead (0.02s) [2022-03-07T14:51:20.870Z] === RUN TestVersion [2022-03-07T14:51:20.870Z] --- PASS: TestVersion (0.02s) [2022-03-07T14:51:20.870Z] === CONT TestDiskUsage [2022-03-07T14:51:21.090Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T14:51:21.130Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T14:51:21.390Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T14:51:21.650Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage (1.05s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T14:51:21.650Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:51:21.650Z] PASS [2022-03-07T14:51:21.650Z] [2022-03-07T14:51:21.650Z] === Skipped [2022-03-07T14:51:21.650Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:51:21.650Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T14:51:21.650Z] [2022-03-07T14:51:21.650Z] DONE 50 tests, 1 skipped in 19.633s [2022-03-07T14:51:21.650Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T14:51:21.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:21.650Z] ++ set -e [2022-03-07T14:51:21.650Z] ++ '[' -n 0 ']' [2022-03-07T14:51:21.650Z] ++ set -x [2022-03-07T14:51:21.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:21.656Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T14:51:21.910Z] INFO: Testing against a local daemon [2022-03-07T14:51:21.910Z] === RUN TestVolumesCreateAndList [2022-03-07T14:51:21.910Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-07T14:51:21.910Z] === RUN TestVolumesRemove [2022-03-07T14:51:21.910Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-07T14:51:21.910Z] === RUN TestVolumesInspect [2022-03-07T14:51:21.910Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-07T14:51:21.910Z] === RUN TestVolumesInvalidJSON [2022-03-07T14:51:21.910Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T14:51:21.910Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T14:51:21.910Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T14:51:21.910Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T14:51:21.910Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T14:51:21.910Z] PASS [2022-03-07T14:51:21.910Z] [2022-03-07T14:51:21.910Z] DONE 5 tests in 0.179s [2022-03-07T14:51:21.910Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T14:51:21.910Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T14:51:21.910Z] +++ kill 13096 [2022-03-07T14:51:22.171Z] +++ /etc/init.d/apparmor stop [2022-03-07T14:51:22.171Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T14:51:22.171Z] [2022-03-07T14:51:22.171Z] Unloading profiles will leave already running processes permanently [2022-03-07T14:51:22.171Z] unconfined, which can lead to unexpected situations. [2022-03-07T14:51:22.171Z] [2022-03-07T14:51:22.171Z] To set a process to complain mode, use the command line tool [2022-03-07T14:51:22.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T14:51:22.171Z] +++ true [2022-03-07T14:51:22.171Z] exiting test-integration [2022-03-07T14:51:22.171Z] ++ exit 0 [2022-03-07T14:51:22.171Z] [2022-03-07T14:51:22.591Z] === RUN TestDockerSuite/TestCommitNewFile Post stage [Pipeline] junit [2022-03-07T14:51:22.753Z] Recording test results [2022-03-07T14:51:22.920Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T14:51:23.273Z] + echo Ensuring container killed. [2022-03-07T14:51:23.273Z] Ensuring container killed. [2022-03-07T14:51:23.273Z] + docker rm -vf docker-pr2 [2022-03-07T14:51:23.273Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T14:51:23.527Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T14:51:23.556Z] + echo Chowning /workspace to jenkins user [2022-03-07T14:51:23.557Z] Chowning /workspace to jenkins user [2022-03-07T14:51:23.557Z] + id -u [2022-03-07T14:51:23.557Z] + id -g [2022-03-07T14:51:23.557Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43342:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T14:51:24.095Z] === RUN TestDockerSuite/TestCommitTTY [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T14:51:24.790Z] + bundleName=arm64-integration [2022-03-07T14:51:24.791Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-07T14:51:24.791Z] Creating arm64-integration-bundles.tar.gz [2022-03-07T14:51:24.791Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-07T14:51:24.791Z] + 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 [2022-03-07T14:51:24.804Z] Archiving artifacts [2022-03-07T14:51:25.029Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T14:51:25.063Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T14:51:25.373Z] + make clean [2022-03-07T14:51:25.373Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T14:51:25.373Z] docker-dev-cache [2022-03-07T14:51:25.373Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T14:51:25.595Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T14:51:26.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-07T14:51:26.743Z] === RUN TestDockerSuite/TestCommitWithoutPause [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T14:51:27.312Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T14:51:27.312Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T14:51:27.312Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T14:51:27.571Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T14:51:27.571Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T14:51:27.571Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T14:51:27.571Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T14:51:28.950Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T14:51:28.950Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-07T14:51:28.950Z] PASS [2022-03-07T14:51:28.950Z] [2022-03-07T14:51:28.950Z] DONE 17 tests in 53.649s [2022-03-07T14:51:28.950Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T14:51:28.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:28.950Z] ++ set -e [2022-03-07T14:51:28.950Z] ++ '[' -n 0 ']' [2022-03-07T14:51:28.950Z] ++ set -x [2022-03-07T14:51:28.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:29.208Z] INFO: Testing against a local daemon [2022-03-07T14:51:29.208Z] === RUN TestPluginInvalidJSON [2022-03-07T14:51:29.208Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:51:29.208Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:51:29.208Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:51:29.208Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-07T14:51:29.208Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T14:51:29.208Z] === RUN TestPluginInstall [2022-03-07T14:51:29.208Z] === RUN TestPluginInstall/no_auth [2022-03-07T14:51:30.145Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T14:51:30.145Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T14:51:30.712Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T14:51:31.280Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T14:51:31.847Z] time="2022-03-07T14:51:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:51:31.847Z] time="2022-03-07T14:51:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b87729881210f981daff875e3cb3f319e551672d74186e6ba8afd2b89c28921" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:51:31.847Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T14:51:31.847Z] time="2022-03-07T14:51:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:51:31.847Z] time="2022-03-07T14:51:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b87729881210f981daff875e3cb3f319e551672d74186e6ba8afd2b89c28921" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:51:32.106Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T14:51:32.365Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T14:51:32.365Z] time="2022-03-07T14:51:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:51:32.365Z] time="2022-03-07T14:51:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b87729881210f981daff875e3cb3f319e551672d74186e6ba8afd2b89c28921" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:51:32.365Z] time="2022-03-07T14:51:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:51:32.365Z] time="2022-03-07T14:51:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b87729881210f981daff875e3cb3f319e551672d74186e6ba8afd2b89c28921" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:51:32.932Z] === RUN TestPluginInstall/with_insecure [2022-03-07T14:51:32.932Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T14:51:32.932Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T14:51:32.932Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T14:51:33.499Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T14:51:33.499Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T14:51:33.499Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T14:51:33.499Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T14:51:33.757Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T14:51:33.757Z] time="2022-03-07T14:51:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:51:33.757Z] time="2022-03-07T14:51:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72124ad5e8a4813574e812b479b4e4494882c1792cf4301531285f25279c55ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:51:33.757Z] time="2022-03-07T14:51:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T14:51:33.757Z] time="2022-03-07T14:51:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72124ad5e8a4813574e812b479b4e4494882c1792cf4301531285f25279c55ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T14:51:34.016Z] plugin_test.go:165: [d5e19724d8bdb] daemon is not started [2022-03-07T14:51:34.016Z] --- PASS: TestPluginInstall (4.84s) [2022-03-07T14:51:34.016Z] --- PASS: TestPluginInstall/no_auth (2.83s) [2022-03-07T14:51:34.016Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2022-03-07T14:51:34.016Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2022-03-07T14:51:34.016Z] === RUN TestPluginsWithRuntimes [2022-03-07T14:51:34.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T14:51:34.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T14:51:35.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T14:51:35.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T14:51:35.671Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T14:51:36.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T14:51:36.864Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T14:51:37.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T14:51:37.123Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T14:51:37.693Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T14:51:37.951Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-03-07T14:51:37.951Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-03-07T14:51:37.951Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-03-07T14:51:37.951Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T14:51:38.209Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T14:51:38.777Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-03-07T14:51:38.777Z] PASS [2022-03-07T14:51:38.777Z] [2022-03-07T14:51:38.777Z] DONE 10 tests in 9.713s [2022-03-07T14:51:38.777Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T14:51:38.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:38.777Z] ++ set -e [2022-03-07T14:51:38.777Z] ++ '[' -n 0 ']' [2022-03-07T14:51:38.777Z] ++ set -x [2022-03-07T14:51:38.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:38.777Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T14:51:38.777Z] INFO: Testing against a local daemon [2022-03-07T14:51:38.777Z] === RUN TestExternalGraphDriver [2022-03-07T14:51:39.036Z] === RUN TestExternalGraphDriver/json [2022-03-07T14:51:39.325Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T14:51:39.325Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T14:51:39.391Z] --- PASS: TestUpdateRestartPolicy (24.86s) [2022-03-07T14:51:39.391Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T14:51:39.891Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T14:51:40.825Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T14:51:40.825Z] === RUN TestExternalGraphDriver/spec [2022-03-07T14:51:41.084Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T14:51:41.342Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T14:51:41.909Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T14:51:42.348Z] --- PASS: TestUpdateRestartWithAutoRemove (3.39s) [2022-03-07T14:51:42.348Z] === RUN TestWaitNonBlocked [2022-03-07T14:51:42.348Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:51:42.348Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:51:42.348Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:51:42.348Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:51:42.348Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:51:42.348Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:51:42.844Z] === RUN TestExternalGraphDriver/pull [2022-03-07T14:51:43.110Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T14:51:44.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T14:51:44.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T14:51:44.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T14:51:44.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T14:51:44.046Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T14:51:44.305Z] --- PASS: TestExternalGraphDriver (5.55s) [2022-03-07T14:51:44.305Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-03-07T14:51:44.305Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-03-07T14:51:44.305Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2022-03-07T14:51:44.305Z] === RUN TestGraphdriverPluginV2 [2022-03-07T14:51:44.564Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T14:51:47.109Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-07T14:51:47.110Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.24s) [2022-03-07T14:51:47.110Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.37s) [2022-03-07T14:51:47.110Z] === RUN TestWaitBlocked [2022-03-07T14:51:47.110Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:51:47.110Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-07T14:51:47.110Z] PASS [2022-03-07T14:51:47.110Z] ok github.com/docker/docker/integration/container 121.682s [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === Skipped [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-07T14:51:47.110Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-07T14:51:47.110Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T14:51:47.110Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T14:51:47.110Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T14:51:47.110Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T14:51:47.110Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T14:51:47.110Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T14:51:47.110Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T14:51:47.110Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-07T14:51:47.110Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-07T14:51:47.110Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-07T14:51:47.110Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-07T14:51:47.110Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T14:51:47.110Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-07T14:51:47.110Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-07T14:51:47.110Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T14:51:47.110Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:51:47.110Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T14:51:47.110Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T14:51:47.110Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-07T14:51:47.110Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T14:51:47.110Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-07T14:51:47.110Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-07T14:51:47.110Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-07T14:51:47.110Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-07T14:51:47.110Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-07T14:51:47.110Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-07T14:51:47.110Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-07T14:51:47.110Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-07T14:51:47.110Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T14:51:47.110Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:51:47.110Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-07T14:51:47.110Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-07T14:51:47.110Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-07T14:51:47.110Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:51:47.110Z] [2022-03-07T14:51:47.110Z] DONE 87 tests, 34 skipped in 124.244s [2022-03-07T14:51:47.110Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-07T14:51:48.769Z] --- PASS: TestGraphdriverPluginV2 (3.95s) [2022-03-07T14:51:48.769Z] PASS [2022-03-07T14:51:48.769Z] [2022-03-07T14:51:48.769Z] DONE 5 tests in 9.634s [2022-03-07T14:51:48.769Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T14:51:48.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:48.769Z] ++ set -e [2022-03-07T14:51:48.769Z] ++ '[' -n 0 ']' [2022-03-07T14:51:48.769Z] ++ set -x [2022-03-07T14:51:48.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:51:48.769Z] INFO: Testing against a local daemon [2022-03-07T14:51:48.769Z] === RUN TestContinueAfterPluginCrash [2022-03-07T14:51:48.769Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T14:51:48.769Z] === RUN TestReadPluginNoRead [2022-03-07T14:51:48.769Z] === PAUSE TestReadPluginNoRead [2022-03-07T14:51:48.769Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T14:51:48.769Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T14:51:48.769Z] === CONT TestContinueAfterPluginCrash [2022-03-07T14:51:48.769Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T14:51:48.769Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T14:51:49.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-07T14:51:49.705Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T14:51:50.642Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T14:51:50.642Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-07T14:51:50.642Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T14:51:50.642Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T14:51:53.928Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T14:51:53.929Z] --- PASS: TestDaemonStartWithLogOpt (5.01s) [2022-03-07T14:51:53.929Z] === CONT TestReadPluginNoRead [2022-03-07T14:51:53.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-07T14:51:54.186Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T14:51:55.563Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T14:51:56.499Z] docker_api_swarm_node_test.go:20: [d414567e9af64] joining swarm manager [d31c9e9acde77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:51:56.757Z] === RUN TestReadPluginNoRead/default [2022-03-07T14:51:57.323Z] docker_api_swarm_node_test.go:21: [deb6d2f978477] joining swarm manager [d31c9e9acde77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:51:58.258Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T14:51:58.826Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2022-03-07T14:51:59.392Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T14:51:59.651Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T14:51:59.910Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T14:52:01.288Z] === CONT TestReadPluginNoRead [2022-03-07T14:52:01.288Z] read_test.go:92: [dfadba5e7d65c] daemon is not started [2022-03-07T14:52:01.288Z] --- PASS: TestReadPluginNoRead (7.51s) [2022-03-07T14:52:01.288Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2022-03-07T14:52:01.288Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2022-03-07T14:52:01.288Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-03-07T14:52:01.288Z] PASS [2022-03-07T14:52:01.288Z] [2022-03-07T14:52:01.288Z] DONE 6 tests in 12.678s [2022-03-07T14:52:01.288Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-07T14:52:01.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:52:01.288Z] ++ set -e [2022-03-07T14:52:01.288Z] ++ '[' -n 0 ']' [2022-03-07T14:52:01.288Z] ++ set -x [2022-03-07T14:52:01.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:52:01.288Z] testing: warning: no tests to run [2022-03-07T14:52:01.288Z] PASS [2022-03-07T14:52:01.288Z] [2022-03-07T14:52:01.288Z] DONE 0 tests in 0.053s [2022-03-07T14:52:01.288Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T14:52:01.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:52:01.288Z] ++ set -e [2022-03-07T14:52:01.288Z] ++ '[' -n 0 ']' [2022-03-07T14:52:01.288Z] ++ set -x [2022-03-07T14:52:01.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:52:01.288Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T14:52:01.288Z] INFO: Testing against a local daemon [2022-03-07T14:52:01.288Z] === RUN TestPluginWithDevMounts [2022-03-07T14:52:01.288Z] === PAUSE TestPluginWithDevMounts [2022-03-07T14:52:01.288Z] === CONT TestPluginWithDevMounts [2022-03-07T14:52:02.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T14:52:03.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-07T14:52:03.157Z] --- PASS: TestPluginWithDevMounts (1.73s) [2022-03-07T14:52:03.157Z] PASS [2022-03-07T14:52:03.157Z] [2022-03-07T14:52:03.157Z] DONE 1 tests in 1.863s [2022-03-07T14:52:03.157Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T14:52:03.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:52:03.157Z] ++ set -e [2022-03-07T14:52:03.157Z] ++ '[' -n 0 ']' [2022-03-07T14:52:03.157Z] ++ set -x [2022-03-07T14:52:03.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:52:03.157Z] INFO: Testing against a local daemon [2022-03-07T14:52:03.157Z] === RUN TestSecretInspect [2022-03-07T14:52:04.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-07T14:52:05.467Z] --- PASS: TestSecretInspect (2.34s) [2022-03-07T14:52:05.467Z] === RUN TestSecretList [2022-03-07T14:52:05.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-07T14:52:07.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-07T14:52:07.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-07T14:52:07.923Z] --- PASS: TestSecretList (2.34s) [2022-03-07T14:52:07.923Z] === RUN TestSecretsCreateAndDelete [2022-03-07T14:52:08.404Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T14:52:08.404Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T14:52:08.404Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-07T14:52:08.404Z] === RUN TestDaemonConfigValidation [2022-03-07T14:52:08.404Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T14:52:08.404Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-07T14:52:08.404Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T14:52:08.404Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T14:52:08.404Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T14:52:08.404Z] === RUN TestDaemonProxy [2022-03-07T14:52:08.404Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T14:52:08.404Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T14:52:08.404Z] PASS [2022-03-07T14:52:08.404Z] ok github.com/docker/docker/integration/daemon 0.112s [2022-03-07T14:52:08.404Z] [2022-03-07T14:52:08.404Z] === Skipped [2022-03-07T14:52:08.404Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-07T14:52:08.404Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T14:52:08.404Z] [2022-03-07T14:52:08.404Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-07T14:52:08.404Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T14:52:08.404Z] [2022-03-07T14:52:08.404Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T14:52:08.404Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T14:52:08.404Z] [2022-03-07T14:52:08.404Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-07T14:52:08.404Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T14:52:08.404Z] [2022-03-07T14:52:08.404Z] DONE 4 tests, 4 skipped in 20.027s [2022-03-07T14:52:08.404Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-07T14:52:08.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000f260_} [2022-03-07T14:52:09.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1638616957_/foo_false____} [2022-03-07T14:52:10.816Z] --- PASS: TestSecretsCreateAndDelete (2.74s) [2022-03-07T14:52:10.816Z] === RUN TestSecretsUpdate [2022-03-07T14:52:11.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:11.360Z] INFO: Testing against a local daemon [2022-03-07T14:52:11.360Z] === RUN TestCommitInheritsEnv [2022-03-07T14:52:11.360Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:52:11.360Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-07T14:52:11.360Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T14:52:11.360Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:52:11.360Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T14:52:11.360Z] === RUN TestImportWithCustomPlatform [2022-03-07T14:52:11.360Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:52:11.360Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-07T14:52:11.360Z] === RUN TestImagesFilterMultiReference [2022-03-07T14:52:11.360Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-07T14:52:11.360Z] === RUN TestImagePullPlatformInvalid [2022-03-07T14:52:11.360Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-07T14:52:11.360Z] === RUN TestRemoveImageOrphaning [2022-03-07T14:52:11.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1638616957_/foo_true____} [2022-03-07T14:52:11.833Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2022-03-07T14:52:11.833Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T14:52:11.950Z] docker_api_swarm_test.go:502: [d8e84a7d90da6] joining swarm manager [d9c876a681f81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:52:12.301Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-07T14:52:12.301Z] === RUN TestTagInvalidReference [2022-03-07T14:52:12.301Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-07T14:52:12.301Z] === RUN TestTagValidPrefixedRepo [2022-03-07T14:52:12.301Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-07T14:52:12.301Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T14:52:12.301Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-07T14:52:12.301Z] === RUN TestTagOfficialNames [2022-03-07T14:52:12.301Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-07T14:52:12.301Z] === RUN TestTagMatchesDigest [2022-03-07T14:52:12.301Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-07T14:52:12.301Z] PASS [2022-03-07T14:52:12.301Z] ok github.com/docker/docker/integration/image 1.623s [2022-03-07T14:52:12.770Z] [2022-03-07T14:52:12.770Z] === Skipped [2022-03-07T14:52:12.770Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-07T14:52:12.770Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:52:12.770Z] [2022-03-07T14:52:12.770Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T14:52:12.770Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:52:12.770Z] [2022-03-07T14:52:12.770Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-07T14:52:12.770Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:52:12.770Z] [2022-03-07T14:52:12.770Z] DONE 12 tests, 3 skipped in 5.619s [2022-03-07T14:52:12.770Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-07T14:52:12.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33494115994_/foo_false____} [2022-03-07T14:52:13.141Z] --- PASS: TestSecretsUpdate (2.43s) [2022-03-07T14:52:13.141Z] === RUN TestTemplatedSecret [2022-03-07T14:52:14.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33494115994_/foo_true____} [2022-03-07T14:52:14.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:14.993Z] INFO: Testing against a local daemon [2022-03-07T14:52:14.993Z] === RUN TestNetworkCreateDelete [2022-03-07T14:52:14.993Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:14.993Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T14:52:14.993Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-07T14:52:14.993Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestDaemonDNSFallback [2022-03-07T14:52:14.993Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:14.993Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestInspectNetwork [2022-03-07T14:52:14.993Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T14:52:14.993Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T14:52:14.993Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:14.993Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestNetworkInvalidJSON [2022-03-07T14:52:14.993Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T14:52:14.993Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T14:52:14.993Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:52:14.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:52:14.993Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:52:14.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:52:14.993Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T14:52:14.993Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:52:14.993Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:52:14.993Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-07T14:52:14.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-07T14:52:14.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T14:52:14.993Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T14:52:14.993Z] === RUN TestNetworkList [2022-03-07T14:52:14.993Z] === RUN TestNetworkList//networks [2022-03-07T14:52:14.993Z] === PAUSE TestNetworkList//networks [2022-03-07T14:52:14.993Z] === RUN TestNetworkList//networks/ [2022-03-07T14:52:14.993Z] === PAUSE TestNetworkList//networks/ [2022-03-07T14:52:14.993Z] === CONT TestNetworkList//networks [2022-03-07T14:52:14.993Z] === CONT TestNetworkList//networks/ [2022-03-07T14:52:14.993Z] --- PASS: TestNetworkList (0.04s) [2022-03-07T14:52:14.993Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T14:52:14.993Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-03-07T14:52:14.993Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T14:52:14.993Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T14:52:14.993Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T14:52:14.993Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T14:52:14.993Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T14:52:14.993Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T14:52:14.993Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T14:52:14.993Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T14:52:14.993Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:52:14.993Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T14:52:14.993Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T14:52:14.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T14:52:14.993Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T14:52:14.993Z] PASS [2022-03-07T14:52:14.993Z] ok github.com/docker/docker/integration/network 0.188s [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === Skipped [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-07T14:52:14.993Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T14:52:14.993Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-07T14:52:14.993Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-07T14:52:14.993Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T14:52:14.993Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T14:52:14.993Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T14:52:14.993Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T14:52:14.993Z] [2022-03-07T14:52:14.993Z] DONE 22 tests, 15 skipped in 2.274s [2022-03-07T14:52:14.993Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-07T14:52:15.889Z] --- PASS: TestTemplatedSecret (2.68s) [2022-03-07T14:52:15.889Z] === RUN TestSecretCreateResolve [2022-03-07T14:52:15.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33494115994_/foo_true__0xc00000f758__} [2022-03-07T14:52:15.981Z] testing: warning: no tests to run [2022-03-07T14:52:15.981Z] PASS [2022-03-07T14:52:15.981Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-03-07T14:52:15.981Z] [2022-03-07T14:52:15.981Z] DONE 0 tests in 0.725s [2022-03-07T14:52:15.981Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-07T14:52:16.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000f800_} [2022-03-07T14:52:16.450Z] testing: warning: no tests to run [2022-03-07T14:52:16.450Z] PASS [2022-03-07T14:52:16.450Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2022-03-07T14:52:16.450Z] [2022-03-07T14:52:16.450Z] DONE 0 tests in 0.721s [2022-03-07T14:52:16.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-07T14:52:17.387Z] testing: warning: no tests to run [2022-03-07T14:52:17.387Z] PASS [2022-03-07T14:52:17.387Z] ok github.com/docker/docker/integration/plugin 0.081s [2022-03-07T14:52:17.387Z] [2022-03-07T14:52:17.387Z] DONE 0 tests in 0.747s [2022-03-07T14:52:17.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000f848_} [2022-03-07T14:52:17.855Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-07T14:52:18.089Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-03-07T14:52:18.089Z] PASS [2022-03-07T14:52:18.089Z] [2022-03-07T14:52:18.089Z] DONE 6 tests in 14.909s [2022-03-07T14:52:18.089Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T14:52:18.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:52:18.089Z] ++ set -e [2022-03-07T14:52:18.089Z] ++ '[' -n 0 ']' [2022-03-07T14:52:18.089Z] ++ set -x [2022-03-07T14:52:18.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:52:18.089Z] INFO: Testing against a local daemon [2022-03-07T14:52:18.089Z] === RUN TestServiceCreateInit [2022-03-07T14:52:18.089Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T14:52:18.323Z] testing: warning: no tests to run [2022-03-07T14:52:18.324Z] PASS [2022-03-07T14:52:18.324Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2022-03-07T14:52:18.324Z] [2022-03-07T14:52:18.324Z] DONE 0 tests in 0.765s [2022-03-07T14:52:18.324Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-07T14:52:19.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000fc68_} [2022-03-07T14:52:19.593Z] docker_api_swarm_test.go:507: [dcb65fbd4d102] joining swarm manager [d9c876a681f81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:52:20.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000fc80_} [2022-03-07T14:52:21.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T14:52:22.162Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T14:52:22.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T14:52:22.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T14:52:22.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T14:52:22.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T14:52:22.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T14:52:22.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T14:52:22.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-07T14:52:22.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-07T14:52:23.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:23.089Z] INFO: Testing against a local daemon [2022-03-07T14:52:23.089Z] === RUN TestPluginInvalidJSON [2022-03-07T14:52:23.089Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:52:23.089Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:52:23.089Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:52:23.089Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-07T14:52:23.089Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T14:52:23.089Z] === RUN TestPluginInstall [2022-03-07T14:52:23.089Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T14:52:23.089Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T14:52:23.089Z] === RUN TestPluginsWithRuntimes [2022-03-07T14:52:23.089Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T14:52:23.089Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T14:52:23.089Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T14:52:23.089Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T14:52:23.089Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T14:52:23.089Z] PASS [2022-03-07T14:52:23.089Z] ok github.com/docker/docker/integration/plugin/common 0.102s [2022-03-07T14:52:23.089Z] [2022-03-07T14:52:23.089Z] === Skipped [2022-03-07T14:52:23.089Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-07T14:52:23.089Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T14:52:23.089Z] [2022-03-07T14:52:23.089Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-07T14:52:23.089Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T14:52:23.089Z] [2022-03-07T14:52:23.089Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T14:52:23.089Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T14:52:23.089Z] [2022-03-07T14:52:23.089Z] DONE 5 tests, 3 skipped in 4.596s [2022-03-07T14:52:23.089Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-07T14:52:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-07T14:52:23.256Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T14:52:25.793Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T14:52:26.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:26.058Z] INFO: Testing against a local daemon [2022-03-07T14:52:26.058Z] === RUN TestExternalGraphDriver [2022-03-07T14:52:26.058Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T14:52:26.058Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-07T14:52:26.058Z] === RUN TestGraphdriverPluginV2 [2022-03-07T14:52:26.058Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T14:52:26.058Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-07T14:52:26.058Z] PASS [2022-03-07T14:52:26.058Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.123s [2022-03-07T14:52:26.058Z] [2022-03-07T14:52:26.058Z] === Skipped [2022-03-07T14:52:26.058Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-07T14:52:26.058Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T14:52:26.058Z] [2022-03-07T14:52:26.058Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-07T14:52:26.058Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T14:52:26.058Z] [2022-03-07T14:52:26.058Z] DONE 2 tests, 2 skipped in 2.471s [2022-03-07T14:52:26.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-07T14:52:26.660Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-07T14:52:26.660Z] Copying nested executables into bundles/binary-daemon [2022-03-07T14:52:26.660Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-07T14:52:26.660Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:52:26.660Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-07T14:52:26.660Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-07T14:52:26.731Z] --- PASS: TestServiceCreateInit (8.59s) [2022-03-07T14:52:26.731Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s) [2022-03-07T14:52:26.731Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.46s) [2022-03-07T14:52:26.731Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T14:52:26.993Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh cross [2022-03-07T14:52:27.254Z] [2022-03-07T14:52:27.297Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T14:52:27.515Z] Removing bundles/ [2022-03-07T14:52:27.515Z] [2022-03-07T14:52:27.515Z] ---> Making bundle: cross (in bundles/cross) [2022-03-07T14:52:27.515Z] Cross building: bundles/cross/linux/amd64 [2022-03-07T14:52:27.515Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-07T14:52:27.515Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-07T14:52:28.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:28.284Z] INFO: Testing against a local daemon [2022-03-07T14:52:28.284Z] === RUN TestReadPluginNoRead [2022-03-07T14:52:28.284Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T14:52:28.284Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-07T14:52:28.284Z] PASS [2022-03-07T14:52:28.284Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2022-03-07T14:52:28.284Z] [2022-03-07T14:52:28.284Z] === Skipped [2022-03-07T14:52:28.284Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-07T14:52:28.284Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T14:52:28.284Z] [2022-03-07T14:52:28.284Z] DONE 1 tests, 1 skipped in 2.257s [2022-03-07T14:52:28.284Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-07T14:52:29.270Z] testing: warning: no tests to run [2022-03-07T14:52:29.270Z] PASS [2022-03-07T14:52:29.270Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.092s [2022-03-07T14:52:29.270Z] [2022-03-07T14:52:29.270Z] DONE 0 tests in 1.187s [2022-03-07T14:52:29.740Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-07T14:52:29.829Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T14:52:30.764Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T14:52:31.023Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T14:52:31.612Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T14:52:31.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:31.957Z] INFO: Testing against a local daemon [2022-03-07T14:52:31.957Z] === RUN TestPluginWithDevMounts [2022-03-07T14:52:31.957Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:31.957Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T14:52:31.957Z] PASS [2022-03-07T14:52:31.957Z] ok github.com/docker/docker/integration/plugin/volumes 0.102s [2022-03-07T14:52:31.957Z] [2022-03-07T14:52:31.957Z] === Skipped [2022-03-07T14:52:31.957Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-07T14:52:31.957Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:31.957Z] [2022-03-07T14:52:31.957Z] DONE 1 tests, 1 skipped in 2.309s [2022-03-07T14:52:31.957Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T14:52:32.968Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T14:52:32.968Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T14:52:32.968Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T14:52:32.968Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T14:52:32.968Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T14:52:32.968Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T14:52:32.968Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T14:52:32.968Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T14:52:32.968Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.968Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T14:52:32.969Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T14:52:32.969Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T14:52:32.990Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-07T14:52:33.558Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T14:52:34.125Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T14:52:34.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:34.172Z] INFO: Testing against a local daemon [2022-03-07T14:52:34.172Z] === RUN TestSecretInspect [2022-03-07T14:52:34.172Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-07T14:52:34.172Z] === RUN TestSecretList [2022-03-07T14:52:34.172Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] --- SKIP: TestSecretList (0.00s) [2022-03-07T14:52:34.172Z] === RUN TestSecretsCreateAndDelete [2022-03-07T14:52:34.172Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-07T14:52:34.172Z] === RUN TestSecretsUpdate [2022-03-07T14:52:34.172Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-07T14:52:34.172Z] === RUN TestTemplatedSecret [2022-03-07T14:52:34.172Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T14:52:34.172Z] === RUN TestSecretCreateResolve [2022-03-07T14:52:34.172Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:34.172Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-07T14:52:34.172Z] PASS [2022-03-07T14:52:34.172Z] ok github.com/docker/docker/integration/secret 0.101s [2022-03-07T14:52:34.172Z] [2022-03-07T14:52:34.172Z] === Skipped [2022-03-07T14:52:34.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-07T14:52:34.172Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] [2022-03-07T14:52:34.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-07T14:52:34.172Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] [2022-03-07T14:52:34.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-07T14:52:34.172Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] [2022-03-07T14:52:34.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-07T14:52:34.172Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] [2022-03-07T14:52:34.172Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-07T14:52:34.172Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:34.172Z] [2022-03-07T14:52:34.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-07T14:52:34.172Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:34.172Z] [2022-03-07T14:52:34.172Z] DONE 6 tests, 6 skipped in 2.034s [2022-03-07T14:52:34.172Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-07T14:52:34.692Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T14:52:35.627Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T14:52:35.863Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T14:52:36.193Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T14:52:36.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:36.391Z] INFO: Testing against a local daemon [2022-03-07T14:52:36.391Z] === RUN TestServiceCreateInit [2022-03-07T14:52:36.391Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T14:52:36.391Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.391Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T14:52:36.391Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.391Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-07T14:52:36.391Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:52:36.391Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:52:36.391Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T14:52:36.391Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.391Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-07T14:52:36.391Z] === RUN TestCreateServiceConflict [2022-03-07T14:52:36.391Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.391Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-07T14:52:36.391Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T14:52:36.391Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.761Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T14:52:36.860Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-07T14:52:36.860Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T14:52:36.860Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T14:52:36.860Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T14:52:36.860Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestCreateServiceSysctls [2022-03-07T14:52:36.860Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-07T14:52:36.860Z] === RUN TestCreateServiceCapabilities [2022-03-07T14:52:36.860Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-07T14:52:36.860Z] === RUN TestInspect [2022-03-07T14:52:36.860Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestInspect (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestCreateJob [2022-03-07T14:52:36.860Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestCreateJob (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestReplicatedJob [2022-03-07T14:52:36.860Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestUpdateReplicatedJob [2022-03-07T14:52:36.860Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestServiceListWithStatuses [2022-03-07T14:52:36.860Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T14:52:36.860Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestDockerNetworkReConnect [2022-03-07T14:52:36.860Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestServicePlugin [2022-03-07T14:52:36.860Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestServiceUpdateLabel [2022-03-07T14:52:36.860Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestServiceUpdateSecrets [2022-03-07T14:52:36.860Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestServiceUpdateConfigs [2022-03-07T14:52:36.860Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestServiceUpdateNetwork [2022-03-07T14:52:36.860Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-07T14:52:36.860Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T14:52:36.860Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-07T14:52:36.860Z] PASS [2022-03-07T14:52:36.860Z] ok github.com/docker/docker/integration/service 0.277s [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === Skipped [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:52:36.860Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:52:36.860Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-07T14:52:36.860Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-07T14:52:36.860Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-07T14:52:36.860Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T14:52:36.860Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-07T14:52:36.860Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-07T14:52:36.860Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-07T14:52:36.860Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-07T14:52:36.860Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-07T14:52:36.860Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-07T14:52:36.860Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-07T14:52:36.860Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-07T14:52:36.860Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-07T14:52:36.860Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-07T14:52:36.860Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-07T14:52:36.860Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-07T14:52:36.860Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-07T14:52:36.860Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-07T14:52:36.860Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-07T14:52:36.860Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-07T14:52:36.860Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-07T14:52:36.860Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:36.860Z] [2022-03-07T14:52:36.860Z] DONE 24 tests, 23 skipped in 2.774s [2022-03-07T14:52:36.860Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-07T14:52:37.327Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T14:52:38.264Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T14:52:38.761Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T14:52:38.761Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T14:52:38.761Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T14:52:38.761Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T14:52:38.761Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T14:52:38.761Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T14:52:38.761Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T14:52:38.761Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T14:52:38.761Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T14:52:38.831Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T14:52:39.078Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:39.078Z] INFO: Testing against a local daemon [2022-03-07T14:52:39.078Z] === RUN TestSessionCreate [2022-03-07T14:52:39.078Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T14:52:39.078Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-07T14:52:39.078Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T14:52:39.078Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T14:52:39.078Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T14:52:39.078Z] PASS [2022-03-07T14:52:39.078Z] ok github.com/docker/docker/integration/session 0.100s [2022-03-07T14:52:39.078Z] [2022-03-07T14:52:39.078Z] === Skipped [2022-03-07T14:52:39.078Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-07T14:52:39.078Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T14:52:39.078Z] [2022-03-07T14:52:39.078Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T14:52:39.078Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T14:52:39.078Z] [2022-03-07T14:52:39.078Z] DONE 2 tests, 2 skipped in 1.983s [2022-03-07T14:52:39.078Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-07T14:52:39.396Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T14:52:39.964Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T14:52:40.531Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T14:52:41.098Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T14:52:41.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:41.294Z] INFO: Testing against a local daemon [2022-03-07T14:52:41.294Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:52:41.294Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:41.294Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestDiskUsage [2022-03-07T14:52:41.294Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T14:52:41.294Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestEventsExecDie [2022-03-07T14:52:41.294Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T14:52:41.294Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestEventsBackwardsCompatible [2022-03-07T14:52:41.294Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T14:52:41.294Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestEventsVolumeCreate [2022-03-07T14:52:41.294Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T14:52:41.294Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestInfoAPI [2022-03-07T14:52:41.294Z] --- PASS: TestInfoAPI (0.05s) [2022-03-07T14:52:41.294Z] === RUN TestInfoAPIWarnings [2022-03-07T14:52:41.294Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:52:41.294Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestInfoDebug [2022-03-07T14:52:41.294Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:52:41.294Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestInfoInsecureRegistries [2022-03-07T14:52:41.294Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:52:41.294Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestInfoRegistryMirrors [2022-03-07T14:52:41.294Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:52:41.294Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-07T14:52:41.294Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T14:52:41.658Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T14:52:41.658Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T14:52:41.658Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T14:52:41.658Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T14:52:41.658Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T14:52:41.666Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T14:52:41.666Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T14:52:42.231Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T14:52:42.279Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-03-07T14:52:42.279Z] === RUN TestPingCacheHeaders [2022-03-07T14:52:42.279Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-07T14:52:42.279Z] === RUN TestPingGet [2022-03-07T14:52:42.279Z] --- PASS: TestPingGet (0.04s) [2022-03-07T14:52:42.279Z] === RUN TestPingHead [2022-03-07T14:52:42.279Z] --- PASS: TestPingHead (0.04s) [2022-03-07T14:52:42.279Z] === RUN TestVersion [2022-03-07T14:52:42.279Z] --- PASS: TestVersion (0.04s) [2022-03-07T14:52:42.279Z] PASS [2022-03-07T14:52:42.279Z] ok github.com/docker/docker/integration/system 1.301s [2022-03-07T14:52:42.279Z] [2022-03-07T14:52:42.279Z] === Skipped [2022-03-07T14:52:42.279Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:52:42.280Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:42.280Z] [2022-03-07T14:52:42.280Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-07T14:52:42.280Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T14:52:42.280Z] [2022-03-07T14:52:42.280Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-07T14:52:42.280Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T14:52:42.280Z] [2022-03-07T14:52:42.280Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-07T14:52:42.280Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T14:52:42.280Z] [2022-03-07T14:52:42.280Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-07T14:52:42.280Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T14:52:42.280Z] [2022-03-07T14:52:42.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-07T14:52:42.280Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:52:42.280Z] [2022-03-07T14:52:42.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-07T14:52:42.280Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:52:42.280Z] [2022-03-07T14:52:42.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-07T14:52:42.280Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:52:42.280Z] [2022-03-07T14:52:42.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-07T14:52:42.749Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:52:42.749Z] [2022-03-07T14:52:42.749Z] DONE 15 tests, 9 skipped in 3.305s [2022-03-07T14:52:42.749Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-07T14:52:42.796Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T14:52:43.362Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T14:52:43.927Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T14:52:44.186Z] --- PASS: TestCreateServiceMultipleTimes (17.54s) [2022-03-07T14:52:44.186Z] === RUN TestCreateServiceConflict [2022-03-07T14:52:44.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:44.316Z] INFO: Testing against a local daemon [2022-03-07T14:52:44.316Z] === RUN TestVolumesCreateAndList [2022-03-07T14:52:44.316Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-07T14:52:44.753Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T14:52:44.784Z] === RUN TestVolumesRemove [2022-03-07T14:52:44.784Z] --- PASS: TestVolumesRemove (0.16s) [2022-03-07T14:52:44.784Z] === RUN TestVolumesInspect [2022-03-07T14:52:44.784Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-07T14:52:44.784Z] === RUN TestVolumesInvalidJSON [2022-03-07T14:52:44.784Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T14:52:44.784Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T14:52:44.784Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T14:52:44.784Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-07T14:52:44.784Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-07T14:52:44.784Z] PASS [2022-03-07T14:52:44.784Z] ok github.com/docker/docker/integration/volume 0.365s [2022-03-07T14:52:44.784Z] [2022-03-07T14:52:44.784Z] DONE 5 tests in 2.317s [2022-03-07T14:52:45.261Z] INFO: make.ps1 ended at 03/07/2022 14:52:44 [2022-03-07T14:52:45.261Z] INFO: Integration CLI tests being run from the host: [2022-03-07T14:52:45.261Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-07T14:52:45.688Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T14:52:46.254Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T14:52:46.820Z] --- PASS: TestCreateServiceConflict (2.50s) [2022-03-07T14:52:46.820Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T14:52:48.195Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T14:52:48.339Z] --- PASS: TestBuildWithHugeFile (142.66s) [2022-03-07T14:52:48.339Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T14:52:48.339Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:52:48.339Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:52:48.339Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T14:52:48.339Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:52:48.339Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:52:48.339Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:52:48.339Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:52:48.339Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:52:48.340Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:52:48.340Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T14:52:48.340Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T14:52:48.340Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T14:52:48.340Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-07T14:52:48.340Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-07T14:52:48.340Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-07T14:52:48.340Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-07T14:52:48.340Z] === RUN TestBuildPreserveOwnership [2022-03-07T14:52:48.340Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:52:48.340Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestBuildPlatformInvalid [2022-03-07T14:52:48.340Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T14:52:48.340Z] PASS [2022-03-07T14:52:48.340Z] ok github.com/docker/docker/integration/build 217.008s [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === Skipped [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-07T14:52:48.340Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-07T14:52:48.340Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-07T14:52:48.340Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-07T14:52:48.340Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T14:52:48.340Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-07T14:52:48.340Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] DONE 29 tests, 6 skipped in 245.483s [2022-03-07T14:52:48.340Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-07T14:52:48.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:52:48.340Z] INFO: Testing against a local daemon [2022-03-07T14:52:48.340Z] === RUN TestConfigInspect [2022-03-07T14:52:48.340Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-07T14:52:48.340Z] === RUN TestConfigList [2022-03-07T14:52:48.340Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] --- SKIP: TestConfigList (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestConfigsCreateAndDelete [2022-03-07T14:52:48.340Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestConfigsUpdate [2022-03-07T14:52:48.340Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestTemplatedConfig [2022-03-07T14:52:48.340Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestConfigCreateResolve [2022-03-07T14:52:48.340Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:48.340Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-07T14:52:48.340Z] PASS [2022-03-07T14:52:48.340Z] ok github.com/docker/docker/integration/config 0.119s [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === Skipped [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-03-07T14:52:48.340Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-07T14:52:48.340Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-07T14:52:48.340Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-07T14:52:48.340Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-07T14:52:48.340Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-07T14:52:48.340Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:48.340Z] [2022-03-07T14:52:48.340Z] DONE 6 tests, 6 skipped in 2.072s [2022-03-07T14:52:48.340Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-07T14:52:48.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:52:48.340Z] INFO: Testing against a local daemon [2022-03-07T14:52:48.340Z] === RUN TestCheckpoint [2022-03-07T14:52:48.340Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:52:48.340Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestContainerInvalidJSON [2022-03-07T14:52:48.340Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:52:48.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:52:48.340Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:52:48.340Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:52:48.340Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T14:52:48.340Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T14:52:48.340Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-03-07T14:52:48.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-07T14:52:48.340Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-07T14:52:48.340Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T14:52:48.340Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.37s) [2022-03-07T14:52:48.340Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T14:52:48.340Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-07T14:52:48.340Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T14:52:48.340Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-07T14:52:48.340Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T14:52:48.340Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-07T14:52:48.340Z] === RUN TestCopyFromContainer [2022-03-07T14:52:48.340Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T14:52:48.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:52:48.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:52:48.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:52:48.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:52:48.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:52:48.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:52:48.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T14:52:48.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T14:52:48.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T14:52:48.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-07T14:52:48.340Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T14:52:48.340Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T14:52:48.340Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidEnv [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T14:52:48.340Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T14:52:48.340Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T14:52:48.340Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T14:52:48.340Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T14:52:48.340Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T14:52:48.340Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-07T14:52:48.340Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T14:52:48.340Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T14:52:48.340Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:48.340Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T14:52:48.340Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:52:48.340Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:52:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:52:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:52:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:52:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:52:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:52:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:52:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T14:52:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T14:52:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T14:52:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T14:52:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T14:52:48.340Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T14:52:48.340Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestCreateDifferentPlatform [2022-03-07T14:52:48.340Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T14:52:48.340Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T14:52:48.340Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T14:52:48.340Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T14:52:48.340Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-03-07T14:52:48.340Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T14:52:48.340Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T14:52:48.340Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T14:52:48.340Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T14:52:48.340Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:48.340Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestDiff [2022-03-07T14:52:48.340Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T14:52:48.340Z] --- SKIP: TestDiff (0.00s) [2022-03-07T14:52:48.340Z] === RUN TestExecWithCloseStdin [2022-03-07T14:52:48.721Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T14:52:50.099Z] --- PASS: TestCreateServiceMaxReplicas (3.26s) [2022-03-07T14:52:50.099Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T14:52:50.645Z] --- PASS: TestExecWithCloseStdin (2.60s) [2022-03-07T14:52:50.645Z] === RUN TestExec [2022-03-07T14:52:51.474Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T14:52:52.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-07T14:52:52.950Z] --- PASS: TestExec (2.35s) [2022-03-07T14:52:52.950Z] === RUN TestExecUser [2022-03-07T14:52:52.950Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T14:52:52.950Z] --- SKIP: TestExecUser (0.00s) [2022-03-07T14:52:52.950Z] === RUN TestExportContainerAndImportImage [2022-03-07T14:52:52.950Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:52.950Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-07T14:52:52.950Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T14:52:52.950Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:52.950Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T14:52:52.950Z] === RUN TestHealthCheckWorkdir [2022-03-07T14:52:52.950Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T14:52:52.950Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-07T14:52:52.950Z] === RUN TestHealthKillContainer [2022-03-07T14:52:52.950Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T14:52:52.950Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-07T14:52:52.950Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T14:52:52.950Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T14:52:52.950Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T14:52:52.950Z] === RUN TestKillContainerInvalidSignal [2022-03-07T14:52:54.255Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T14:52:54.515Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T14:52:55.083Z] docker_api_swarm_node_test.go:81: [de3e3a5fcf796] joining swarm manager [dc98f44ef6066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:52:55.251Z] --- PASS: TestKillContainerInvalidSignal (2.08s) [2022-03-07T14:52:55.251Z] === RUN TestKillContainer [2022-03-07T14:52:55.251Z] === RUN TestKillContainer/no_signal [2022-03-07T14:52:55.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T14:52:55.708Z] INFO: Testing against a local daemon [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T14:52:55.708Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T14:52:55.708Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T14:52:55.708Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T14:52:56.179Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T14:52:56.648Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T14:52:56.884Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T14:52:56.884Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T14:52:56.884Z] === RUN TestKillContainer/killing_signal [2022-03-07T14:52:57.115Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T14:52:58.368Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T14:52:59.191Z] --- PASS: TestKillContainer (4.41s) [2022-03-07T14:52:59.191Z] --- PASS: TestKillContainer/no_signal (2.02s) [2022-03-07T14:52:59.191Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:52:59.191Z] --- PASS: TestKillContainer/killing_signal (2.33s) [2022-03-07T14:52:59.191Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T14:52:59.191Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:52:59.191Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T14:52:59.191Z] === RUN TestKillStoppedContainer [2022-03-07T14:52:59.191Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:52:59.191Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-07T14:52:59.191Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T14:52:59.191Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:52:59.191Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T14:52:59.191Z] === RUN TestKillDifferentUserContainer [2022-03-07T14:52:59.191Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T14:52:59.191Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-07T14:52:59.191Z] === RUN TestInspectOomKilledTrue [2022-03-07T14:52:59.191Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:52:59.191Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T14:52:59.191Z] === RUN TestInspectOomKilledFalse [2022-03-07T14:52:59.191Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:52:59.191Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T14:52:59.191Z] === RUN TestLogsFollowTailEmpty [2022-03-07T14:53:00.269Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T14:53:00.529Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T14:53:01.501Z] --- PASS: TestLogsFollowTailEmpty (2.11s) [2022-03-07T14:53:01.501Z] === RUN TestNetworkNat [2022-03-07T14:53:01.501Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T14:53:01.501Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-07T14:53:01.501Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T14:53:03.813Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s) [2022-03-07T14:53:03.814Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T14:53:03.829Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s) [2022-03-07T14:53:03.829Z] === RUN TestNetworkLoopbackNat [2022-03-07T14:53:03.829Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T14:53:03.829Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-07T14:53:03.829Z] === RUN TestPause [2022-03-07T14:53:03.829Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T14:53:03.829Z] --- SKIP: TestPause (0.00s) [2022-03-07T14:53:03.829Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T14:53:04.074Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-07T14:53:05.008Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T14:53:05.267Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T14:53:06.171Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.07s) [2022-03-07T14:53:06.171Z] === RUN TestPauseStopPausedContainer [2022-03-07T14:53:06.171Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:53:06.171Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-07T14:53:06.171Z] === RUN TestPsFilter [2022-03-07T14:53:06.171Z] --- PASS: TestPsFilter (0.23s) [2022-03-07T14:53:06.171Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T14:53:06.641Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T14:53:07.208Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T14:53:07.778Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T14:53:08.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-07T14:53:08.528Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.40s) [2022-03-07T14:53:08.528Z] === RUN TestRemoveContainerWithVolume [2022-03-07T14:53:08.603Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T14:53:08.862Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T14:53:09.428Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T14:53:10.363Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T14:53:10.363Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T14:53:10.624Z] docker_api_swarm_node_test.go:53: [d7e692046e495] joining swarm manager [d435dced6f734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:53:10.624Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T14:53:10.882Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T14:53:11.450Z] docker_api_swarm_node_test.go:54: [dc97e4fe67dea] joining swarm manager [d435dced6f734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:53:11.654Z] --- PASS: TestRemoveContainerWithVolume (2.46s) [2022-03-07T14:53:11.654Z] === RUN TestRemoveContainerRunning [2022-03-07T14:53:11.709Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T14:53:11.709Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-07T14:53:11.709Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T14:53:11.709Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T14:53:12.276Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T14:53:12.276Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T14:53:12.276Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T14:53:12.535Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T14:53:12.535Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T14:53:12.535Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T14:53:12.535Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T14:53:12.535Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T14:53:12.792Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T14:53:13.322Z] --- PASS: TestRemoveContainerRunning (2.13s) [2022-03-07T14:53:13.322Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T14:53:14.167Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T14:53:14.167Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T14:53:14.167Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T14:53:15.681Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2022-03-07T14:53:15.681Z] === RUN TestRemoveInvalidContainer [2022-03-07T14:53:15.681Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-07T14:53:15.681Z] === RUN TestRenameLinkedContainer [2022-03-07T14:53:15.681Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T14:53:15.681Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-07T14:53:15.681Z] === RUN TestRenameStoppedContainer [2022-03-07T14:53:16.704Z] --- PASS: TestCreateServiceSecretFileMode (12.87s) [2022-03-07T14:53:16.704Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T14:53:17.270Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T14:53:17.270Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T14:53:17.270Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T14:53:17.530Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T14:53:17.530Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T14:53:17.530Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T14:53:18.037Z] --- PASS: TestRenameStoppedContainer (2.35s) [2022-03-07T14:53:18.037Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T14:53:18.095Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T14:53:19.031Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T14:53:19.598Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T14:53:20.533Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T14:53:21.470Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T14:53:22.038Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T14:53:22.044Z] --- PASS: TestRenameRunningContainerAndReuse (4.27s) [2022-03-07T14:53:22.044Z] === RUN TestRenameInvalidName [2022-03-07T14:53:22.604Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T14:53:22.604Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T14:53:22.862Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T14:53:22.862Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-07T14:53:22.862Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-07T14:53:23.120Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-07T14:53:23.687Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-07T14:53:24.254Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-07T14:53:24.400Z] --- PASS: TestRenameInvalidName (2.11s) [2022-03-07T14:53:24.400Z] === RUN TestRenameAnonymousContainer [2022-03-07T14:53:25.189Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-07T14:53:25.189Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-07T14:53:25.189Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-07T14:53:25.448Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-07T14:53:29.630Z] --- PASS: TestCreateServiceConfigFileMode (12.73s) [2022-03-07T14:53:29.630Z] === RUN TestCreateServiceSysctls [2022-03-07T14:53:31.005Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T14:53:32.908Z] --- PASS: TestCreateServiceSysctls (3.58s) [2022-03-07T14:53:32.908Z] === RUN TestCreateServiceCapabilities [2022-03-07T14:53:33.167Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T14:53:35.067Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T14:53:35.208Z] --- PASS: TestRenameAnonymousContainer (9.89s) [2022-03-07T14:53:35.208Z] === RUN TestRenameContainerWithSameName [2022-03-07T14:53:36.001Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2022-03-07T14:53:36.001Z] === RUN TestInspect [2022-03-07T14:53:36.265Z] --- PASS: TestRenameContainerWithSameName (2.08s) [2022-03-07T14:53:36.265Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T14:53:36.265Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T14:53:36.265Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T14:53:36.265Z] === RUN TestResize [2022-03-07T14:53:36.936Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-07T14:53:37.502Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T14:53:38.460Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T14:53:38.622Z] --- PASS: TestResize (2.12s) [2022-03-07T14:53:38.622Z] === RUN TestResizeWithInvalidSize [2022-03-07T14:53:39.394Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T14:53:39.653Z] --- PASS: TestInspect (3.62s) [2022-03-07T14:53:39.653Z] === RUN TestCreateJob [2022-03-07T14:53:40.220Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T14:53:40.295Z] --- PASS: TestResizeWithInvalidSize (2.09s) [2022-03-07T14:53:40.295Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T14:53:40.786Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T14:53:41.044Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-07T14:53:42.944Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-07T14:53:42.944Z] --- PASS: TestCreateJob (3.26s) [2022-03-07T14:53:42.944Z] === RUN TestReplicatedJob [2022-03-07T14:53:43.421Z] --- PASS: TestResizeWhenContainerNotStarted (2.64s) [2022-03-07T14:53:43.421Z] === RUN TestDaemonRestartKillContainers [2022-03-07T14:53:43.421Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:53:43.421Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:53:43.421Z] === RUN TestStats [2022-03-07T14:53:43.421Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T14:53:43.421Z] --- SKIP: TestStats (0.00s) [2022-03-07T14:53:43.421Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T14:53:43.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-07T14:53:43.881Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T14:53:47.171Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-07T14:53:49.072Z] --- PASS: TestReplicatedJob (5.95s) [2022-03-07T14:53:49.072Z] === RUN TestUpdateReplicatedJob [2022-03-07T14:53:49.072Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T14:53:50.007Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T14:53:50.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-07T14:53:51.643Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T14:53:52.436Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.36s) [2022-03-07T14:53:52.436Z] === RUN TestStopContainerWithTimeout [2022-03-07T14:53:52.436Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T14:53:52.436Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-07T14:53:52.436Z] === RUN TestUpdateRestartPolicy [2022-03-07T14:53:52.578Z] docker_api_swarm_test.go:202: [dad3d07fec40f] joining swarm manager [dd8861daf0a95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:53:53.144Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2022-03-07T14:53:53.144Z] === RUN TestServiceListWithStatuses [2022-03-07T14:53:53.144Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T14:53:53.144Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T14:53:53.144Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T14:53:57.329Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T14:53:57.329Z] --- PASS: TestDockerNetworkConnectAlias (4.21s) [2022-03-07T14:53:57.329Z] === RUN TestDockerNetworkReConnect [2022-03-07T14:53:57.587Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T14:53:58.522Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T14:53:59.091Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-07T14:53:59.349Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T14:53:59.609Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-07T14:53:59.867Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-07T14:53:59.868Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T14:54:01.245Z] --- PASS: TestDockerNetworkReConnect (3.78s) [2022-03-07T14:54:01.245Z] === RUN TestServicePlugin [2022-03-07T14:54:01.245Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T14:54:02.635Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T14:54:02.635Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T14:54:02.635Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T14:54:03.571Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T14:54:03.571Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T14:54:04.026Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-07T14:54:04.026Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-07T14:54:04.026Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-07T14:54:04.026Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-07T14:54:04.026Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-07T14:54:04.026Z] Cross building: bundles/cross/windows/amd64 [2022-03-07T14:54:04.026Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-07T14:54:04.026Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-07T14:54:04.506Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T14:54:05.072Z] plugin_test.go:61: [d80f7e92a6106] joining swarm manager [d6e5cd07662db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:54:05.331Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-07T14:54:05.590Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-07T14:54:05.590Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-07T14:54:05.590Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-07T14:54:05.590Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-07T14:54:05.590Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T14:54:06.523Z] plugin_test.go:64: [d29f4efa33380] joining swarm manager [d6e5cd07662db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:54:07.898Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-07T14:54:08.466Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T14:54:09.032Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T14:54:09.598Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T14:54:13.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-07T14:54:14.000Z] --- PASS: TestUpdateRestartPolicy (21.31s) [2022-03-07T14:54:14.000Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T14:54:15.156Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T14:54:15.723Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-07T14:54:15.723Z] docker_api_swarm_test.go:384: [df561fdcd4dbb] joining swarm manager [d8703d5335467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:54:16.177Z] --- PASS: TestUpdateRestartWithAutoRemove (2.42s) [2022-03-07T14:54:16.177Z] === RUN TestWaitNonBlocked [2022-03-07T14:54:16.177Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:54:16.177Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:54:16.177Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:54:16.177Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:54:16.177Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T14:54:16.177Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T14:54:16.290Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T14:54:17.224Z] docker_api_swarm_test.go:385: [d6a3548feaf64] joining swarm manager [d8703d5335467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:54:19.076Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-07T14:54:19.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.79s) [2022-03-07T14:54:19.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.89s) [2022-03-07T14:54:19.076Z] === RUN TestWaitBlocked [2022-03-07T14:54:19.076Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:19.076Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-07T14:54:19.076Z] PASS [2022-03-07T14:54:19.076Z] ok github.com/docker/docker/integration/container 92.648s [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === Skipped [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-07T14:54:19.076Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-07T14:54:19.076Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T14:54:19.076Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T14:54:19.076Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T14:54:19.076Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T14:54:19.076Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T14:54:19.076Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T14:54:19.076Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T14:54:19.076Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-07T14:54:19.076Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-07T14:54:19.076Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-07T14:54:19.076Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T14:54:19.076Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-07T14:54:19.076Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-07T14:54:19.076Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T14:54:19.076Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:54:19.076Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T14:54:19.076Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T14:54:19.076Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-07T14:54:19.076Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T14:54:19.076Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-07T14:54:19.076Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-07T14:54:19.076Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-07T14:54:19.076Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-07T14:54:19.076Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T14:54:19.076Z] [2022-03-07T14:54:19.076Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-07T14:54:19.077Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-07T14:54:19.077Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-07T14:54:19.077Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-07T14:54:19.077Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T14:54:19.077Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-07T14:54:19.077Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-07T14:54:19.077Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-07T14:54:19.077Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-07T14:54:19.077Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:19.077Z] [2022-03-07T14:54:19.077Z] DONE 87 tests, 33 skipped in 95.305s [2022-03-07T14:54:19.077Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-07T14:54:19.126Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T14:54:20.061Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T14:54:22.587Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T14:54:23.633Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T14:54:24.090Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T14:54:24.090Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T14:54:24.090Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T14:54:24.090Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T14:54:24.090Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T14:54:24.090Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T14:54:24.090Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T14:54:24.090Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T14:54:24.090Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T14:54:24.090Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T14:54:24.090Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T14:54:24.090Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T14:54:24.090Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T14:54:27.809Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T14:54:27.809Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T14:54:27.809Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T14:54:27.809Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T14:54:27.809Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T14:54:27.809Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T14:54:27.809Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T14:54:27.809Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T14:54:27.809Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T14:54:29.152Z] === RUN TestDockerSuite/TestExec [2022-03-07T14:54:29.153Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T14:54:29.411Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T14:54:29.976Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T14:54:30.016Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T14:54:30.016Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T14:54:30.016Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T14:54:30.016Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T14:54:30.016Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T14:54:30.234Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T14:54:31.609Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T14:54:31.867Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T14:54:32.125Z] --- PASS: TestServicePlugin (31.22s) [2022-03-07T14:54:32.125Z] === RUN TestServiceUpdateLabel [2022-03-07T14:54:32.385Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T14:54:32.952Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T14:54:33.518Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T14:54:33.603Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T14:54:33.603Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T14:54:33.603Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T14:54:33.603Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T14:54:33.603Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T14:54:33.735Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T14:54:34.454Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T14:54:34.711Z] --- PASS: TestServiceUpdateLabel (2.47s) [2022-03-07T14:54:34.711Z] === RUN TestServiceUpdateSecrets [2022-03-07T14:54:34.970Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T14:54:35.264Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T14:54:35.264Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T14:54:35.264Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T14:54:35.264Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T14:54:35.264Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T14:54:35.264Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T14:54:35.905Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T14:54:37.280Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T14:54:37.847Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T14:54:38.159Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T14:54:38.780Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T14:54:39.347Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T14:54:41.873Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T14:54:42.147Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T14:54:42.441Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-07T14:54:42.700Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T14:54:43.265Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T14:54:43.832Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T14:54:44.218Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T14:54:44.218Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T14:54:44.218Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-07T14:54:44.218Z] === RUN TestDaemonConfigValidation [2022-03-07T14:54:44.218Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T14:54:44.218Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-07T14:54:44.218Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T14:54:44.218Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T14:54:44.218Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T14:54:44.218Z] === RUN TestDaemonProxy [2022-03-07T14:54:44.218Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T14:54:44.218Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T14:54:44.218Z] PASS [2022-03-07T14:54:44.218Z] ok github.com/docker/docker/integration/daemon 0.141s [2022-03-07T14:54:44.218Z] [2022-03-07T14:54:44.218Z] === Skipped [2022-03-07T14:54:44.218Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-07T14:54:44.218Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T14:54:44.218Z] [2022-03-07T14:54:44.218Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-07T14:54:44.218Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T14:54:44.218Z] [2022-03-07T14:54:44.218Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T14:54:44.218Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T14:54:44.218Z] [2022-03-07T14:54:44.218Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-07T14:54:44.218Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T14:54:44.218Z] [2022-03-07T14:54:44.218Z] DONE 4 tests, 4 skipped in 21.920s [2022-03-07T14:54:44.218Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-07T14:54:44.398Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T14:54:44.965Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T14:54:45.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:54:45.752Z] INFO: Testing against a local daemon [2022-03-07T14:54:45.752Z] === RUN TestCommitInheritsEnv [2022-03-07T14:54:45.752Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:54:45.752Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-07T14:54:45.752Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T14:54:45.752Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:54:45.752Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T14:54:45.752Z] === RUN TestImportWithCustomPlatform [2022-03-07T14:54:45.752Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:54:45.752Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-07T14:54:45.752Z] === RUN TestImagesFilterMultiReference [2022-03-07T14:54:45.752Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-07T14:54:45.752Z] === RUN TestImagePullPlatformInvalid [2022-03-07T14:54:45.752Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-07T14:54:45.752Z] === RUN TestRemoveImageOrphaning [2022-03-07T14:54:45.898Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T14:54:46.466Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T14:54:46.719Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2022-03-07T14:54:46.719Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T14:54:46.719Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-07T14:54:46.719Z] === RUN TestTagInvalidReference [2022-03-07T14:54:46.719Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-07T14:54:46.719Z] === RUN TestTagValidPrefixedRepo [2022-03-07T14:54:46.719Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-07T14:54:46.719Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T14:54:47.032Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T14:54:47.177Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-07T14:54:47.177Z] === RUN TestTagOfficialNames [2022-03-07T14:54:47.177Z] --- PASS: TestTagOfficialNames (0.13s) [2022-03-07T14:54:47.177Z] === RUN TestTagMatchesDigest [2022-03-07T14:54:47.177Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-03-07T14:54:47.177Z] PASS [2022-03-07T14:54:47.177Z] ok github.com/docker/docker/integration/image 1.780s [2022-03-07T14:54:47.177Z] [2022-03-07T14:54:47.177Z] === Skipped [2022-03-07T14:54:47.177Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-07T14:54:47.177Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:54:47.177Z] [2022-03-07T14:54:47.177Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T14:54:47.177Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:54:47.177Z] [2022-03-07T14:54:47.177Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-07T14:54:47.177Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T14:54:47.177Z] [2022-03-07T14:54:47.177Z] DONE 12 tests, 3 skipped in 5.939s [2022-03-07T14:54:47.177Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-07T14:54:49.579Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2022-03-07T14:54:49.579Z] === RUN TestServiceUpdateConfigs [2022-03-07T14:54:50.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:54:50.081Z] INFO: Testing against a local daemon [2022-03-07T14:54:50.081Z] === RUN TestNetworkCreateDelete [2022-03-07T14:54:50.081Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:50.081Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T14:54:50.081Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-07T14:54:50.081Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestDaemonDNSFallback [2022-03-07T14:54:50.081Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:50.081Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestInspectNetwork [2022-03-07T14:54:50.081Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T14:54:50.081Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T14:54:50.081Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:50.081Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestNetworkInvalidJSON [2022-03-07T14:54:50.081Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T14:54:50.081Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T14:54:50.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:54:50.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:54:50.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:54:50.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:54:50.081Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T14:54:50.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T14:54:50.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T14:54:50.081Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-07T14:54:50.081Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T14:54:50.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-07T14:54:50.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T14:54:50.081Z] === RUN TestNetworkList [2022-03-07T14:54:50.081Z] === RUN TestNetworkList//networks [2022-03-07T14:54:50.081Z] === PAUSE TestNetworkList//networks [2022-03-07T14:54:50.081Z] === RUN TestNetworkList//networks/ [2022-03-07T14:54:50.081Z] === PAUSE TestNetworkList//networks/ [2022-03-07T14:54:50.081Z] === CONT TestNetworkList//networks [2022-03-07T14:54:50.081Z] === CONT TestNetworkList//networks/ [2022-03-07T14:54:50.081Z] --- PASS: TestNetworkList (0.03s) [2022-03-07T14:54:50.081Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T14:54:50.081Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T14:54:50.081Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T14:54:50.081Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T14:54:50.081Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T14:54:50.081Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T14:54:50.081Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T14:54:50.081Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T14:54:50.081Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T14:54:50.081Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:54:50.081Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T14:54:50.081Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T14:54:50.081Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T14:54:50.081Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T14:54:50.081Z] PASS [2022-03-07T14:54:50.081Z] ok github.com/docker/docker/integration/network 0.161s [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === Skipped [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-07T14:54:50.081Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T14:54:50.081Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-07T14:54:50.081Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-07T14:54:50.081Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T14:54:50.081Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T14:54:50.081Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:243: FLAKY_TEST [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T14:54:50.081Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T14:54:50.081Z] [2022-03-07T14:54:50.081Z] DONE 22 tests, 15 skipped in 2.441s [2022-03-07T14:54:50.081Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-07T14:54:51.046Z] testing: warning: no tests to run [2022-03-07T14:54:51.046Z] PASS [2022-03-07T14:54:51.046Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2022-03-07T14:54:51.046Z] [2022-03-07T14:54:51.046Z] DONE 0 tests in 0.816s [2022-03-07T14:54:51.046Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-07T14:54:51.504Z] testing: warning: no tests to run [2022-03-07T14:54:51.504Z] PASS [2022-03-07T14:54:51.504Z] ok github.com/docker/docker/integration/network/macvlan 0.096s [2022-03-07T14:54:51.504Z] [2022-03-07T14:54:51.504Z] DONE 0 tests in 0.794s [2022-03-07T14:54:51.961Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-07T14:54:52.420Z] testing: warning: no tests to run [2022-03-07T14:54:52.420Z] PASS [2022-03-07T14:54:52.420Z] ok github.com/docker/docker/integration/plugin 0.085s [2022-03-07T14:54:52.878Z] [2022-03-07T14:54:52.878Z] DONE 0 tests in 0.786s [2022-03-07T14:54:52.878Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-07T14:54:53.049Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T14:54:53.336Z] testing: warning: no tests to run [2022-03-07T14:54:53.336Z] PASS [2022-03-07T14:54:53.336Z] ok github.com/docker/docker/integration/plugin/authz 0.103s [2022-03-07T14:54:53.797Z] [2022-03-07T14:54:53.797Z] DONE 0 tests in 0.778s [2022-03-07T14:54:53.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-07T14:54:56.774Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T14:54:57.230Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T14:54:57.230Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T14:54:57.230Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T14:54:57.687Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T14:54:58.253Z] === RUN TestDockerSuite/TestExecTTY [2022-03-07T14:54:58.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:54:58.488Z] INFO: Testing against a local daemon [2022-03-07T14:54:58.488Z] === RUN TestPluginInvalidJSON [2022-03-07T14:54:58.488Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:54:58.488Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:54:58.488Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T14:54:58.488Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-07T14:54:58.488Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-07T14:54:58.488Z] === RUN TestPluginInstall [2022-03-07T14:54:58.488Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T14:54:58.488Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T14:54:58.488Z] === RUN TestPluginsWithRuntimes [2022-03-07T14:54:58.488Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T14:54:58.488Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T14:54:58.488Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T14:54:58.488Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T14:54:58.488Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-03-07T14:54:58.488Z] PASS [2022-03-07T14:54:58.488Z] ok github.com/docker/docker/integration/plugin/common 0.154s [2022-03-07T14:54:58.488Z] [2022-03-07T14:54:58.488Z] === Skipped [2022-03-07T14:54:58.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-07T14:54:58.488Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T14:54:58.488Z] [2022-03-07T14:54:58.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-07T14:54:58.488Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T14:54:58.488Z] [2022-03-07T14:54:58.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-03-07T14:54:58.488Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T14:54:58.488Z] [2022-03-07T14:54:58.488Z] DONE 5 tests, 3 skipped in 4.822s [2022-03-07T14:54:58.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-07T14:54:58.819Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T14:54:59.386Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T14:54:59.955Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T14:55:00.520Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T14:55:00.520Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-07T14:55:00.520Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T14:55:00.946Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T14:55:01.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:01.394Z] INFO: Testing against a local daemon [2022-03-07T14:55:01.394Z] === RUN TestExternalGraphDriver [2022-03-07T14:55:01.394Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T14:55:01.394Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-07T14:55:01.394Z] === RUN TestGraphdriverPluginV2 [2022-03-07T14:55:01.394Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T14:55:01.394Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-07T14:55:01.394Z] PASS [2022-03-07T14:55:01.394Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.120s [2022-03-07T14:55:01.394Z] [2022-03-07T14:55:01.394Z] === Skipped [2022-03-07T14:55:01.394Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-07T14:55:01.394Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T14:55:01.394Z] [2022-03-07T14:55:01.394Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-07T14:55:01.394Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T14:55:01.394Z] [2022-03-07T14:55:01.394Z] DONE 2 tests, 2 skipped in 2.626s [2022-03-07T14:55:01.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-07T14:55:01.456Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-07T14:55:02.023Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T14:55:02.477Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T14:55:02.957Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-07T14:55:03.215Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T14:55:03.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:03.601Z] INFO: Testing against a local daemon [2022-03-07T14:55:03.601Z] === RUN TestReadPluginNoRead [2022-03-07T14:55:03.601Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T14:55:03.601Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-07T14:55:03.601Z] PASS [2022-03-07T14:55:03.601Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2022-03-07T14:55:04.063Z] [2022-03-07T14:55:04.063Z] === Skipped [2022-03-07T14:55:04.063Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-07T14:55:04.063Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T14:55:04.063Z] [2022-03-07T14:55:04.063Z] DONE 1 tests, 1 skipped in 2.490s [2022-03-07T14:55:04.063Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-07T14:55:04.150Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-03-07T14:55:04.150Z] === RUN TestServiceUpdateNetwork [2022-03-07T14:55:04.150Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T14:55:05.599Z] testing: warning: no tests to run [2022-03-07T14:55:05.599Z] PASS [2022-03-07T14:55:05.599Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2022-03-07T14:55:05.599Z] [2022-03-07T14:55:05.599Z] DONE 0 tests in 1.224s [2022-03-07T14:55:05.599Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-07T14:55:07.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:07.778Z] INFO: Testing against a local daemon [2022-03-07T14:55:07.778Z] === RUN TestPluginWithDevMounts [2022-03-07T14:55:07.778Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:07.778Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T14:55:07.778Z] PASS [2022-03-07T14:55:07.778Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2022-03-07T14:55:07.778Z] [2022-03-07T14:55:07.778Z] === Skipped [2022-03-07T14:55:07.778Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-07T14:55:07.778Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:07.778Z] [2022-03-07T14:55:07.778Z] DONE 1 tests, 1 skipped in 2.335s [2022-03-07T14:55:07.778Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-07T14:55:08.248Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T14:55:08.248Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T14:55:08.248Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T14:55:08.248Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T14:55:08.248Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T14:55:08.248Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T14:55:08.248Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T14:55:08.248Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T14:55:08.248Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T14:55:08.704Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T14:55:09.412Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T14:55:09.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:09.951Z] INFO: Testing against a local daemon [2022-03-07T14:55:09.951Z] === RUN TestSecretInspect [2022-03-07T14:55:09.951Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-07T14:55:09.951Z] === RUN TestSecretList [2022-03-07T14:55:09.951Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] --- SKIP: TestSecretList (0.00s) [2022-03-07T14:55:09.951Z] === RUN TestSecretsCreateAndDelete [2022-03-07T14:55:09.951Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-07T14:55:09.951Z] === RUN TestSecretsUpdate [2022-03-07T14:55:09.951Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-07T14:55:09.951Z] === RUN TestTemplatedSecret [2022-03-07T14:55:09.951Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T14:55:09.951Z] === RUN TestSecretCreateResolve [2022-03-07T14:55:09.951Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:09.951Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-07T14:55:09.951Z] PASS [2022-03-07T14:55:09.951Z] ok github.com/docker/docker/integration/secret 0.112s [2022-03-07T14:55:09.951Z] [2022-03-07T14:55:09.951Z] === Skipped [2022-03-07T14:55:09.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-07T14:55:09.951Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] [2022-03-07T14:55:09.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-07T14:55:09.951Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] [2022-03-07T14:55:09.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-07T14:55:09.951Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] [2022-03-07T14:55:09.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-07T14:55:09.951Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] [2022-03-07T14:55:09.951Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-07T14:55:09.951Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:09.951Z] [2022-03-07T14:55:09.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-07T14:55:09.951Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:09.951Z] [2022-03-07T14:55:09.951Z] DONE 6 tests, 6 skipped in 2.106s [2022-03-07T14:55:09.951Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-07T14:55:12.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:12.852Z] INFO: Testing against a local daemon [2022-03-07T14:55:12.852Z] === RUN TestServiceCreateInit [2022-03-07T14:55:12.852Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T14:55:12.852Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T14:55:12.852Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-07T14:55:12.852Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:55:12.852Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T14:55:12.852Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-07T14:55:12.852Z] === RUN TestCreateServiceConflict [2022-03-07T14:55:12.852Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T14:55:12.852Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-07T14:55:12.852Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T14:55:12.852Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T14:55:12.852Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T14:55:12.852Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestCreateServiceSysctls [2022-03-07T14:55:12.852Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-07T14:55:12.852Z] === RUN TestCreateServiceCapabilities [2022-03-07T14:55:12.852Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-07T14:55:12.852Z] === RUN TestInspect [2022-03-07T14:55:12.852Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestInspect (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestCreateJob [2022-03-07T14:55:12.852Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestCreateJob (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestReplicatedJob [2022-03-07T14:55:12.852Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestUpdateReplicatedJob [2022-03-07T14:55:12.852Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestServiceListWithStatuses [2022-03-07T14:55:12.852Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T14:55:12.852Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestDockerNetworkReConnect [2022-03-07T14:55:12.852Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestServicePlugin [2022-03-07T14:55:12.852Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:12.852Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestServiceUpdateLabel [2022-03-07T14:55:12.852Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:12.852Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-07T14:55:12.852Z] === RUN TestServiceUpdateSecrets [2022-03-07T14:55:12.852Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:12.852Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestServiceUpdateConfigs [2022-03-07T14:55:12.852Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:12.852Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestServiceUpdateNetwork [2022-03-07T14:55:12.852Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:12.852Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-07T14:55:12.852Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T14:55:12.852Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:12.852Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-07T14:55:12.852Z] PASS [2022-03-07T14:55:12.852Z] ok github.com/docker/docker/integration/service 0.299s [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === Skipped [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:55:13.310Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:55:13.310Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-03-07T14:55:13.310Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-07T14:55:13.310Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-07T14:55:13.310Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T14:55:13.310Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-07T14:55:13.310Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-07T14:55:13.310Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-07T14:55:13.310Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-07T14:55:13.310Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-07T14:55:13.310Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-07T14:55:13.310Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-07T14:55:13.310Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-07T14:55:13.310Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-07T14:55:13.310Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-07T14:55:13.310Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-07T14:55:13.310Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.310Z] [2022-03-07T14:55:13.310Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-07T14:55:13.311Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:13.311Z] [2022-03-07T14:55:13.311Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-03-07T14:55:13.311Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:13.311Z] [2022-03-07T14:55:13.311Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-07T14:55:13.311Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:13.311Z] [2022-03-07T14:55:13.311Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-07T14:55:13.311Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:13.311Z] [2022-03-07T14:55:13.311Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-07T14:55:13.311Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:13.311Z] [2022-03-07T14:55:13.311Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-07T14:55:13.311Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T14:55:13.311Z] [2022-03-07T14:55:13.311Z] DONE 24 tests, 23 skipped in 2.985s [2022-03-07T14:55:13.311Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-07T14:55:13.593Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T14:55:14.532Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T14:55:15.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:15.489Z] INFO: Testing against a local daemon [2022-03-07T14:55:15.489Z] === RUN TestSessionCreate [2022-03-07T14:55:15.489Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T14:55:15.489Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-07T14:55:15.489Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T14:55:15.489Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T14:55:15.489Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T14:55:15.489Z] PASS [2022-03-07T14:55:15.489Z] ok github.com/docker/docker/integration/session 0.107s [2022-03-07T14:55:15.489Z] [2022-03-07T14:55:15.489Z] === Skipped [2022-03-07T14:55:15.489Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-07T14:55:15.489Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T14:55:15.489Z] [2022-03-07T14:55:15.489Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T14:55:15.489Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T14:55:15.489Z] [2022-03-07T14:55:15.489Z] DONE 2 tests, 2 skipped in 2.116s [2022-03-07T14:55:15.489Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-07T14:55:16.430Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-03-07T14:55:16.430Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T14:55:17.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:17.664Z] INFO: Testing against a local daemon [2022-03-07T14:55:17.664Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:55:17.664Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:17.664Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:55:17.664Z] === RUN TestDiskUsage [2022-03-07T14:55:17.664Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T14:55:17.664Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-07T14:55:17.664Z] === RUN TestEventsExecDie [2022-03-07T14:55:17.664Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T14:55:17.802Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T14:55:18.122Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-07T14:55:18.122Z] === RUN TestEventsBackwardsCompatible [2022-03-07T14:55:18.122Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T14:55:18.122Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-07T14:55:18.122Z] === RUN TestEventsVolumeCreate [2022-03-07T14:55:18.122Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T14:55:18.122Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-07T14:55:18.122Z] === RUN TestInfoAPI [2022-03-07T14:55:18.122Z] --- PASS: TestInfoAPI (0.05s) [2022-03-07T14:55:18.122Z] === RUN TestInfoAPIWarnings [2022-03-07T14:55:18.122Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:55:18.122Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-07T14:55:18.122Z] === RUN TestInfoDebug [2022-03-07T14:55:18.122Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:55:18.122Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-07T14:55:18.122Z] === RUN TestInfoInsecureRegistries [2022-03-07T14:55:18.122Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:55:18.122Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-07T14:55:18.122Z] === RUN TestInfoRegistryMirrors [2022-03-07T14:55:18.122Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:55:18.122Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-07T14:55:18.122Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T14:55:18.369Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T14:55:18.940Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T14:55:19.089Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-07T14:55:19.089Z] === RUN TestPingCacheHeaders [2022-03-07T14:55:19.089Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-07T14:55:19.089Z] === RUN TestPingGet [2022-03-07T14:55:19.089Z] --- PASS: TestPingGet (0.05s) [2022-03-07T14:55:19.089Z] === RUN TestPingHead [2022-03-07T14:55:19.089Z] --- PASS: TestPingHead (0.06s) [2022-03-07T14:55:19.089Z] === RUN TestVersion [2022-03-07T14:55:19.089Z] --- PASS: TestVersion (0.05s) [2022-03-07T14:55:19.089Z] PASS [2022-03-07T14:55:19.089Z] ok github.com/docker/docker/integration/system 1.308s [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === Skipped [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:55:19.089Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-07T14:55:19.089Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-07T14:55:19.089Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-07T14:55:19.089Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-07T14:55:19.089Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-07T14:55:19.089Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-07T14:55:19.089Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-07T14:55:19.089Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-07T14:55:19.089Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T14:55:19.089Z] [2022-03-07T14:55:19.089Z] DONE 15 tests, 9 skipped in 3.527s [2022-03-07T14:55:19.089Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-07T14:55:19.506Z] check_test.go:379: [d6a3548feaf64] daemon is not started [2022-03-07T14:55:19.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-07T14:55:19.506Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T14:55:19.506Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T14:55:19.506Z] === RUN TestDockerSuite/TestHealth [2022-03-07T14:55:21.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:21.993Z] INFO: Testing against a local daemon [2022-03-07T14:55:21.993Z] === RUN TestVolumesCreateAndList [2022-03-07T14:55:21.993Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-07T14:55:21.993Z] === RUN TestVolumesRemove [2022-03-07T14:55:21.993Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-07T14:55:21.993Z] === RUN TestVolumesInspect [2022-03-07T14:55:21.993Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-07T14:55:21.993Z] === RUN TestVolumesInvalidJSON [2022-03-07T14:55:21.993Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T14:55:21.993Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T14:55:21.993Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T14:55:21.993Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-03-07T14:55:21.993Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-07T14:55:21.993Z] PASS [2022-03-07T14:55:21.993Z] ok github.com/docker/docker/integration/volume 0.373s [2022-03-07T14:55:21.993Z] [2022-03-07T14:55:21.993Z] DONE 5 tests in 2.815s [2022-03-07T14:55:22.036Z] docker_api_swarm_test.go:802: [d75945e1cc7b8] joining swarm manager [dccd074605e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:55:22.452Z] INFO: make.ps1 ended at 03/07/2022 14:55:21 [2022-03-07T14:55:22.452Z] INFO: Integration CLI tests being run from the host: [2022-03-07T14:55:22.452Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-07T14:55:22.970Z] docker_api_swarm_test.go:802: [df1358dffbf9f] joining swarm manager [dccd074605e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:55:24.343Z] docker_api_swarm_test.go:802: [dc47ce5a83774] joining swarm manager [dccd074605e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T14:55:25.276Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T14:55:25.532Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-07T14:55:25.532Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-07T14:55:25.532Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-07T14:55:25.532Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-07T14:55:25.532Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-07T14:55:25.532Z] remote: Enumerating objects: 23, done. [2022-03-07T14:55:25.532Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-07T14:55:25.532Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-07T14:55:25.532Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-07T14:55:25.532Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-07T14:55:25.532Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-07T14:55:25.532Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-07T14:55:25.532Z] Cross building: bundles/cross/linux/ppc64le [2022-03-07T14:55:25.532Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-07T14:55:25.532Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-07T14:55:25.534Z] docker_api_swarm_test.go:802: [defbc28b07fec] joining swarm manager [dccd074605e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-07T14:55:26.908Z] docker_api_swarm_test.go:810: [d03715ce19034] joining swarm manager [dccd074605e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-07T14:55:33.463Z] --- PASS: TestServiceUpdatePidsLimit (16.85s) [2022-03-07T14:55:33.463Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-07T14:55:33.463Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2022-03-07T14:55:33.463Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2022-03-07T14:55:33.463Z] PASS [2022-03-07T14:55:33.463Z] [2022-03-07T14:55:33.463Z] === Skipped [2022-03-07T14:55:33.463Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T14:55:33.463Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T14:55:33.463Z] [2022-03-07T14:55:33.463Z] DONE 27 tests, 1 skipped in 195.295s [2022-03-07T14:55:33.463Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T14:55:33.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:55:33.463Z] ++ set -e [2022-03-07T14:55:33.463Z] ++ '[' -n 0 ']' [2022-03-07T14:55:33.463Z] ++ set -x [2022-03-07T14:55:33.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:55:33.463Z] INFO: Testing against a local daemon [2022-03-07T14:55:33.463Z] === RUN TestSessionCreate [2022-03-07T14:55:33.463Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T14:55:33.463Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T14:55:33.463Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-07T14:55:33.463Z] PASS [2022-03-07T14:55:33.463Z] [2022-03-07T14:55:33.463Z] DONE 2 tests in 0.194s [2022-03-07T14:55:33.463Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T14:55:33.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:55:33.463Z] ++ set -e [2022-03-07T14:55:33.463Z] ++ '[' -n 0 ']' [2022-03-07T14:55:33.463Z] ++ set -x [2022-03-07T14:55:33.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:55:33.721Z] INFO: Testing against a local daemon [2022-03-07T14:55:33.721Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T14:55:33.721Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T14:55:33.721Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:55:33.721Z] === RUN TestDiskUsage [2022-03-07T14:55:33.721Z] === PAUSE TestDiskUsage [2022-03-07T14:55:33.721Z] === RUN TestEventsExecDie [2022-03-07T14:55:34.287Z] --- PASS: TestEventsExecDie (0.62s) [2022-03-07T14:55:34.287Z] === RUN TestEventsBackwardsCompatible [2022-03-07T14:55:34.287Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-03-07T14:55:34.287Z] === RUN TestEventsVolumeCreate [2022-03-07T14:55:34.545Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-07T14:55:34.545Z] === RUN TestInfoBinaryCommits [2022-03-07T14:55:34.545Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T14:55:34.545Z] === RUN TestInfoAPIVersioned [2022-03-07T14:55:34.545Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-07T14:55:34.545Z] === RUN TestInfoAPI [2022-03-07T14:55:34.545Z] --- PASS: TestInfoAPI (0.01s) [2022-03-07T14:55:34.545Z] === RUN TestInfoAPIWarnings [2022-03-07T14:55:34.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T14:55:34.843Z] INFO: Testing against a local daemon [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T14:55:34.843Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T14:55:34.843Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T14:55:34.843Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T14:55:35.301Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T14:55:39.809Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T14:55:39.809Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T14:55:39.809Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T14:55:39.809Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T14:55:39.809Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T14:55:39.809Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T14:55:40.377Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T14:55:40.377Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T14:55:40.377Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T14:55:40.377Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T14:55:40.635Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T14:55:40.894Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T14:55:41.152Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T14:55:41.152Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T14:55:41.719Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T14:55:41.719Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T14:55:42.285Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T14:55:42.854Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T14:55:43.114Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T14:55:43.681Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T14:55:44.353Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T14:55:44.353Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T14:55:44.353Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T14:55:44.353Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T14:55:44.353Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T14:55:46.233Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T14:55:46.492Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T14:55:46.492Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T14:55:47.429Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T14:55:48.808Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T14:55:48.808Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T14:55:49.742Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T14:55:50.678Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-03-07T14:55:50.678Z] === RUN TestInfoDebug [2022-03-07T14:55:50.678Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T14:55:51.245Z] --- PASS: TestInfoDebug (0.54s) [2022-03-07T14:55:51.245Z] === RUN TestInfoInsecureRegistries [2022-03-07T14:55:51.813Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-07T14:55:51.813Z] === RUN TestInfoRegistryMirrors [2022-03-07T14:55:52.071Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T14:55:52.330Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-07T14:55:52.331Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T14:55:52.331Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-07T14:55:52.331Z] === RUN TestPingCacheHeaders [2022-03-07T14:55:52.589Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-07T14:55:52.589Z] === RUN TestPingGet [2022-03-07T14:55:52.589Z] --- PASS: TestPingGet (0.01s) [2022-03-07T14:55:52.589Z] === RUN TestPingHead [2022-03-07T14:55:52.589Z] --- PASS: TestPingHead (0.03s) [2022-03-07T14:55:52.589Z] === RUN TestVersion [2022-03-07T14:55:52.589Z] --- PASS: TestVersion (0.01s) [2022-03-07T14:55:52.589Z] === CONT TestDiskUsage [2022-03-07T14:55:52.589Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T14:55:53.156Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T14:55:53.156Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T14:55:53.415Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T14:55:53.673Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T14:55:53.932Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage (1.32s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty (0.01s)=== RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-07T14:55:53.932Z] [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T14:55:53.932Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T14:55:53.932Z] PASS [2022-03-07T14:55:53.932Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T14:55:53.932Z] [2022-03-07T14:55:53.932Z] === Skipped [2022-03-07T14:55:53.932Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T14:55:53.932Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T14:55:53.932Z] [2022-03-07T14:55:53.932Z] DONE 50 tests, 1 skipped in 20.363s [2022-03-07T14:55:53.932Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T14:55:53.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:55:53.932Z] ++ set -e [2022-03-07T14:55:53.932Z] ++ '[' -n 0 ']' [2022-03-07T14:55:53.932Z] ++ set -x [2022-03-07T14:55:53.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-07T14:55:53.932Z] INFO: Testing against a local daemon [2022-03-07T14:55:53.932Z] === RUN TestVolumesCreateAndList [2022-03-07T14:55:53.932Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-07T14:55:53.932Z] === RUN TestVolumesRemove [2022-03-07T14:55:54.190Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-07T14:55:54.190Z] === RUN TestVolumesInspect [2022-03-07T14:55:54.190Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-07T14:55:54.190Z] === RUN TestVolumesInvalidJSON [2022-03-07T14:55:54.190Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T14:55:54.190Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T14:55:54.190Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T14:55:54.190Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-07T14:55:54.190Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T14:55:54.190Z] PASS [2022-03-07T14:55:54.190Z] [2022-03-07T14:55:54.190Z] DONE 5 tests in 0.275s [2022-03-07T14:55:54.190Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T14:55:54.449Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T14:55:54.449Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T14:55:54.449Z] +++ kill 6142 [2022-03-07T14:55:54.714Z] +++ /etc/init.d/apparmor stop [2022-03-07T14:55:54.714Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T14:55:54.714Z] [2022-03-07T14:55:54.715Z] Unloading profiles will leave already running processes permanently [2022-03-07T14:55:54.715Z] unconfined, which can lead to unexpected situations. [2022-03-07T14:55:54.715Z] [2022-03-07T14:55:54.715Z] To set a process to complain mode, use the command line tool [2022-03-07T14:55:54.715Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T14:55:54.715Z] +++ true [2022-03-07T14:55:54.715Z] exiting test-integration [2022-03-07T14:55:54.715Z] ++ exit 0 [2022-03-07T14:55:54.715Z] [2022-03-07T14:55:55.281Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T14:55:55.539Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T14:55:55.539Z] + for job in $(jobs -p) [2022-03-07T14:55:55.539Z] + wait 12150 [2022-03-07T14:55:56.474Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T14:55:56.732Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T14:55:57.298Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T14:55:57.298Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-07T14:55:58.231Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T14:55:58.798Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T14:55:59.365Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T14:55:59.365Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T14:55:59.624Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T14:55:59.624Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-07T14:55:59.624Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T14:56:00.559Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T14:56:00.818Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T14:56:01.386Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T14:56:01.961Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T14:56:01.961Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T14:56:01.961Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T14:56:01.961Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-07T14:56:01.961Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T14:56:02.220Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T14:56:02.788Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T14:56:02.788Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T14:56:03.356Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T14:56:03.925Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T14:56:05.421Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T14:56:05.421Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T14:56:05.421Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T14:56:05.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T14:56:05.832Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T14:56:05.832Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T14:56:06.397Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T14:56:06.657Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T14:56:07.591Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T14:56:08.157Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T14:56:08.724Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T14:56:09.290Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T14:56:09.855Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T14:56:10.114Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T14:56:10.687Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T14:56:10.687Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-07T14:56:11.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T14:56:11.194Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T14:56:12.589Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T14:56:12.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T14:56:13.156Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T14:56:14.091Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T14:56:14.351Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T14:56:15.730Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T14:56:17.105Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T14:56:18.482Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T14:56:18.483Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T14:56:18.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T14:56:19.857Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T14:56:20.115Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T14:56:20.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-07T14:56:20.632Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T14:56:23.393Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T14:56:23.393Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T14:56:23.393Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T14:56:24.380Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T14:56:24.380Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T14:56:28.746Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T14:56:28.746Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T14:56:28.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T14:56:30.123Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T14:56:30.250Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T14:56:30.387Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T14:56:30.719Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T14:56:30.719Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T14:56:30.719Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T14:56:30.719Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T14:56:30.719Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T14:56:30.719Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T14:56:30.719Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T14:56:31.188Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T14:56:32.175Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T14:56:32.293Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-07T14:56:32.293Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T14:56:32.293Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T14:56:32.293Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T14:56:32.293Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T14:56:32.859Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T14:56:33.117Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T14:56:35.964Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T14:56:37.298Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T14:56:37.298Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T14:56:37.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T14:56:37.324Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T14:56:37.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T14:56:37.530Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T14:56:37.530Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T14:56:37.530Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T14:56:37.530Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T14:56:37.530Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T14:56:37.530Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T14:56:41.325Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T14:56:41.479Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T14:56:41.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-07T14:56:42.000Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T14:56:42.000Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T14:56:42.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T14:56:42.000Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T14:56:42.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T14:56:42.000Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T14:56:42.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T14:56:42.936Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T14:56:44.313Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T14:56:45.249Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T14:56:46.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-07T14:56:46.445Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T14:56:47.380Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T14:56:48.756Z] docker_api_swarm_service_test.go:395: [df4addbf6a050] joining swarm manager [d22a056f51081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:56:49.324Z] docker_api_swarm_service_test.go:395: [db86ec3afdb45] joining swarm manager [d22a056f51081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:56:49.324Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T14:56:49.890Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T14:56:50.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T14:56:50.544Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T14:56:50.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T14:56:50.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T14:56:50.544Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T14:56:50.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T14:56:50.544Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T14:56:50.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T14:56:50.826Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T14:56:56.263Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T14:56:57.386Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T14:57:02.040Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-07T14:57:02.040Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-07T14:57:02.040Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-07T14:57:02.040Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-07T14:57:02.040Z] Cross building: bundles/cross/linux/s390x [2022-03-07T14:57:02.040Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-07T14:57:02.040Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-07T14:57:02.140Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T14:57:02.670Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T14:57:03.237Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T14:57:03.710Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T14:57:03.710Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T14:57:03.710Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T14:57:03.802Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T14:57:04.060Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T14:57:04.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-07T14:57:04.887Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T14:57:04.887Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T14:57:05.453Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T14:57:06.392Z] docker_api_swarm_service_test.go:343: [d780fed3cc6fc] joining swarm manager [d1fcf032ae824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:57:07.326Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T14:57:07.326Z] docker_api_swarm_service_test.go:343: [d357308264c04] joining swarm manager [d1fcf032ae824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:57:07.502Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T14:57:07.585Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-07T14:57:09.067Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T14:57:14.144Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T14:57:14.710Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T14:57:14.967Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T14:57:15.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T14:57:16.228Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T14:57:16.228Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T14:57:16.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T14:57:16.228Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T14:57:16.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T14:57:16.228Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T14:57:16.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T14:57:16.228Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T14:57:16.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T14:57:16.228Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T14:57:17.498Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T14:57:20.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T14:57:20.308Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T14:57:20.764Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T14:57:20.764Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T14:57:20.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-07T14:57:21.221Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T14:57:22.753Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T14:57:22.753Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T14:57:22.753Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T14:57:23.313Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T14:57:23.313Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-07T14:57:23.313Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T14:57:23.313Z] docker_api_swarm_service_test.go:490: [d0e208820f606] joining swarm manager [d5e3af539019b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:57:23.878Z] docker_api_swarm_service_test.go:490: [d5c62307db27a] joining swarm manager [d5e3af539019b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:57:24.136Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T14:57:27.421Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T14:57:27.423Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T14:57:29.056Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T14:57:29.056Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T14:57:29.056Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T14:57:29.056Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T14:57:29.056Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T14:57:29.326Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T14:57:30.586Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T14:57:31.550Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T14:57:31.851Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T14:57:32.006Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T14:57:32.732Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T14:57:32.969Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T14:57:33.204Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T14:57:33.204Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T14:57:33.204Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T14:57:33.204Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T14:57:33.204Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T14:57:33.204Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T14:57:33.204Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T14:57:33.204Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T14:57:33.204Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T14:57:33.425Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T14:57:36.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-07T14:57:36.292Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T14:57:37.669Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T14:57:39.045Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T14:57:39.083Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T14:57:39.083Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T14:57:39.083Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T14:57:39.083Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T14:57:39.083Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T14:57:39.196Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T14:57:40.421Z] === RUN TestDockerSuite/TestPortList [2022-03-07T14:57:41.364Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T14:57:41.364Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T14:57:41.364Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T14:57:42.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-07T14:57:42.882Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T14:57:42.892Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T14:57:42.892Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T14:57:42.892Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T14:57:43.352Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T14:57:44.228Z] docker_api_swarm_service_test.go:128: [daed28fa1066a] joining swarm manager [d9f4ca732274a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:57:45.104Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T14:57:45.104Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T14:57:45.104Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T14:57:45.104Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T14:57:45.104Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T14:57:45.104Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T14:57:45.104Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T14:57:45.104Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T14:57:45.104Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T14:57:45.163Z] docker_api_swarm_service_test.go:129: [d94f25b9da938] joining swarm manager [d9f4ca732274a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:57:45.521Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T14:57:46.483Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T14:57:46.942Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T14:57:46.942Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T14:57:46.942Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T14:57:47.065Z] docker_api_swarm_service_test.go:137: [d0adb2eb06e64] joining swarm manager [d9f4ca732274a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T14:57:47.904Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T14:57:48.001Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T14:57:48.001Z] docker_api_swarm_service_test.go:138: [de5090efeb67a] joining swarm manager [d9f4ca732274a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-07T14:57:48.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T14:57:48.868Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T14:57:48.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T14:57:48.868Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T14:57:48.868Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T14:57:48.911Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T14:57:48.911Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T14:57:48.911Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T14:57:48.911Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T14:57:48.911Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T14:57:48.938Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T14:57:54.695Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T14:57:55.493Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T14:57:55.493Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T14:57:55.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T14:57:55.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T14:57:55.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T14:57:56.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T14:57:56.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T14:57:56.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T14:57:56.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T14:57:57.581Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T14:57:57.595Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T14:57:57.595Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-07T14:57:58.939Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T14:57:58.940Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T14:57:58.940Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T14:57:58.940Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T14:57:58.940Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T14:57:59.492Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-07T14:58:00.426Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-07T14:58:00.684Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-07T14:58:00.684Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T14:58:02.586Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T14:58:03.522Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T14:58:05.424Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T14:58:08.708Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T14:58:08.708Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T14:58:10.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-07T14:58:11.017Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T14:58:12.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-07T14:58:14.818Z] docker_api_swarm_service_test.go:304: [decb97baa2d0f] joining swarm manager [d232c28be6c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:58:15.385Z] docker_api_swarm_service_test.go:304: [d22d067f94076] joining swarm manager [d232c28be6c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:58:17.915Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T14:58:18.483Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T14:58:19.867Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T14:58:20.804Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T14:58:21.741Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T14:58:23.546Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-07T14:58:23.546Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-07T14:58:23.546Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-07T14:58:23.546Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-07T14:58:23.546Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-07T14:58:23.640Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T14:58:23.911Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-07T14:58:24.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/test/unit [2022-03-07T14:58:24.262Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T14:58:24.262Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T14:58:24.262Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T14:58:24.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T14:58:24.767Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-07T14:58:24.767Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-07T14:58:24.767Z] + TESTDIRS=./... [2022-03-07T14:58:24.767Z] + exclude_paths='/vendor/|/integration' [2022-03-07T14:58:24.767Z] ++ go list ./... [2022-03-07T14:58:24.767Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-07T14:58:25.542Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T14:58:25.711Z] + pkg_list='github.com/docker/docker/api [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/backend [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/container [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/events [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/filters [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/image [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/mount [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/network [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/registry [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/time [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/versions [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:58:25.711Z] github.com/docker/docker/api/types/volume [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:58:25.711Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:58:25.711Z] github.com/docker/docker/cli [2022-03-07T14:58:25.711Z] github.com/docker/docker/cli/config [2022-03-07T14:58:25.711Z] github.com/docker/docker/cli/debug [2022-03-07T14:58:25.711Z] github.com/docker/docker/client [2022-03-07T14:58:25.711Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:58:25.711Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:58:25.711Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:58:25.711Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:58:25.711Z] github.com/docker/docker/container [2022-03-07T14:58:25.711Z] github.com/docker/docker/container/stream [2022-03-07T14:58:25.711Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:58:25.711Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:58:25.711Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/config [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/events [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/exec [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/images [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/links [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/names [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/network [2022-03-07T14:58:25.711Z] github.com/docker/docker/daemon/stats [2022-03-07T14:58:25.711Z] github.com/docker/docker/distribution [2022-03-07T14:58:25.711Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:58:25.711Z] github.com/docker/docker/distribution/utils [2022-03-07T14:58:25.711Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:58:25.711Z] github.com/docker/docker/dockerversion [2022-03-07T14:58:25.711Z] github.com/docker/docker/errdefs [2022-03-07T14:58:25.711Z] github.com/docker/docker/image [2022-03-07T14:58:25.711Z] github.com/docker/docker/image/cache [2022-03-07T14:58:25.711Z] github.com/docker/docker/image/tarexport [2022-03-07T14:58:25.711Z] github.com/docker/docker/image/v1 [2022-03-07T14:58:25.711Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:58:25.711Z] github.com/docker/docker/layer [2022-03-07T14:58:25.711Z] github.com/docker/docker/libcontainerd [2022-03-07T14:58:25.711Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:58:25.711Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:58:25.711Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:58:25.711Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/libnetwork/types [2022-03-07T14:58:25.711Z] github.com/docker/docker/oci [2022-03-07T14:58:25.711Z] github.com/docker/docker/oci/caps [2022-03-07T14:58:25.711Z] github.com/docker/docker/opts [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/archive [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/directory [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/locker [2022-03-07T14:58:25.711Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/mount [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/platform [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/pools [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/progress [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/signal [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/stack [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/system [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/term [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:58:25.712Z] github.com/docker/docker/plugin [2022-03-07T14:58:25.712Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:58:25.712Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:58:25.712Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:58:25.712Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:58:25.712Z] github.com/docker/docker/quota [2022-03-07T14:58:25.712Z] github.com/docker/docker/reference [2022-03-07T14:58:25.712Z] github.com/docker/docker/registry [2022-03-07T14:58:25.712Z] github.com/docker/docker/registry/resumable [2022-03-07T14:58:25.712Z] github.com/docker/docker/restartmanager [2022-03-07T14:58:25.712Z] github.com/docker/docker/rootless [2022-03-07T14:58:25.712Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:58:25.712Z] github.com/docker/docker/runconfig [2022-03-07T14:58:25.712Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/environment [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/registry [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/request [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/drivers [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/local [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/mounts [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/service [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/testutils' [2022-03-07T14:58:25.712Z] ++ grep --fixed-strings -v /libnetwork [2022-03-07T14:58:25.712Z] ++ echo 'github.com/docker/docker/api [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/backend [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/container [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/events [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/filters [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/image [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/mount [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/network [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/registry [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/time [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/versions [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/types/volume [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:58:25.712Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:58:25.712Z] github.com/docker/docker/cli [2022-03-07T14:58:25.712Z] github.com/docker/docker/cli/config [2022-03-07T14:58:25.712Z] github.com/docker/docker/cli/debug [2022-03-07T14:58:25.712Z] github.com/docker/docker/client [2022-03-07T14:58:25.712Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:58:25.712Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:58:25.712Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:58:25.712Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:58:25.712Z] github.com/docker/docker/container [2022-03-07T14:58:25.712Z] github.com/docker/docker/container/stream [2022-03-07T14:58:25.712Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:58:25.712Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:58:25.712Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/config [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/events [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/exec [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/images [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/links [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/names [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/network [2022-03-07T14:58:25.712Z] github.com/docker/docker/daemon/stats [2022-03-07T14:58:25.712Z] github.com/docker/docker/distribution [2022-03-07T14:58:25.712Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:58:25.712Z] github.com/docker/docker/distribution/utils [2022-03-07T14:58:25.712Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:58:25.712Z] github.com/docker/docker/dockerversion [2022-03-07T14:58:25.712Z] github.com/docker/docker/errdefs [2022-03-07T14:58:25.712Z] github.com/docker/docker/image [2022-03-07T14:58:25.712Z] github.com/docker/docker/image/cache [2022-03-07T14:58:25.712Z] github.com/docker/docker/image/tarexport [2022-03-07T14:58:25.712Z] github.com/docker/docker/image/v1 [2022-03-07T14:58:25.712Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:58:25.712Z] github.com/docker/docker/layer [2022-03-07T14:58:25.712Z] github.com/docker/docker/libcontainerd [2022-03-07T14:58:25.712Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:58:25.712Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:58:25.712Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:58:25.712Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/libnetwork/types [2022-03-07T14:58:25.712Z] github.com/docker/docker/oci [2022-03-07T14:58:25.712Z] github.com/docker/docker/oci/caps [2022-03-07T14:58:25.712Z] github.com/docker/docker/opts [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/archive [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/directory [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/locker [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/mount [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/platform [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/pools [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/progress [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/signal [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/stack [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/system [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/term [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:58:25.712Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:58:25.712Z] github.com/docker/docker/plugin [2022-03-07T14:58:25.712Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:58:25.712Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:58:25.712Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:58:25.712Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:58:25.712Z] github.com/docker/docker/quota [2022-03-07T14:58:25.712Z] github.com/docker/docker/reference [2022-03-07T14:58:25.712Z] github.com/docker/docker/registry [2022-03-07T14:58:25.712Z] github.com/docker/docker/registry/resumable [2022-03-07T14:58:25.712Z] github.com/docker/docker/restartmanager [2022-03-07T14:58:25.712Z] github.com/docker/docker/rootless [2022-03-07T14:58:25.712Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:58:25.712Z] github.com/docker/docker/runconfig [2022-03-07T14:58:25.712Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/environment [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/registry [2022-03-07T14:58:25.712Z] github.com/docker/docker/testutil/request [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/drivers [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/local [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/mounts [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/service [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:58:25.712Z] github.com/docker/docker/volume/testutils' [2022-03-07T14:58:25.712Z] + base_pkg_list='github.com/docker/docker/api [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:58:25.712Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/backend [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/container [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/events [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/filters [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/image [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/mount [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/network [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/registry [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/time [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/versions [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/volume [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:58:25.713Z] github.com/docker/docker/cli [2022-03-07T14:58:25.713Z] github.com/docker/docker/cli/config [2022-03-07T14:58:25.713Z] github.com/docker/docker/cli/debug [2022-03-07T14:58:25.713Z] github.com/docker/docker/client [2022-03-07T14:58:25.713Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:58:25.713Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:58:25.713Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:58:25.713Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:58:25.713Z] github.com/docker/docker/container [2022-03-07T14:58:25.713Z] github.com/docker/docker/container/stream [2022-03-07T14:58:25.713Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:58:25.713Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:58:25.713Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/config [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/events [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/exec [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/images [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/links [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/names [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/network [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/stats [2022-03-07T14:58:25.713Z] github.com/docker/docker/distribution [2022-03-07T14:58:25.713Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:58:25.713Z] github.com/docker/docker/distribution/utils [2022-03-07T14:58:25.713Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:58:25.713Z] github.com/docker/docker/dockerversion [2022-03-07T14:58:25.713Z] github.com/docker/docker/errdefs [2022-03-07T14:58:25.713Z] github.com/docker/docker/image [2022-03-07T14:58:25.713Z] github.com/docker/docker/image/cache [2022-03-07T14:58:25.713Z] github.com/docker/docker/image/tarexport [2022-03-07T14:58:25.713Z] github.com/docker/docker/image/v1 [2022-03-07T14:58:25.713Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:58:25.713Z] github.com/docker/docker/layer [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:58:25.713Z] github.com/docker/docker/oci [2022-03-07T14:58:25.713Z] github.com/docker/docker/oci/caps [2022-03-07T14:58:25.713Z] github.com/docker/docker/opts [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/archive [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/directory [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/locker [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/mount [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/platform [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/pools [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/progress [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/signal [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/stack [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/system [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/term [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:58:25.713Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:58:25.713Z] github.com/docker/docker/plugin [2022-03-07T14:58:25.713Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:58:25.713Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:58:25.713Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:58:25.713Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:58:25.713Z] github.com/docker/docker/quota [2022-03-07T14:58:25.713Z] github.com/docker/docker/reference [2022-03-07T14:58:25.713Z] github.com/docker/docker/registry [2022-03-07T14:58:25.713Z] github.com/docker/docker/registry/resumable [2022-03-07T14:58:25.713Z] github.com/docker/docker/restartmanager [2022-03-07T14:58:25.713Z] github.com/docker/docker/rootless [2022-03-07T14:58:25.713Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:58:25.713Z] github.com/docker/docker/runconfig [2022-03-07T14:58:25.713Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/environment [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/registry [2022-03-07T14:58:25.713Z] github.com/docker/docker/testutil/request [2022-03-07T14:58:25.713Z] github.com/docker/docker/volume [2022-03-07T14:58:25.713Z] github.com/docker/docker/volume/drivers [2022-03-07T14:58:25.713Z] github.com/docker/docker/volume/local [2022-03-07T14:58:25.713Z] github.com/docker/docker/volume/mounts [2022-03-07T14:58:25.713Z] github.com/docker/docker/volume/service [2022-03-07T14:58:25.713Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:58:25.713Z] github.com/docker/docker/volume/testutils' [2022-03-07T14:58:25.713Z] ++ grep --fixed-strings /libnetwork [2022-03-07T14:58:25.713Z] ++ echo 'github.com/docker/docker/api [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/backend [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/container [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/events [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/filters [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/image [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/mount [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/network [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/registry [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/time [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/versions [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:58:25.713Z] github.com/docker/docker/api/types/volume [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:58:25.713Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:58:25.713Z] github.com/docker/docker/cli [2022-03-07T14:58:25.713Z] github.com/docker/docker/cli/config [2022-03-07T14:58:25.713Z] github.com/docker/docker/cli/debug [2022-03-07T14:58:25.713Z] github.com/docker/docker/client [2022-03-07T14:58:25.713Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:58:25.713Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:58:25.713Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:58:25.713Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:58:25.713Z] github.com/docker/docker/container [2022-03-07T14:58:25.713Z] github.com/docker/docker/container/stream [2022-03-07T14:58:25.713Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:58:25.713Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:58:25.713Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/config [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/events [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/exec [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/images [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/links [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/names [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/network [2022-03-07T14:58:25.713Z] github.com/docker/docker/daemon/stats [2022-03-07T14:58:25.713Z] github.com/docker/docker/distribution [2022-03-07T14:58:25.713Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:58:25.713Z] github.com/docker/docker/distribution/utils [2022-03-07T14:58:25.713Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:58:25.713Z] github.com/docker/docker/dockerversion [2022-03-07T14:58:25.713Z] github.com/docker/docker/errdefs [2022-03-07T14:58:25.713Z] github.com/docker/docker/image [2022-03-07T14:58:25.713Z] github.com/docker/docker/image/cache [2022-03-07T14:58:25.713Z] github.com/docker/docker/image/tarexport [2022-03-07T14:58:25.713Z] github.com/docker/docker/image/v1 [2022-03-07T14:58:25.713Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:58:25.713Z] github.com/docker/docker/layer [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:58:25.713Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:58:25.713Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/types [2022-03-07T14:58:25.714Z] github.com/docker/docker/oci [2022-03-07T14:58:25.714Z] github.com/docker/docker/oci/caps [2022-03-07T14:58:25.714Z] github.com/docker/docker/opts [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/archive [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/directory [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/locker [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/mount [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/platform [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/pools [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/progress [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/signal [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/stack [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/system [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/term [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:58:25.714Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:58:25.714Z] github.com/docker/docker/plugin [2022-03-07T14:58:25.714Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:58:25.714Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:58:25.714Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:58:25.714Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:58:25.714Z] github.com/docker/docker/quota [2022-03-07T14:58:25.714Z] github.com/docker/docker/reference [2022-03-07T14:58:25.714Z] github.com/docker/docker/registry [2022-03-07T14:58:25.714Z] github.com/docker/docker/registry/resumable [2022-03-07T14:58:25.714Z] github.com/docker/docker/restartmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/rootless [2022-03-07T14:58:25.714Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:58:25.714Z] github.com/docker/docker/runconfig [2022-03-07T14:58:25.714Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/environment [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/registry [2022-03-07T14:58:25.714Z] github.com/docker/docker/testutil/request [2022-03-07T14:58:25.714Z] github.com/docker/docker/volume [2022-03-07T14:58:25.714Z] github.com/docker/docker/volume/drivers [2022-03-07T14:58:25.714Z] github.com/docker/docker/volume/local [2022-03-07T14:58:25.714Z] github.com/docker/docker/volume/mounts [2022-03-07T14:58:25.714Z] github.com/docker/docker/volume/service [2022-03-07T14:58:25.714Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:58:25.714Z] github.com/docker/docker/volume/testutils' [2022-03-07T14:58:25.714Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/types' [2022-03-07T14:58:25.714Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-07T14:58:25.714Z] + echo 'github.com/docker/docker/libnetwork [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/config [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/idm [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/ns [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/options [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/osl [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/types' [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T14:58:25.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T14:58:25.714Z] + type docker-proxy [2022-03-07T14:58:25.714Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-07T14:58:25.714Z] + hack/make.sh binary-proxy install-proxy [2022-03-07T14:58:25.714Z] [2022-03-07T14:58:25.714Z] Removing bundles/ [2022-03-07T14:58:25.714Z] [2022-03-07T14:58:25.714Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-07T14:58:25.714Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-07T14:58:25.714Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T14:58:26.109Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T14:58:26.368Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T14:58:26.935Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T14:58:28.314Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T14:58:30.217Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T14:58:30.351Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T14:58:30.476Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T14:58:30.476Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-07T14:58:30.476Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T14:58:30.476Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T14:58:30.734Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T14:58:30.734Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T14:58:31.299Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T14:58:31.313Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T14:58:31.770Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T14:58:32.234Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T14:58:32.303Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-07T14:58:32.303Z] [2022-03-07T14:58:32.303Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-07T14:58:32.303Z] Installing docker-proxy to /usr/local/bin/ [2022-03-07T14:58:32.303Z] [2022-03-07T14:58:32.303Z] + mkdir -p bundles [2022-03-07T14:58:32.303Z] + '[' -n 'github.com/docker/docker/api [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/backend/build [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/httputils [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/middleware [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/build [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/container [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/debug [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/image [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/network [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/session [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/system [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/server/router/volume [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/backend [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/container [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/events [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/filters [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/image [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/mount [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/network [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/registry [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/strslice [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/swarm [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/time [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/versions [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T14:58:32.303Z] github.com/docker/docker/api/types/volume [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/builder-next [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/dockerfile [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/dockerignore [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/remotecontext [2022-03-07T14:58:32.303Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T14:58:32.303Z] github.com/docker/docker/cli [2022-03-07T14:58:32.303Z] github.com/docker/docker/cli/config [2022-03-07T14:58:32.303Z] github.com/docker/docker/cli/debug [2022-03-07T14:58:32.303Z] github.com/docker/docker/client [2022-03-07T14:58:32.303Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T14:58:32.303Z] github.com/docker/docker/cmd/dockerd [2022-03-07T14:58:32.303Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T14:58:32.303Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T14:58:32.303Z] github.com/docker/docker/container [2022-03-07T14:58:32.303Z] github.com/docker/docker/container/stream [2022-03-07T14:58:32.303Z] github.com/docker/docker/contrib/apparmor [2022-03-07T14:58:32.303Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T14:58:32.303Z] github.com/docker/docker/contrib/httpserver [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/cluster [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/config [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/events [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/exec [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/images [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/initlayer [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/links [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/listeners [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/local [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/names [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/network [2022-03-07T14:58:32.303Z] github.com/docker/docker/daemon/stats [2022-03-07T14:58:32.303Z] github.com/docker/docker/distribution [2022-03-07T14:58:32.303Z] github.com/docker/docker/distribution/metadata [2022-03-07T14:58:32.303Z] github.com/docker/docker/distribution/utils [2022-03-07T14:58:32.303Z] github.com/docker/docker/distribution/xfer [2022-03-07T14:58:32.303Z] github.com/docker/docker/dockerversion [2022-03-07T14:58:32.303Z] github.com/docker/docker/errdefs [2022-03-07T14:58:32.303Z] github.com/docker/docker/image [2022-03-07T14:58:32.303Z] github.com/docker/docker/image/cache [2022-03-07T14:58:32.303Z] github.com/docker/docker/image/tarexport [2022-03-07T14:58:32.303Z] github.com/docker/docker/image/v1 [2022-03-07T14:58:32.303Z] github.com/docker/docker/internal/test/suite [2022-03-07T14:58:32.303Z] github.com/docker/docker/layer [2022-03-07T14:58:32.303Z] github.com/docker/docker/libcontainerd [2022-03-07T14:58:32.303Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T14:58:32.303Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T14:58:32.303Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T14:58:32.303Z] github.com/docker/docker/libcontainerd/types [2022-03-07T14:58:32.303Z] github.com/docker/docker/oci [2022-03-07T14:58:32.303Z] github.com/docker/docker/oci/caps [2022-03-07T14:58:32.303Z] github.com/docker/docker/opts [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/aaparser [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/archive [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/authorization [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/capabilities [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/containerfs [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/directory [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/dmesg [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/filenotify [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/fileutils [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/fsutils [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/homedir [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/idtools [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/ioutils [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/locker [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/longpath [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/loopback [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/mount [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/parsers [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/pidfile [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/platform [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/plugins [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/pools [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/progress [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/pubsub [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/reexec [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/signal [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/stack [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/stringid [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/symlink [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/system [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/tailfile [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/tarsum [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/term [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/term/windows [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/truncindex [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/urlutil [2022-03-07T14:58:32.303Z] github.com/docker/docker/pkg/useragent [2022-03-07T14:58:32.303Z] github.com/docker/docker/plugin [2022-03-07T14:58:32.303Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T14:58:32.303Z] github.com/docker/docker/plugin/v2 [2022-03-07T14:58:32.303Z] github.com/docker/docker/profiles/apparmor [2022-03-07T14:58:32.303Z] github.com/docker/docker/profiles/seccomp [2022-03-07T14:58:32.303Z] github.com/docker/docker/quota [2022-03-07T14:58:32.303Z] github.com/docker/docker/reference [2022-03-07T14:58:32.303Z] github.com/docker/docker/registry [2022-03-07T14:58:32.303Z] github.com/docker/docker/registry/resumable [2022-03-07T14:58:32.303Z] github.com/docker/docker/restartmanager [2022-03-07T14:58:32.303Z] github.com/docker/docker/rootless [2022-03-07T14:58:32.303Z] github.com/docker/docker/rootless/specconv [2022-03-07T14:58:32.303Z] github.com/docker/docker/runconfig [2022-03-07T14:58:32.303Z] github.com/docker/docker/runconfig/opts [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/daemon [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/environment [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/fakegit [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/registry [2022-03-07T14:58:32.303Z] github.com/docker/docker/testutil/request [2022-03-07T14:58:32.303Z] github.com/docker/docker/volume [2022-03-07T14:58:32.303Z] github.com/docker/docker/volume/drivers [2022-03-07T14:58:32.303Z] github.com/docker/docker/volume/local [2022-03-07T14:58:32.303Z] github.com/docker/docker/volume/mounts [2022-03-07T14:58:32.303Z] github.com/docker/docker/volume/service [2022-03-07T14:58:32.303Z] github.com/docker/docker/volume/service/opts [2022-03-07T14:58:32.303Z] github.com/docker/docker/volume/testutils' ']' [2022-03-07T14:58:32.304Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-07T14:58:33.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T14:58:33.000Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T14:58:33.172Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T14:58:33.246Z] ? github.com/docker/docker/api [no test files] [2022-03-07T14:58:33.430Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T14:58:33.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T14:58:34.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-07T14:58:37.343Z] docker_api_swarm_service_test.go:100: [dd38259c07596] joining swarm manager [d0744f2eea8f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:58:37.540Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T14:58:37.540Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T14:58:37.909Z] docker_api_swarm_service_test.go:101: [ddc50e6312f61] joining swarm manager [d0744f2eea8f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:58:37.996Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T14:58:37.996Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T14:58:38.453Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T14:58:38.453Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T14:58:38.453Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T14:58:38.909Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T14:58:38.909Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T14:58:38.910Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T14:58:39.285Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T14:58:41.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T14:58:41.191Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T14:58:43.106Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T14:58:43.106Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T14:58:43.106Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T14:58:43.106Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T14:58:45.005Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T14:58:45.939Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T14:58:47.840Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T14:58:48.172Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2022-03-07T14:58:48.776Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T14:58:48.776Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T14:58:49.033Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T14:58:51.565Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T14:58:52.132Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T14:58:52.390Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T14:58:53.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T14:58:53.768Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T14:58:54.334Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T14:58:56.235Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T14:58:56.235Z] check_test.go:379: [dd38259c07596] daemon is not started [2022-03-07T14:58:56.802Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T14:58:57.060Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T14:58:57.318Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T14:58:59.851Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T14:59:00.417Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T14:59:00.986Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T14:59:01.248Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T14:59:01.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-07T14:59:02.079Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T14:59:02.645Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T14:59:02.903Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T14:59:03.469Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T14:59:03.469Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T14:59:03.728Z] docker_api_swarm_service_test.go:533: [dd7c6ded70e79] joining swarm manager [d2869de4782e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:59:04.008Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T14:59:04.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T14:59:04.105Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T14:59:04.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T14:59:04.294Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T14:59:04.464Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T14:59:04.464Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T14:59:04.920Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T14:59:05.277Z] docker_api_swarm_service_test.go:534: [d15b54ff7886f] joining swarm manager [d2869de4782e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:59:05.277Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T14:59:05.843Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T14:59:06.410Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T14:59:07.346Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-07T14:59:08.723Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T14:59:09.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T14:59:09.982Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T14:59:09.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T14:59:09.982Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T14:59:09.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T14:59:10.099Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-07T14:59:10.665Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-07T14:59:11.233Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-07T14:59:12.167Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-07T14:59:12.425Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-07T14:59:12.990Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T14:59:13.924Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-07T14:59:14.490Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T14:59:15.058Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T14:59:15.316Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T14:59:15.882Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T14:59:15.882Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T14:59:17.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T14:59:17.157Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T14:59:17.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T14:59:17.256Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T14:59:17.822Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T14:59:18.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T14:59:18.159Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T14:59:18.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T14:59:18.159Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T14:59:18.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T14:59:18.388Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T14:59:18.646Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T14:59:19.214Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T14:59:19.214Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T14:59:19.472Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T14:59:20.039Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T14:59:20.605Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T14:59:20.863Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T14:59:21.429Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T14:59:21.429Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T14:59:21.688Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T14:59:21.688Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T14:59:23.062Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T14:59:23.320Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T14:59:23.887Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T14:59:24.146Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T14:59:24.146Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T14:59:24.721Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T14:59:25.656Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T14:59:25.971Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T14:59:25.971Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T14:59:26.427Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T14:59:26.593Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T14:59:27.527Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T14:59:27.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-07T14:59:27.785Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T14:59:28.352Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T14:59:28.917Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T14:59:29.484Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T14:59:29.743Z] docker_api_swarm_service_test.go:148: [d77334ab27c1e] joining swarm manager [d3b2060554f1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T14:59:30.002Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T14:59:30.149Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T14:59:30.936Z] docker_api_swarm_service_test.go:148: [db4d3272513d5] joining swarm manager [d3b2060554f1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T14:59:31.195Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T14:59:33.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T14:59:34.483Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T14:59:34.483Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T14:59:34.483Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T14:59:36.385Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T14:59:36.782Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T14:59:36.952Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T14:59:38.851Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T14:59:40.227Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T14:59:40.227Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-07T14:59:40.227Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T14:59:40.227Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-07T14:59:40.227Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T14:59:40.794Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T14:59:42.172Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T14:59:42.739Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T14:59:44.115Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T14:59:44.373Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T14:59:45.309Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T14:59:45.876Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-07T14:59:45.876Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-07T14:59:45.876Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T14:59:46.454Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-07T14:59:47.388Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T14:59:47.388Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T14:59:47.955Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T14:59:48.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T14:59:48.523Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T14:59:49.090Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-07T14:59:49.659Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T14:59:49.659Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T14:59:49.917Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T14:59:50.484Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T14:59:51.050Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T14:59:51.309Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T14:59:51.877Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T14:59:52.134Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T14:59:52.701Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T14:59:52.959Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T14:59:52.959Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T14:59:53.526Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T14:59:54.092Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T14:59:54.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T14:59:54.211Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T14:59:54.680Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T14:59:54.680Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T14:59:55.027Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T14:59:55.150Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T14:59:55.598Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T14:59:55.598Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-07T14:59:55.598Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T14:59:57.374Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T14:59:57.374Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T14:59:57.374Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T14:59:57.499Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T14:59:58.066Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T15:00:03.269Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T15:00:05.209Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T15:00:05.209Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T15:00:05.209Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T15:00:05.209Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T15:00:05.209Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T15:00:06.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-07T15:00:06.776Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T15:00:08.351Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T15:00:08.827Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T15:00:09.296Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T15:00:09.458Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 49.3% of statements [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/builder/remotecontext 0.111s coverage: 13.7% of statements [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-07T15:00:09.665Z] ok github.com/docker/docker/builder/remotecontext/git 1.291s coverage: 86.3% of statements [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T15:00:09.665Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T15:00:09.717Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T15:00:10.237Z] ok github.com/docker/docker/cmd/docker-proxy 0.149s coverage: 67.6% of statements [2022-03-07T15:00:10.286Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T15:00:11.095Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-07T15:00:11.095Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-07T15:00:11.095Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T15:00:11.095Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T15:00:11.354Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T15:00:12.803Z] ok github.com/docker/docker/client 0.172s coverage: 75.7% of statements [2022-03-07T15:00:13.297Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T15:00:14.230Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T15:00:15.165Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T15:00:17.463Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T15:00:20.416Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T15:00:20.416Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T15:00:20.416Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T15:00:21.724Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T15:00:21.724Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T15:00:21.724Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T15:00:21.990Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T15:00:21.991Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T15:00:21.991Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T15:00:22.290Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T15:00:22.290Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T15:00:22.458Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T15:00:22.548Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T15:00:23.927Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T15:00:24.493Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T15:00:24.907Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T15:00:24.907Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T15:00:24.907Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T15:00:24.907Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T15:00:24.907Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T15:00:25.413Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T15:00:25.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T15:00:25.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T15:00:25.939Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T15:00:26.126Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T15:00:26.982Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T15:00:27.059Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T15:00:27.463Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T15:00:27.463Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T15:00:27.463Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T15:00:27.570Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T15:00:27.570Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T15:00:27.570Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T15:00:27.570Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T15:00:27.570Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T15:00:27.570Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T15:00:27.570Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T15:00:27.570Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T15:00:28.452Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T15:00:29.199Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T15:00:29.442Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T15:00:29.442Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T15:00:29.442Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T15:00:29.442Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T15:00:29.442Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T15:00:30.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-07T15:00:31.720Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T15:00:32.657Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T15:00:33.121Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T15:00:33.224Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T15:00:34.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T15:00:34.154Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T15:00:34.646Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T15:00:34.646Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T15:00:34.646Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T15:00:34.646Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T15:00:35.125Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T15:00:35.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-07T15:00:36.499Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T15:00:36.614Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T15:00:37.167Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T15:00:37.167Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T15:00:37.167Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T15:00:37.167Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T15:00:37.434Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-07T15:00:37.706Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T15:00:38.816Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T15:00:40.720Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-07T15:00:40.720Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T15:00:42.623Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T15:00:43.998Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-07T15:00:43.998Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T15:00:44.932Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T15:00:44.932Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T15:00:45.499Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T15:00:46.436Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T15:00:46.694Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-07T15:00:46.953Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T15:00:47.520Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T15:00:49.422Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-07T15:00:49.422Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T15:00:50.796Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T15:00:51.569Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2022-03-07T15:00:51.569Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-03-07T15:00:52.140Z] ok github.com/docker/docker/cmd/dockerd/trap 2.504s coverage: 0.0% of statements [2022-03-07T15:00:52.140Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T15:00:52.140Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T15:00:52.140Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T15:00:52.140Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T15:00:52.140Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T15:00:52.871Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T15:00:53.331Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-07T15:00:53.898Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T15:00:54.463Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T15:00:54.463Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-07T15:00:55.031Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T15:00:55.031Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T15:00:55.598Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T15:00:56.166Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T15:00:56.424Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T15:00:56.991Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T15:00:57.250Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-07T15:00:57.556Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T15:00:58.522Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T15:00:58.522Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T15:00:58.522Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T15:01:00.279Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2022-03-07T15:01:00.851Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-03-07T15:01:02.237Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-07T15:01:02.252Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T15:01:02.510Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-07T15:01:02.510Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-07T15:01:02.510Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T15:01:03.086Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-07T15:01:03.655Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T15:01:03.785Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T15:01:04.589Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T15:01:05.156Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-07T15:01:05.721Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-07T15:01:05.721Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T15:01:05.979Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T15:01:06.545Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T15:01:06.803Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T15:01:07.370Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T15:01:07.370Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-07T15:01:07.370Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T15:01:07.937Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T15:01:08.195Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T15:01:08.195Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-07T15:01:08.195Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T15:01:08.762Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-07T15:01:08.820Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-03-07T15:01:09.611Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T15:01:09.611Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T15:01:09.611Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T15:01:09.611Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T15:01:09.611Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T15:01:09.611Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T15:01:09.611Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T15:01:09.611Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T15:01:09.611Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T15:01:09.696Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T15:01:09.696Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-07T15:01:09.696Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T15:01:09.761Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-03-07T15:01:10.069Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T15:01:10.333Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-07T15:01:10.905Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-07T15:01:11.476Z] ok github.com/docker/docker/daemon 10.148s coverage: 17.1% of statements [2022-03-07T15:01:11.476Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T15:01:11.476Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T15:01:11.476Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T15:01:11.476Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T15:01:11.597Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T15:01:12.048Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.722s coverage: 74.6% of statements [2022-03-07T15:01:12.532Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T15:01:13.100Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T15:01:13.435Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.397s coverage: 56.2% of statements [2022-03-07T15:01:14.403Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.0% of statements [2022-03-07T15:01:15.787Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-03-07T15:01:16.380Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T15:01:16.946Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T15:01:17.175Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.280s coverage: 50.5% of statements [2022-03-07T15:01:17.205Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-07T15:01:17.436Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.274s coverage: 46.2% of statements [2022-03-07T15:01:17.436Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T15:01:18.581Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-07T15:01:18.822Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-03-07T15:01:19.147Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-07T15:01:19.395Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.717s coverage: 58.0% of statements [2022-03-07T15:01:19.395Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-07T15:01:19.395Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T15:01:19.656Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2022-03-07T15:01:20.227Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-03-07T15:01:21.049Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-07T15:01:21.612Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.8% of statements [2022-03-07T15:01:21.612Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T15:01:21.612Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T15:01:21.873Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-03-07T15:01:21.984Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-07T15:01:22.818Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 33.6% of statements [2022-03-07T15:01:22.818Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 80.2% of statements [2022-03-07T15:01:22.818Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T15:01:23.389Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-07T15:01:23.389Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-03-07T15:01:23.961Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-03-07T15:01:24.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-03-07T15:01:24.793Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-03-07T15:01:24.793Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T15:01:25.266Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-07T15:01:25.365Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 58.4% of statements [2022-03-07T15:01:25.831Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-07T15:01:25.938Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2022-03-07T15:01:26.099Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-07T15:01:26.511Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-07T15:01:26.668Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-07T15:01:26.772Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2022-03-07T15:01:26.926Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-07T15:01:27.343Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-07T15:01:27.492Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-07T15:01:27.843Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T15:01:27.844Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T15:01:27.844Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T15:01:27.914Z] ok github.com/docker/docker/daemon/logger/splunk 1.588s coverage: 82.5% of statements [2022-03-07T15:01:27.915Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T15:01:27.915Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T15:01:28.059Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-07T15:01:28.311Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T15:01:28.311Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T15:01:28.626Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T15:01:28.788Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T15:01:28.788Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T15:01:28.857Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-03-07T15:01:29.194Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T15:01:29.256Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T15:01:29.256Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T15:01:29.429Z] ok github.com/docker/docker/distribution 0.627s coverage: 28.4% of statements [2022-03-07T15:01:29.429Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T15:01:29.453Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-07T15:01:29.714Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T15:01:29.724Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T15:01:30.002Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-07T15:01:30.192Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T15:01:30.192Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T15:01:30.192Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T15:01:30.575Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-07T15:01:30.835Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-07T15:01:31.406Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-07T15:01:31.406Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 84.9% of statements [2022-03-07T15:01:31.406Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T15:01:31.977Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-07T15:01:31.977Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T15:01:32.238Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-03-07T15:01:32.242Z] === RUN TestDockerSuite/TestRunState [2022-03-07T15:01:32.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-07T15:01:33.181Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2022-03-07T15:01:33.439Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T15:01:33.770Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2022-03-07T15:01:34.005Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T15:01:34.030Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-07T15:01:34.573Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T15:01:34.832Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-07T15:01:34.832Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-07T15:01:34.832Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T15:01:35.400Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T15:01:35.658Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-07T15:01:35.943Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 82.0% of statements [2022-03-07T15:01:36.204Z] ok github.com/docker/docker/pkg/authorization 0.197s coverage: 68.3% of statements [2022-03-07T15:01:36.465Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-07T15:01:36.465Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-07T15:01:36.594Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T15:01:36.594Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T15:01:36.594Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T15:01:37.217Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-07T15:01:37.546Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T15:01:37.546Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T15:01:37.546Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T15:01:38.592Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-07T15:01:39.157Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-07T15:01:39.763Z] ok github.com/docker/docker/pkg/chrootarchive 2.481s coverage: 43.5% of statements [2022-03-07T15:01:39.763Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-07T15:01:40.024Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-07T15:01:40.024Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-03-07T15:01:40.093Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-07T15:01:40.965Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-07T15:01:41.226Z] ok github.com/docker/docker/layer 7.789s coverage: 69.0% of statements [2022-03-07T15:01:41.226Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T15:01:41.226Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T15:01:41.226Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T15:01:41.226Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T15:01:41.226Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T15:01:41.226Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T15:01:41.226Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-03-07T15:01:41.799Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-07T15:01:41.799Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2022-03-07T15:01:42.626Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T15:01:42.743Z] ok github.com/docker/docker/pkg/idtools 0.494s coverage: 69.5% of statements [2022-03-07T15:01:42.743Z] ok github.com/docker/docker/pkg/ioutils 0.446s coverage: 70.1% of statements [2022-03-07T15:01:43.316Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-03-07T15:01:43.316Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-07T15:01:43.316Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T15:01:43.316Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-07T15:01:43.316Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T15:01:43.316Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-07T15:01:43.316Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-03-07T15:01:43.577Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-07T15:01:43.837Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-07T15:01:43.837Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-03-07T15:01:43.837Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T15:01:43.837Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T15:01:44.781Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-03-07T15:01:45.042Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-07T15:01:45.153Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T15:01:45.303Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-07T15:01:45.303Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-07T15:01:45.413Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-07T15:01:45.671Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T15:01:46.238Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T15:01:46.496Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T15:01:46.686Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-07T15:01:46.686Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-07T15:01:46.947Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-07T15:01:47.208Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-07T15:01:47.469Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-07T15:01:47.469Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-07T15:01:48.041Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-03-07T15:01:48.302Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-07T15:01:48.400Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-07T15:01:48.400Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T15:01:48.564Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-03-07T15:01:49.135Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-03-07T15:01:49.135Z] coverage: [no statements] [2022-03-07T15:01:49.135Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-07T15:01:49.397Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-07T15:01:49.659Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-07T15:01:49.659Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-07T15:01:49.778Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T15:01:50.344Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T15:01:50.344Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T15:01:50.602Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T15:01:51.171Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-07T15:01:51.171Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T15:01:51.572Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-07T15:01:51.572Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-03-07T15:01:51.739Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T15:01:51.834Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-07T15:01:52.307Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-07T15:01:52.307Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-07T15:01:52.307Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T15:01:52.307Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T15:01:52.874Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T15:01:53.222Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-03-07T15:01:53.222Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-07T15:01:53.441Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-07T15:01:54.165Z] ok github.com/docker/docker/registry 0.049s coverage: 58.3% of statements [2022-03-07T15:01:54.427Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-07T15:01:54.687Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-07T15:01:55.273Z] ok github.com/docker/docker/runconfig 0.015s coverage: 65.7% of statements [2022-03-07T15:01:55.273Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-07T15:01:55.973Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T15:01:56.540Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T15:01:56.798Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-07T15:01:57.366Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T15:01:57.824Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-07T15:01:58.395Z] ok github.com/docker/docker/volume/local 0.113s coverage: 76.4% of statements [2022-03-07T15:01:58.669Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T15:01:58.969Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-03-07T15:01:59.268Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T15:01:59.835Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-07T15:01:59.911Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-03-07T15:02:00.300Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T15:02:00.300Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T15:02:00.300Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T15:02:00.402Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T15:02:00.768Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T15:02:02.302Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T15:02:02.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-07T15:02:04.260Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T15:02:04.833Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T15:02:04.833Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-07T15:02:04.833Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T15:02:04.833Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-07T15:02:04.833Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T15:02:04.833Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-07T15:02:04.833Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T15:02:05.091Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-07T15:02:05.091Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-07T15:02:05.091Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-07T15:02:05.349Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-07T15:02:05.607Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-07T15:02:06.175Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-07T15:02:07.265Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-07T15:02:08.202Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-07T15:02:08.460Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-07T15:02:08.460Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T15:02:08.718Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-07T15:02:08.969Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T15:02:08.976Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-07T15:02:08.976Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-07T15:02:08.976Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-07T15:02:09.235Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T15:02:09.235Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-07T15:02:09.235Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-07T15:02:09.235Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-07T15:02:09.235Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-07T15:02:09.235Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-07T15:02:09.235Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-07T15:02:09.235Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-07T15:02:09.235Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-07T15:02:09.235Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-07T15:02:09.235Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-07T15:02:09.235Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-07T15:02:09.802Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-07T15:02:10.368Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-07T15:02:10.368Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-07T15:02:10.483Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T15:02:10.483Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T15:02:10.483Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T15:02:10.483Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T15:02:10.483Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T15:02:10.936Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T15:02:11.195Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T15:02:11.763Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T15:02:11.763Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-07T15:02:12.331Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-07T15:02:12.589Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-07T15:02:12.848Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T15:02:12.848Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T15:02:13.107Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T15:02:14.483Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-07T15:02:14.483Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-07T15:02:14.742Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-07T15:02:14.742Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-07T15:02:14.742Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T15:02:15.310Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T15:02:15.310Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T15:02:16.683Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T15:02:16.942Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T15:02:18.842Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T15:02:19.100Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T15:02:19.100Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T15:02:19.100Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T15:02:19.266Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T15:02:20.035Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-07T15:02:20.035Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-07T15:02:20.970Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-07T15:02:21.924Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T15:02:21.924Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T15:02:21.952Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T15:02:21.952Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T15:02:21.952Z] [2022-03-07T15:02:21.952Z] === Skipped [2022-03-07T15:02:21.953Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T15:02:21.953Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T15:02:21.953Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T15:02:21.953Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T15:02:21.953Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:71: No driver to put! [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-07T15:02:21.953Z] time="2022-03-07T15:01:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-07T15:02:21.953Z] time="2022-03-07T15:01:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-07T15:02:21.953Z] time="2022-03-07T15:01:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-07T15:02:21.953Z] time="2022-03-07T15:01:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-07T15:02:21.953Z] time="2022-03-07T15:01:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:71: No driver to put! [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-07T15:02:21.953Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-07T15:02:21.953Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-07T15:02:21.953Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T15:02:21.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-07T15:02:21.953Z] graphtest_unix.go:71: No driver to put! [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-07T15:02:21.953Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-07T15:02:21.953Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-07T15:02:21.953Z] [2022-03-07T15:02:21.953Z] DONE 2332 tests, 28 skipped in 226.362s [2022-03-07T15:02:21.953Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/config [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/idm [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/ns [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/options [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/osl [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T15:02:21.953Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-07T15:02:21.953Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-07T15:02:23.302Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T15:02:23.560Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T15:02:23.819Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T15:02:24.756Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2752009256 [2022-03-07T15:02:25.322Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T15:02:25.322Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T15:02:26.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T15:02:26.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T15:02:26.258Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T15:02:26.258Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T15:02:26.258Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T15:02:26.616Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T15:02:27.631Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T15:02:28.565Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T15:02:29.131Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T15:02:29.131Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T15:02:29.131Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T15:02:29.389Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T15:02:29.955Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T15:02:29.955Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T15:02:30.521Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T15:02:31.087Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T15:02:31.351Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T15:02:31.653Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T15:02:33.551Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-07T15:02:35.075Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T15:02:35.603Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T15:02:35.603Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T15:02:36.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-07T15:02:36.569Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T15:02:36.649Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T15:02:37.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T15:02:38.553Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T15:02:39.490Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T15:02:39.490Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-07T15:02:39.755Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T15:02:40.425Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T15:02:42.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-07T15:02:42.891Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T15:02:44.803Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T15:02:45.371Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T15:02:46.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T15:02:46.107Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T15:02:46.309Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T15:02:46.876Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-07T15:02:47.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T15:02:48.252Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T15:02:49.627Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T15:02:50.195Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-07T15:02:52.723Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T15:02:52.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T15:02:55.017Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T15:02:56.905Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T15:02:59.432Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T15:03:00.700Z] ok github.com/docker/docker/libnetwork 37.251s coverage: 40.7% of statements [2022-03-07T15:03:00.700Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-03-07T15:03:00.700Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T15:03:01.642Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T15:03:01.903Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T15:03:01.903Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T15:03:01.903Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T15:03:01.903Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T15:03:01.903Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-07T15:03:02.067Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T15:03:02.163Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T15:03:02.425Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-07T15:03:02.685Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-03-07T15:03:02.685Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T15:03:02.685Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T15:03:02.714Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-07T15:03:02.947Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-07T15:03:03.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T15:03:03.648Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T15:03:05.490Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.403s coverage: 59.9% of statements [2022-03-07T15:03:05.491Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T15:03:05.752Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-07T15:03:06.335Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.152s coverage: 4.0% of statements [2022-03-07T15:03:06.335Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T15:03:06.906Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-07T15:03:06.906Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T15:03:06.930Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-07T15:03:07.167Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-07T15:03:07.863Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T15:03:08.121Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T15:03:08.689Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T15:03:09.295Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T15:03:09.295Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-07T15:03:09.295Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T15:03:09.861Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T15:03:12.361Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T15:03:12.392Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T15:03:13.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T15:03:13.494Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T15:03:13.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T15:03:15.672Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-07T15:03:15.673Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-07T15:03:15.673Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-07T15:03:16.240Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-07T15:03:16.240Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-07T15:03:16.240Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-07T15:03:16.240Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-07T15:03:16.240Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-07T15:03:17.165Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.838s coverage: 7.2% of statements [2022-03-07T15:03:17.165Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T15:03:17.165Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-07T15:03:17.165Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-07T15:03:17.165Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T15:03:17.165Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-07T15:03:17.165Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T15:03:17.176Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-07T15:03:17.426Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-07T15:03:17.687Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-07T15:03:17.687Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-07T15:03:17.948Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-07T15:03:18.111Z] docker_cli_service_logs_test.go:246: checking task p2u34xttht0f [2022-03-07T15:03:18.111Z] docker_cli_service_logs_test.go:251: checking messages for p2u34xttht0f [2022-03-07T15:03:18.111Z] docker_cli_service_logs_test.go:246: checking task vssxysuu24b4 [2022-03-07T15:03:18.111Z] docker_cli_service_logs_test.go:251: checking messages for vssxysuu24b4 [2022-03-07T15:03:18.111Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-07T15:03:18.677Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-07T15:03:19.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T15:03:19.279Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T15:03:19.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T15:03:19.279Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T15:03:19.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T15:03:19.611Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-07T15:03:23.794Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-07T15:03:24.052Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-07T15:03:24.052Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-07T15:03:24.052Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-07T15:03:24.618Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-07T15:03:25.183Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T15:03:27.713Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-07T15:03:27.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T15:03:27.836Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T15:03:27.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T15:03:27.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T15:03:27.836Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T15:03:27.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T15:03:27.836Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T15:03:27.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T15:03:27.949Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-03-07T15:03:28.646Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-07T15:03:30.021Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-07T15:03:31.396Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-07T15:03:32.771Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-07T15:03:34.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T15:03:36.693Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T15:03:39.976Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-07T15:03:41.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-07T15:03:42.725Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-07T15:03:42.855Z] ok github.com/docker/docker/libnetwork/ipam 13.802s coverage: 85.3% of statements [2022-03-07T15:03:42.855Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T15:03:42.855Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T15:03:42.855Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-07T15:03:43.116Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-07T15:03:43.116Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T15:03:43.292Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-07T15:03:43.377Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-07T15:03:43.638Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-03-07T15:03:44.210Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-03-07T15:03:44.226Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-07T15:03:44.470Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-07T15:03:44.732Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-07T15:03:45.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-07T15:03:47.504Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-07T15:03:48.438Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-07T15:03:49.004Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-07T15:03:50.905Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-07T15:03:50.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-07T15:03:51.788Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T15:03:51.788Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T15:03:51.788Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T15:03:51.788Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T15:03:52.284Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T15:03:53.219Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-07T15:03:55.121Z] docker_cli_swarm_test.go:1895: [d8a6c1f67679f] joining swarm manager [de4601af75a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T15:03:56.494Z] docker_cli_swarm_test.go:1896: [dce3ce18648e8] joining swarm manager [de4601af75a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T15:04:03.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T15:04:08.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T15:04:08.192Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T15:04:08.650Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T15:04:08.650Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T15:04:08.714Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T15:04:08.714Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-07T15:04:08.972Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T15:04:08.972Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T15:04:08.972Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T15:04:09.230Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T15:04:09.230Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T15:04:09.616Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T15:04:11.136Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T15:04:11.136Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T15:04:11.136Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T15:04:11.136Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T15:04:11.136Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-07T15:04:11.154Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T15:04:11.154Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T15:04:11.154Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T15:04:16.940Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T15:04:17.698Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-07T15:04:17.698Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T15:04:17.907Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T15:04:17.907Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T15:04:17.907Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T15:04:17.907Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T15:04:17.907Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T15:04:18.265Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T15:04:18.265Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T15:04:18.265Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T15:04:19.200Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-07T15:04:20.080Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T15:04:20.574Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T15:04:21.048Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T15:04:22.015Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T15:04:22.473Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T15:04:22.930Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T15:04:23.862Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T15:04:23.862Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite (1293.06s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.51s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.06s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.20s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.23s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.55s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.75s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.56s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.77s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAttachDetach (0.88s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.59s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.82s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.32s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.69s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.75s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.34s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.70s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.08s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.93s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.45s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.60s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.82s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.10s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.53s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.87s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.76s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.26s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.06s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.31s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.25s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.66s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.88s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.77s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.92s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.32s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.42s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.60s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.15s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.08s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.14s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.00s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.31s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.15s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.94s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.11s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2022-03-07T15:04:23.862Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.59s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.87s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.73s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.95s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.72s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.31s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.79s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.70s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2022-03-07T15:04:23.862Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-07T15:04:23.862Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-07T15:04:23.862Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-07T15:04:23.862Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.59s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.04s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.15s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.96s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.44s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.30s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.30s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.23s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.72s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.30s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.10s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.68s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.87s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.05s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.26s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.33s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.08s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.24s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.41s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.50s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-03-07T15:04:23.862Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.15s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.27s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.50s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.98s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.41s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.02s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.44s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.83s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.74s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.61s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildHistory (3.83s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.73s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.76s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.07s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.64s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.63s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.57s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.68s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.92s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.61s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.19s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.52s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.70s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildPATH (1.68s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.42s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.41s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.03s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildRm (2.85s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.13s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.72s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.16s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildUser (1.74s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.24s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.62s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.07s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.73s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.96s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.04s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.32s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.13s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.12s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.42s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.63s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2022-03-07T15:04:23.863Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.70s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.67s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.15s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.94s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.58s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.38s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000f260_} (1.38s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1638616957_/foo_false____} (1.65s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1638616957_/foo_true____} (1.53s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33494115994_/foo_false____} (1.36s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33494115994_/foo_true____} (1.46s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33494115994_/foo_true__0xc00000f758__} (0.41s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000f800_} (1.40s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000f848_} (1.43s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000fc68_} (1.30s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000fc80_} (1.41s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.12s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.17s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2022-03-07T15:04:23.863Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.26s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.14s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.77s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.55s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.67s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.63s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.56s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.41s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.08s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.60s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.66s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-03-07T15:04:23.864Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-03-07T15:04:23.864Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.37s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.95s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.14s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.89s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.32s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.42s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.91s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.66s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.78s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsAttach (1.08s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsCopy (0.92s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.59s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFilters (1.28s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFormat (1.26s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-03-07T15:04:23.864Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-03-07T15:04:23.864Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.15s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.85s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.63s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.85s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.68s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.66s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecCgroup (1.17s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecInspectID (2.53s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecParseError (0.62s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-03-07T15:04:23.864Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestExecWithUser (0.75s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestHealth (19.63s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.26s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.69s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.65s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.63s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-03-07T15:04:23.864Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:04:23.864Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.65s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.62s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.34s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.85s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.15s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-03-07T15:04:23.864Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.18s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.21s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestNetHostname (1.77s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.88s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.02s) [2022-03-07T15:04:23.865Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.21s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.37s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.87s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.47s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.35s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.19s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPortList (7.69s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.06s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.12s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.89s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.53s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.63s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.81s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.37s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.68s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-03-07T15:04:23.865Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.43s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.99s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.52s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.89s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.50s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.60s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.15s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.12s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.77s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.70s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.48s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.97s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.15s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.62s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.65s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.61s) [2022-03-07T15:04:23.865Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-07T15:04:23.865Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-03-07T15:04:23.865Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2022-03-07T15:04:23.865Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.12s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.76s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.05s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.73s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.11s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.21s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunMount (4.89s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.74s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.68s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.46s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.95s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.65s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.41s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.56s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNetHost (0.97s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.42s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.35s) [2022-03-07T15:04:23.865Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.69s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.43s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunState (1.16s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.46s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.13s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.18s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.69s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.29s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.69s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.66s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.07s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.47s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.85s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.10s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.49s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.81s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.04s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.89s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.86s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.12s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.86s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.80s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.69s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.49s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.67s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.19s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.15s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.53s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.72s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.58s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.59s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.57s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.81s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.54s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.22s) [2022-03-07T15:04:23.866Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.67s) [2022-03-07T15:04:23.866Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-07T15:04:23.866Z] === RUN TestDockerRegistrySuite [2022-03-07T15:04:23.866Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T15:04:24.435Z] check_test.go:195: [d939d4ff46021] daemon is not started [2022-03-07T15:04:24.435Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T15:04:25.369Z] check_test.go:195: [da34ed9ce7034] daemon is not started [2022-03-07T15:04:25.369Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T15:04:26.744Z] check_test.go:195: [d3f6b0dcab38f] daemon is not started [2022-03-07T15:04:26.744Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T15:04:26.744Z] check_test.go:195: [dff42f482cfeb] daemon is not started [2022-03-07T15:04:26.744Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T15:04:30.007Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T15:04:30.029Z] check_test.go:195: [d0342e928d659] daemon is not started [2022-03-07T15:04:30.029Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T15:04:32.184Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T15:04:32.184Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T15:04:32.642Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T15:04:34.176Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T15:04:34.176Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T15:04:34.176Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T15:04:34.232Z] check_test.go:195: [dddc4579b1da8] daemon is not started [2022-03-07T15:04:34.232Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T15:04:34.634Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T15:04:34.799Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-07T15:04:37.331Z] docker_cli_swarm_test.go:1796: [df498132b2245] joining swarm manager [d88d2b7ffb481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T15:04:37.539Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T15:04:37.589Z] check_test.go:195: [dcf7a5cb2fc74] daemon is not started [2022-03-07T15:04:37.589Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T15:04:38.000Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T15:04:38.155Z] docker_cli_swarm_test.go:1797: [dc9be23d8bb84] joining swarm manager [d88d2b7ffb481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T15:04:38.354Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T15:04:38.354Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T15:04:38.354Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T15:04:38.354Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T15:04:38.354Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T15:04:38.354Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T15:04:38.354Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T15:04:38.354Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T15:04:38.354Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T15:04:38.354Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T15:04:38.721Z] check_test.go:195: [dc99381a836ad] daemon is not started [2022-03-07T15:04:38.721Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T15:04:38.811Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T15:04:38.965Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T15:04:38.965Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T15:04:38.965Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T15:04:39.266Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T15:04:39.655Z] check_test.go:195: [db21b621a36eb] daemon is not started [2022-03-07T15:04:39.655Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T15:04:39.930Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T15:04:40.589Z] check_test.go:195: [dd907d08666c6] daemon is not started [2022-03-07T15:04:40.589Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T15:04:40.898Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T15:04:40.898Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T15:04:40.898Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T15:04:40.898Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T15:04:40.898Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T15:04:41.524Z] check_test.go:195: [dae38233125e3] daemon is not started [2022-03-07T15:04:41.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T15:04:42.899Z] check_test.go:195: [dc6f3851de1b8] daemon is not started [2022-03-07T15:04:42.899Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T15:04:43.465Z] check_test.go:195: [d5c65613a95ba] daemon is not started [2022-03-07T15:04:43.465Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T15:04:44.399Z] check_test.go:195: [d0cb6ede30aa0] daemon is not started [2022-03-07T15:04:44.399Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T15:04:45.035Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T15:04:45.335Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:770aaf64bc3b007a60112638f12890af1148c63271625d9d867381a70e6ed059 [2022-03-07T15:04:45.906Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:60257acb5f72e308849c7313924a7d31834e29ac8450f2e6264e214802f9e079 [2022-03-07T15:04:46.164Z] check_test.go:195: [dbf416bc289c0] daemon is not started [2022-03-07T15:04:46.164Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T15:04:47.100Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:24107f9f473c60ce871432693b930c50fa5902cb17c80b543721d24f92db78ab [2022-03-07T15:04:47.666Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:16ef494fe18c06e416621366118fbcca3b0ba05c1b23bd2e47ef9935883d41eb [2022-03-07T15:04:47.924Z] check_test.go:195: [de11b449dc0a1] daemon is not started [2022-03-07T15:04:47.924Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T15:04:47.967Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T15:04:48.859Z] check_test.go:195: [d4f383d11cdaa] daemon is not started [2022-03-07T15:04:48.859Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T15:04:49.706Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T15:04:51.393Z] check_test.go:195: [d608f8987a705] daemon is not started [2022-03-07T15:04:51.394Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T15:04:51.959Z] check_test.go:195: [d2605c43c7165] daemon is not started [2022-03-07T15:04:51.959Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T15:04:51.959Z] check_test.go:195: [dd068d73d6262] daemon is not started [2022-03-07T15:04:51.959Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T15:04:52.896Z] check_test.go:195: [d86c50ed9f8fe] daemon is not started [2022-03-07T15:04:52.896Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T15:04:53.839Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-07T15:04:53.839Z] check_test.go:195: [df7381763fef0] daemon is not started [2022-03-07T15:04:53.839Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T15:04:54.378Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T15:04:54.378Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T15:04:54.378Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T15:04:54.378Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T15:04:54.378Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T15:04:54.378Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T15:04:54.378Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T15:04:54.378Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T15:04:54.378Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T15:04:54.378Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T15:04:54.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T15:04:54.775Z] check_test.go:195: [db94509ec77a7] daemon is not started [2022-03-07T15:04:54.775Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T15:04:58.059Z] check_test.go:195: [d01b216ead471] daemon is not started [2022-03-07T15:04:58.059Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T15:04:58.059Z] check_test.go:195: [d9f6f456862df] daemon is not started [2022-03-07T15:04:58.059Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T15:04:58.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T15:04:58.099Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:04:58.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T15:04:58.099Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:04:58.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T15:04:58.555Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:04:58.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T15:04:58.995Z] check_test.go:195: [dc2f5a80ed2a9] daemon is not started [2022-03-07T15:04:58.995Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T15:04:59.254Z] check_test.go:195: [d0ce05ead9065] daemon is not started [2022-03-07T15:04:59.254Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T15:04:59.254Z] check_test.go:195: [d357ef00fb4e6] daemon is not started [2022-03-07T15:04:59.254Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T15:04:59.512Z] check_test.go:195: [d4b9b034ba5fb] daemon is not started [2022-03-07T15:04:59.512Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T15:04:59.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T15:04:59.770Z] check_test.go:195: [d5130b6fe7825] daemon is not started [2022-03-07T15:04:59.770Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T15:05:00.337Z] check_test.go:195: [de6952ee7a76c] daemon is not started [2022-03-07T15:05:00.337Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T15:05:00.337Z] check_test.go:195: [d9da1ca0bf080] daemon is not started [2022-03-07T15:05:00.337Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T15:05:01.712Z] check_test.go:195: [def77a8bd9120] daemon is not started [2022-03-07T15:05:01.712Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T15:05:01.712Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-07T15:05:03.088Z] check_test.go:195: [d87ec84883ec0] daemon is not started [2022-03-07T15:05:03.088Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T15:05:03.940Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T15:05:03.941Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T15:05:03.941Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T15:05:04.024Z] docker_cli_swarm_test.go:1315: [d55a247ffc16f] joining swarm manager [daadfc701c1c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T15:05:04.192Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T15:05:04.286Z] check_test.go:195: [d1f746f20e516] daemon is not started [2022-03-07T15:05:04.287Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T15:05:05.662Z] docker_cli_swarm_test.go:1316: [d9033ca3f5060] joining swarm manager [daadfc701c1c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T15:05:05.662Z] check_test.go:195: [d28b163f29a74] daemon is not started [2022-03-07T15:05:05.662Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T15:05:06.228Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite (43.81s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.73s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.24s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.10s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.64s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.08s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.68s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.15s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-07T15:05:07.161Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-07T15:05:07.161Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T15:05:07.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T15:05:07.418Z] check_test.go:222: [d4dcddcf69dff] daemon is not started [2022-03-07T15:05:07.419Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T15:05:09.949Z] check_test.go:222: [dd0d97cc4b9cf] daemon is not started [2022-03-07T15:05:09.949Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T15:05:15.211Z] check_test.go:222: [d27a0b00932b8] daemon is not started [2022-03-07T15:05:15.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T15:05:15.777Z] check_test.go:222: [dd14c211c3c2c] daemon is not started [2022-03-07T15:05:15.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T15:05:16.035Z] check_test.go:222: [dd6782671ba7d] daemon is not started [2022-03-07T15:05:16.035Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T15:05:16.970Z] check_test.go:222: [da45ef8602942] daemon is not started [2022-03-07T15:05:16.970Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T15:05:17.911Z] check_test.go:222: [d79c351ec8a86] daemon is not started [2022-03-07T15:05:17.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T15:05:18.857Z] check_test.go:222: [de009a621d7d5] daemon is not started [2022-03-07T15:05:18.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T15:05:19.031Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T15:05:19.488Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T15:05:19.488Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T15:05:19.488Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T15:05:19.488Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T15:05:19.488Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T15:05:19.488Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T15:05:19.488Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T15:05:19.488Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T15:05:19.488Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T15:05:19.488Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T15:05:19.488Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T15:05:21.388Z] check_test.go:222: [daad25fed7aba] daemon is not started [2022-03-07T15:05:21.388Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T15:05:21.647Z] check_test.go:222: [dea8fbb32699d] daemon is not started [2022-03-07T15:05:21.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T15:05:21.904Z] check_test.go:222: [df6120ee5d1ca] daemon is not started [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite (14.92s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-03-07T15:05:21.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-03-07T15:05:21.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T15:05:21.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T15:05:22.406Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T15:05:22.406Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T15:05:22.839Z] check_test.go:251: [d80261abf71e1] daemon is not started [2022-03-07T15:05:22.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T15:05:23.406Z] check_test.go:251: [db5c558915d91] daemon is not started [2022-03-07T15:05:23.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T15:05:23.664Z] check_test.go:251: [d21896f988cff] daemon is not started [2022-03-07T15:05:23.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T15:05:25.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T15:05:25.297Z] check_test.go:251: [d4976e4e16f0f] daemon is not started [2022-03-07T15:05:25.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T15:05:25.864Z] check_test.go:251: [d39504e6961e2] daemon is not started [2022-03-07T15:05:25.864Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T15:05:26.799Z] check_test.go:251: [d4e6e4a3b6d4b] daemon is not started [2022-03-07T15:05:26.799Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T15:05:26.799Z] check_test.go:251: [d45210f625551] daemon is not started [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.84s) [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-03-07T15:05:26.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-07T15:05:26.799Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T15:05:26.799Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T15:05:29.299Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T15:05:29.454Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T15:05:30.468Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T15:05:30.468Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T15:05:30.468Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T15:05:32.062Z] check_test.go:278: [d1e0537dc1f59] daemon is not started [2022-03-07T15:05:32.062Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T15:05:32.062Z] check_test.go:278: [d619b62ffcebe] daemon is not started [2022-03-07T15:05:32.062Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T15:05:32.321Z] check_test.go:278: [d5ed86e59f50c] daemon is not started [2022-03-07T15:05:32.321Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T15:05:32.321Z] check_test.go:278: [d796be9239a33] daemon is not started [2022-03-07T15:05:32.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T15:05:32.578Z] check_test.go:278: [db7eb85da10f4] daemon is not started [2022-03-07T15:05:32.579Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-03-07T15:05:32.579Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-07T15:05:32.579Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-07T15:05:32.579Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-07T15:05:32.579Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-07T15:05:32.579Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-07T15:05:32.579Z] === RUN TestDockerNetworkSuite [2022-03-07T15:05:32.579Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-07T15:05:33.514Z] docker_cli_network_unix_test.go:46: [dc5a971b99be0] daemon is not started [2022-03-07T15:05:33.514Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-07T15:05:34.080Z] docker_cli_network_unix_test.go:46: [d6b4657580c3e] daemon is not started [2022-03-07T15:05:34.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-07T15:05:35.150Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T15:05:35.150Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T15:05:35.224Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T15:05:35.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T15:05:35.609Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T15:05:36.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T15:05:36.069Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T15:05:36.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T15:05:36.243Z] ok github.com/docker/docker/libnetwork/networkdb 103.571s coverage: 60.5% of statements [2022-03-07T15:05:36.243Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T15:05:36.243Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-07T15:05:36.243Z] ok github.com/docker/docker/libnetwork/osl 4.301s coverage: 39.7% of statements [2022-03-07T15:05:36.243Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-07T15:05:36.243Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-07T15:05:36.243Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-03-07T15:05:36.243Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-03-07T15:05:36.243Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T15:05:36.243Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === Skipped [2022-03-07T15:05:36.243Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-07T15:05:36.243Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-07T15:05:36.243Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-07T15:05:36.243Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T15:05:36.243Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T15:05:36.243Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T15:05:36.243Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T15:05:36.243Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T15:05:36.243Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-07T15:05:36.243Z] firewalld_test.go:14: firewalld is not running [2022-03-07T15:05:36.243Z] [2022-03-07T15:05:36.243Z] DONE 326 tests, 9 skipped in 197.572s Post stage [Pipeline] junit [2022-03-07T15:05:36.522Z] Recording test results [2022-03-07T15:05:36.531Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T15:05:36.531Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T15:05:36.845Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-03-07T15:05:36.867Z] docker_cli_network_unix_test.go:46: [de258f7d336fd] daemon is not started [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-07T15:05:36.990Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T15:05:37.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-07T15:05:37.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/validate/vendor [2022-03-07T15:05:37.753Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T15:05:38.337Z] + echo Ensuring container killed. [2022-03-07T15:05:38.337Z] Ensuring container killed. [2022-03-07T15:05:38.337Z] + docker rm -vf docker-pr2 [2022-03-07T15:05:38.337Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-07T15:05:38.500Z] docker_cli_network_unix_test.go:46: [dd6c99cb5c634] daemon is not started [2022-03-07T15:05:38.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-07T15:05:38.500Z] docker_cli_network_unix_test.go:1233: [d951508a59220] daemon is not started [2022-03-07T15:05:38.627Z] + echo Chowning /workspace to jenkins user [2022-03-07T15:05:38.627Z] Chowning /workspace to jenkins user [2022-03-07T15:05:38.627Z] + id -u [2022-03-07T15:05:38.627Z] + id -g [2022-03-07T15:05:38.627Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43342:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T15:05:39.868Z] + bundleName=unit [2022-03-07T15:05:39.868Z] + echo Creating unit-bundles.tar.gz [2022-03-07T15:05:39.868Z] Creating unit-bundles.tar.gz [2022-03-07T15:05:39.868Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-07T15:05:39.868Z] bundles/junit-report-libnetwork.xml [2022-03-07T15:05:39.868Z] bundles/junit-report.xml [2022-03-07T15:05:39.868Z] bundles/go-test-report-libnetwork.json [2022-03-07T15:05:39.868Z] bundles/go-test-report.json [2022-03-07T15:05:39.868Z] bundles/profile-libnetwork.out [2022-03-07T15:05:39.868Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-07T15:05:39.882Z] Archiving artifacts [2022-03-07T15:05:40.503Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T15:05:40.816Z] + make clean [2022-03-07T15:05:40.816Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T15:05:40.816Z] docker-dev-cache [2022-03-07T15:05:40.816Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T15:05:41.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T15:05:41.786Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T15:05:41.975Z] docker_cli_network_unix_test.go:46: [d15af7c2c3730] daemon is not started [2022-03-07T15:05:42.273Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T15:05:42.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-07T15:05:46.731Z] docker_cli_network_unix_test.go:46: [d8a93c5826a49] daemon is not started [2022-03-07T15:05:47.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-07T15:05:49.199Z] docker_cli_network_unix_test.go:46: [ded61c6b7ae62] daemon is not started [2022-03-07T15:05:49.321Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T15:05:49.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-07T15:05:50.282Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T15:05:50.699Z] docker_cli_network_unix_test.go:46: [d225b606f2526] daemon is not started [2022-03-07T15:05:50.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-07T15:05:51.214Z] docker_cli_network_unix_test.go:46: [db1bb30fcd059] daemon is not started [2022-03-07T15:05:51.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-07T15:05:51.731Z] docker_cli_network_unix_test.go:46: [d841a5b989da9] daemon is not started [2022-03-07T15:05:51.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-07T15:05:52.296Z] docker_cli_network_unix_test.go:46: [d17fcb775df01] daemon is not started [2022-03-07T15:05:52.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-07T15:05:53.120Z] docker_cli_network_unix_test.go:46: [d72d51d796b2c] daemon is not started [2022-03-07T15:05:53.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-07T15:05:53.636Z] docker_cli_network_unix_test.go:46: [da565d1b1a119] daemon is not started [2022-03-07T15:05:53.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-07T15:05:53.894Z] docker_cli_network_unix_test.go:46: [d98272d071026] daemon is not started [2022-03-07T15:05:53.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-07T15:05:54.391Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T15:05:54.460Z] docker_cli_network_unix_test.go:46: [d2efc80f71863] daemon is not started [2022-03-07T15:05:54.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-07T15:05:54.719Z] docker_cli_network_unix_test.go:46: [de39c549b8ffb] daemon is not started [2022-03-07T15:05:54.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-07T15:05:54.977Z] docker_cli_network_unix_test.go:46: [d6f80bf3ff790] daemon is not started [2022-03-07T15:05:54.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-07T15:05:54.977Z] docker_cli_network_unix_test.go:46: [db71058bf2a71] daemon is not started [2022-03-07T15:05:54.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-07T15:05:55.912Z] docker_cli_network_unix_test.go:46: [dc55320b08371] daemon is not started [2022-03-07T15:05:55.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-07T15:05:56.054Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T15:05:56.054Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T15:05:56.054Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T15:05:56.477Z] docker_cli_network_unix_test.go:46: [dbabef1fc0859] daemon is not started [2022-03-07T15:05:56.511Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T15:05:56.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-07T15:05:56.736Z] docker_cli_network_unix_test.go:46: [d3d4216d1658c] daemon is not started [2022-03-07T15:05:56.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-07T15:05:56.967Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T15:05:56.967Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T15:05:56.993Z] docker_cli_network_unix_test.go:46: [ddfee94531984] daemon is not started [2022-03-07T15:05:56.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-07T15:05:57.251Z] docker_cli_network_unix_test.go:46: [d9b32376e417f] daemon is not started [2022-03-07T15:05:57.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-07T15:05:57.423Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T15:05:58.186Z] docker_cli_network_unix_test.go:968: [d718818b7b8c1] daemon is not started [2022-03-07T15:05:59.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-07T15:06:00.502Z] docker_cli_network_unix_test.go:46: [dc69648bf1ad2] daemon is not started [2022-03-07T15:06:00.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-07T15:06:03.032Z] docker_cli_network_unix_test.go:1116: [d745fe3d387e3] daemon is not started [2022-03-07T15:06:06.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-07T15:06:06.322Z] docker_cli_network_unix_test.go:46: [db5e8e7be73e2] daemon is not started [2022-03-07T15:06:06.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-07T15:06:07.256Z] docker_cli_network_unix_test.go:46: [d5bc286d89194] daemon is not started [2022-03-07T15:06:07.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-07T15:06:07.256Z] docker_cli_network_unix_test.go:46: [dcca01a33ec21] daemon is not started [2022-03-07T15:06:07.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-07T15:06:07.256Z] docker_cli_network_unix_test.go:46: [d55baf7b2b994] daemon is not started [2022-03-07T15:06:07.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-07T15:06:07.514Z] docker_cli_network_unix_test.go:46: [dff67f304baa2] daemon is not started [2022-03-07T15:06:07.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-07T15:06:07.713Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T15:06:07.713Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:06:07.713Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T15:06:07.773Z] docker_cli_network_unix_test.go:46: [da8334ee09c41] daemon is not started [2022-03-07T15:06:07.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-07T15:06:07.773Z] docker_cli_network_unix_test.go:46: [d469e1b3be6d6] daemon is not started [2022-03-07T15:06:07.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-07T15:06:09.147Z] docker_cli_network_unix_test.go:46: [d9715f7052499] daemon is not started [2022-03-07T15:06:10.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-07T15:06:10.081Z] docker_cli_network_unix_test.go:46: [d0c90594b43db] daemon is not started [2022-03-07T15:06:10.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-07T15:06:10.081Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-07T15:06:10.081Z] docker_cli_network_unix_test.go:46: [d153c260c5e13] daemon is not started [2022-03-07T15:06:10.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-07T15:06:10.647Z] docker_cli_network_unix_test.go:46: [d4809e618858c] daemon is not started [2022-03-07T15:06:10.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-07T15:06:12.656Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T15:06:12.656Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T15:06:12.656Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T15:06:12.656Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T15:06:15.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-07T15:06:16.024Z] docker_cli_network_unix_test.go:1084: [d7f36f557aced] daemon is not started [2022-03-07T15:06:17.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-07T15:06:17.407Z] docker_cli_network_unix_test.go:46: [d8b99cf7f35c6] daemon is not started [2022-03-07T15:06:17.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-07T15:06:17.974Z] docker_cli_network_unix_test.go:46: [d400c0947b992] daemon is not started [2022-03-07T15:06:18.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-07T15:06:19.613Z] docker_cli_network_unix_test.go:46: [d348de1ee6e7c] daemon is not started [2022-03-07T15:06:19.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-07T15:06:19.871Z] docker_cli_network_unix_test.go:46: [dc5219a70bbb9] daemon is not started [2022-03-07T15:06:19.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-07T15:06:20.059Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T15:06:20.059Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T15:06:20.130Z] docker_cli_network_unix_test.go:46: [d94e9b4540298] daemon is not started [2022-03-07T15:06:20.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-07T15:06:20.956Z] docker_cli_network_unix_test.go:46: [d3ef809f66bbe] daemon is not started [2022-03-07T15:06:20.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-07T15:06:21.523Z] docker_cli_network_unix_test.go:46: [dff35b9b543e9] daemon is not started [2022-03-07T15:06:21.587Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T15:06:21.587Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T15:06:21.587Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T15:06:21.780Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-07T15:06:22.549Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T15:06:22.549Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T15:06:27.044Z] docker_cli_network_unix_test.go:46: [d27e753d3c397] daemon is not started [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite (54.56s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.01s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-03-07T15:06:27.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.48s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-03-07T15:06:27.045Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.53s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-03-07T15:06:27.045Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.34s) [2022-03-07T15:06:27.045Z] === RUN TestDockerHubPullSuite [2022-03-07T15:06:27.045Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-07T15:06:27.221Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T15:06:28.750Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T15:06:29.207Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T15:06:29.593Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-07T15:06:30.169Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T15:06:30.253Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T15:06:31.131Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T15:06:31.490Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-07T15:06:32.056Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-07T15:06:32.093Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T15:06:32.314Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-07T15:06:33.689Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-07T15:06:33.948Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-07T15:06:34.208Z] --- PASS: TestDockerHubPullSuite (6.95s) [2022-03-07T15:06:34.208Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.09s) [2022-03-07T15:06:34.208Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-07T15:06:34.208Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-03-07T15:06:34.208Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2022-03-07T15:06:34.208Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.35s) [2022-03-07T15:06:34.208Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-03-07T15:06:34.208Z] PASS [2022-03-07T15:06:34.208Z] [2022-03-07T15:06:34.208Z] === Skipped [2022-03-07T15:06:34.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-07T15:06:34.208Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.208Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-07T15:06:34.208Z] [2022-03-07T15:06:34.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-07T15:06:34.208Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-07T15:06:34.208Z] [2022-03-07T15:06:34.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-07T15:06:34.208Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-07T15:06:34.209Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-03-07T15:06:34.209Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T15:06:34.209Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-07T15:06:34.209Z] docker_cli_network_unix_test.go:46: [d153c260c5e13] daemon is not started [2022-03-07T15:06:34.209Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] DONE 1265 tests, 51 skipped in 1429.541s [2022-03-07T15:06:34.209Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T15:06:34.209Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T15:06:34.209Z] +++ kill 8328 [2022-03-07T15:06:34.209Z] +++ /etc/init.d/apparmor stop [2022-03-07T15:06:34.209Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] Unloading profiles will leave already running processes permanently [2022-03-07T15:06:34.209Z] unconfined, which can lead to unexpected situations. [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.209Z] To set a process to complain mode, use the command line tool [2022-03-07T15:06:34.209Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T15:06:34.209Z] +++ true [2022-03-07T15:06:34.209Z] exiting test-integration [2022-03-07T15:06:34.209Z] ++ exit 0 [2022-03-07T15:06:34.209Z] [2022-03-07T15:06:34.260Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T15:06:34.777Z] + for job in $(jobs -p) [2022-03-07T15:06:34.777Z] + wait 12151 [2022-03-07T15:06:36.150Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-07T15:06:40.029Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T15:06:40.029Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T15:06:40.029Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T15:06:40.029Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T15:06:40.484Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T15:06:40.484Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T15:06:40.484Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T15:06:40.484Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T15:06:40.484Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T15:06:41.447Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T15:06:41.905Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T15:06:42.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T15:06:42.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T15:06:42.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T15:06:42.708Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-07T15:06:42.754Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T15:06:45.490Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T15:06:47.678Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T15:06:47.972Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-07T15:06:49.220Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T15:06:49.873Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-07T15:06:54.057Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-07T15:06:55.251Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T15:06:57.776Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T15:07:00.614Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-07T15:07:04.840Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-07T15:07:04.840Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-07T15:07:04.840Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-07T15:07:05.332Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T15:07:05.332Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T15:07:05.332Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T15:07:07.497Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T15:07:10.103Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-07T15:07:10.669Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-07T15:07:11.602Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-07T15:07:13.503Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-07T15:07:43.133Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T15:07:57.911Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T15:08:04.962Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T15:08:09.709Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-07T15:08:09.709Z] docker_cli_swarm_test.go:1180: [de9f9ededcb4a] joining swarm manager [d29b39f50c782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T15:08:12.013Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T15:08:16.264Z] docker_cli_swarm_test.go:1189: [ded84e904a4f4] joining swarm manager [d29b39f50c782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T15:08:17.784Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T15:08:36.763Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T15:08:36.763Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T15:08:36.763Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T15:08:36.763Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T15:08:36.763Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T15:08:36.763Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T15:08:36.763Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T15:08:36.763Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T15:08:36.763Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T15:08:36.763Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T15:08:36.763Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T15:08:37.232Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T15:08:39.010Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T15:08:39.010Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T15:08:39.010Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T15:08:39.089Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T15:08:39.089Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T15:08:39.089Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T15:08:39.089Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T15:08:44.395Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T15:08:44.782Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T15:08:45.238Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T15:08:45.238Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T15:08:45.238Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T15:08:45.238Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T15:08:45.238Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T15:08:48.961Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T15:08:49.203Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T15:08:53.633Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T15:08:55.104Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T15:08:55.104Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T15:08:55.104Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T15:08:55.104Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T15:08:55.573Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T15:08:55.573Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T15:08:55.573Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T15:08:55.573Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T15:08:55.573Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T15:08:55.573Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T15:08:55.573Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T15:08:55.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T15:08:56.261Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T15:08:56.261Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T15:08:59.147Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T15:09:00.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T15:09:00.334Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:09:00.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T15:09:00.334Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:09:00.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T15:09:00.334Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:09:00.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T15:09:00.677Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T15:09:00.803Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T15:09:02.207Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T15:09:02.944Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-07T15:09:07.962Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T15:09:08.204Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-07T15:09:12.389Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-07T15:09:12.500Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T15:09:13.463Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T15:09:13.762Z] docker_cli_swarm_test.go:1112: [d94e039c496b9] joining swarm manager [db55d07a3976b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T15:09:15.134Z] docker_cli_swarm_test.go:1113: [d12c12d51bf90] joining swarm manager [db55d07a3976b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T15:09:23.751Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T15:09:25.784Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T15:09:25.784Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T15:09:25.784Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T15:09:25.784Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T15:09:25.784Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T15:09:25.784Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T15:09:25.784Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T15:09:25.784Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T15:09:25.784Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T15:09:25.784Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T15:09:25.784Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T15:09:25.784Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T15:09:28.000Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T15:09:28.000Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T15:09:28.421Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T15:09:36.675Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T15:09:36.963Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T15:09:41.633Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T15:09:43.838Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T15:09:46.314Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T15:09:47.842Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T15:09:47.842Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T15:09:47.842Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T15:09:47.842Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T15:09:47.842Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T15:09:50.009Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T15:09:50.010Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T15:09:50.010Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T15:09:52.509Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T15:09:59.671Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T15:10:01.238Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T15:10:05.327Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T15:10:05.787Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T15:10:07.329Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T15:10:08.399Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T15:10:08.399Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T15:10:08.399Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T15:10:09.386Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T15:10:09.857Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T15:10:09.857Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T15:10:09.857Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T15:10:22.354Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T15:10:22.354Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:10:22.354Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T15:10:34.850Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T15:10:34.850Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T15:10:37.803Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T15:10:37.803Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T15:10:37.803Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T15:10:38.791Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T15:10:38.791Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T15:10:40.639Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T15:10:43.002Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T15:10:44.658Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T15:10:45.128Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T15:10:46.121Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T15:10:47.108Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T15:10:47.577Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T15:10:48.565Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T15:10:50.781Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T15:10:51.556Z] docker_cli_swarm_test.go:1166: [d263e89a89d2d] joining swarm manager [db55d07a3976b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T15:10:53.312Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T15:10:55.411Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T15:10:56.658Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T15:10:56.658Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T15:10:56.658Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T15:10:56.658Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T15:10:57.126Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T15:10:57.126Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T15:10:57.126Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T15:10:57.126Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T15:10:57.126Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T15:10:58.112Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T15:10:58.568Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T15:11:05.620Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T15:11:07.757Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T15:11:10.662Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T15:11:10.662Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T15:11:10.662Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T15:11:10.662Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T15:11:10.662Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T15:11:11.301Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T15:11:12.191Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T15:11:16.861Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T15:11:18.108Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-07T15:11:19.042Z] docker_cli_swarm_test.go:1447: [dcee2fc3a3d83] joining swarm manager [dec18036ec519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T15:11:19.975Z] docker_cli_swarm_test.go:1448: [d8548816d1dc2] joining swarm manager [dec18036ec519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T15:11:20.607Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T15:11:26.400Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T15:11:26.665Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T15:11:26.665Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T15:11:26.665Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T15:11:27.122Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T15:11:32.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-07T15:11:32.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-07T15:11:32.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-07T15:11:32.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-07T15:11:32.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-07T15:11:32.734Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-07T15:11:35.260Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-07T15:11:38.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-07T15:11:40.440Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-07T15:11:42.340Z] docker_cli_swarm_unix_test.go:63: [defe2487b138d] joining swarm manager [d518e60cd34ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T15:11:44.059Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T15:11:44.059Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T15:11:44.059Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T15:11:54.356Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T15:11:54.356Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T15:11:59.035Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T15:11:59.035Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T15:12:02.876Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T15:12:03.704Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T15:12:09.641Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T15:12:13.692Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T15:12:24.757Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T15:12:24.757Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T15:12:24.757Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T15:12:27.300Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T15:12:27.649Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T15:12:29.176Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T15:12:32.007Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T15:12:33.079Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T15:12:33.845Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T15:12:38.559Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-07T15:12:38.559Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-07T15:12:38.559Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-07T15:12:39.614Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T15:12:39.614Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T15:12:39.614Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T15:12:39.614Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T15:12:39.614Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T15:12:39.614Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T15:12:39.614Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T15:12:39.933Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-07T15:12:41.650Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T15:12:43.217Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-07T15:12:44.287Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T15:12:44.750Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T15:12:45.745Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-07T15:12:47.645Z] docker_api_swarm_test.go:962: [d75a63669e565] joining swarm manager [df276c9dad6bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T15:12:48.472Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T15:12:48.472Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T15:12:48.472Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T15:12:48.472Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T15:12:48.472Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T15:12:50.315Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T15:13:05.713Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-07T15:13:11.565Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T15:13:11.565Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T15:13:11.565Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T15:13:13.581Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T15:13:13.581Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T15:13:20.236Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T15:13:20.599Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-07T15:13:20.599Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-07T15:13:21.223Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T15:13:21.223Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T15:13:21.223Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T15:13:21.223Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T15:13:21.223Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T15:13:22.126Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T15:13:23.126Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-07T15:13:25.015Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T15:13:25.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-07T15:13:27.894Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T15:13:27.894Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T15:13:28.350Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T15:13:28.350Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T15:13:28.350Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T15:13:30.881Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T15:13:31.247Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T15:13:31.247Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:13:31.703Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-07T15:13:33.764Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-07T15:13:33.836Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T15:13:33.836Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T15:13:34.306Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T15:13:37.258Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T15:13:38.245Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T15:13:39.030Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-07T15:13:39.814Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T15:13:40.929Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-07T15:13:43.459Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-07T15:13:44.059Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T15:13:45.988Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-07T15:13:47.780Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T15:13:48.236Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T15:13:48.515Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-07T15:13:51.073Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-07T15:13:52.317Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T15:13:52.786Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T15:13:53.617Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-07T15:14:03.010Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T15:14:03.010Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T15:14:03.010Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T15:14:03.010Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T15:14:03.466Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T15:14:03.466Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T15:14:03.466Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T15:14:04.996Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T15:14:05.279Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T15:14:09.070Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T15:14:13.539Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T15:14:15.070Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T15:14:15.070Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T15:14:15.526Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T15:14:15.526Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T15:14:15.526Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T15:14:15.526Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T15:14:15.526Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T15:14:17.691Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T15:14:19.503Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T15:14:22.365Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T15:14:26.665Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T15:14:28.141Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T15:14:32.531Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T15:14:32.812Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T15:14:32.812Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T15:14:32.812Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T15:14:34.099Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T15:14:34.099Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T15:14:34.099Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T15:14:34.099Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T15:14:34.099Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T15:14:37.055Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T15:14:37.055Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T15:14:37.055Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T15:14:41.353Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T15:14:41.353Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:14:41.353Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T15:14:48.403Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T15:14:49.822Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-07T15:14:53.077Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T15:14:53.077Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T15:14:53.077Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T15:14:53.077Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T15:14:53.077Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T15:14:53.077Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T15:14:53.077Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T15:14:53.077Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T15:14:53.077Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T15:14:53.077Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T15:14:53.077Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T15:14:53.077Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T15:14:53.078Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T15:14:53.078Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T15:14:53.078Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T15:14:53.535Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T15:14:59.967Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T15:14:59.968Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T15:14:59.968Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T15:14:59.968Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T15:14:59.968Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T15:14:59.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T15:14:59.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T15:14:59.968Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T15:14:59.968Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T15:14:59.968Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T15:14:59.968Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T15:14:59.968Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T15:15:00.739Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T15:15:04.685Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-07T15:15:05.755Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T15:15:09.288Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T15:15:09.288Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:15:09.288Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T15:15:09.484Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T15:15:11.455Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T15:15:11.456Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T15:15:11.456Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T15:15:11.456Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:15:11.456Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T15:15:11.456Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T15:15:11.456Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T15:15:14.348Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T15:15:14.348Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T15:15:14.348Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T15:15:14.348Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T15:15:15.265Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T15:15:15.265Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T15:15:15.265Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T15:15:15.265Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T15:15:15.727Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T15:15:15.727Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T15:15:15.727Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T15:15:15.727Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T15:15:15.727Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T15:15:15.727Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T15:15:15.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T15:15:17.238Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T15:15:17.238Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T15:15:17.238Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T15:15:17.238Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T15:15:17.238Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T15:15:17.238Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T15:15:17.238Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T15:15:17.238Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite (1617.92s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.89s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.98s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.48s) [2022-03-07T15:15:19.552Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.33s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.37s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.49s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.22s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.96s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.13s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.55s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.16s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.95s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.90s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.01s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.44s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.33s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.96s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.13s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.40s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.13s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.80s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.18s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.56s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.18s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.55s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.35s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.00s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.52s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.65s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.09s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.89s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.70s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.99s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.46s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.94s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.08s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.06s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.39s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.54s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.64s) [2022-03-07T15:15:19.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.65s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.50s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.66s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.52s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.26s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.30s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.33s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.51s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.99s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.68s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.85s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.17s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.71s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.72s) [2022-03-07T15:15:19.553Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.81s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.68s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.98s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.38s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.02s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.69s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.34s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.40s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-03-07T15:15:19.553Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-03-07T15:15:19.553Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T15:15:19.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-07T15:15:20.119Z] docker_cli_external_volume_driver_test.go:52: [db013144985d8] daemon is not started [2022-03-07T15:15:20.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T15:15:21.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T15:15:21.518Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:15:21.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T15:15:21.518Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:15:21.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T15:15:21.518Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:15:21.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T15:15:22.296Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T15:15:22.485Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T15:15:24.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T15:15:24.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T15:15:24.463Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T15:15:24.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T15:15:27.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T15:15:27.356Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T15:15:27.943Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T15:15:28.273Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T15:15:29.524Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T15:15:29.524Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:15:29.524Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T15:15:29.524Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:15:29.524Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T15:15:32.415Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T15:15:32.415Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T15:15:34.581Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T15:15:34.581Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T15:15:34.581Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T15:15:37.471Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T15:15:37.928Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T15:15:38.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-07T15:15:40.820Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T15:15:45.488Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T15:15:49.194Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T15:15:49.350Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T15:15:49.350Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T15:15:49.350Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T15:15:49.350Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T15:15:49.350Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T15:15:49.350Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T15:15:49.350Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T15:15:49.350Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T15:15:49.350Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T15:15:49.350Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T15:15:49.350Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T15:15:49.350Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T15:15:54.031Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T15:15:54.031Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T15:15:54.031Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T15:15:54.031Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T15:15:54.031Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T15:15:55.559Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T15:15:55.559Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T15:15:55.559Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T15:15:56.423Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T15:15:56.423Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T15:15:58.450Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T15:15:58.450Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T15:15:58.450Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T15:16:00.619Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T15:16:00.619Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T15:16:02.215Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T15:16:04.142Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T15:16:05.292Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T15:16:08.185Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T15:16:08.185Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T15:16:08.185Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T15:16:08.185Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T15:16:08.185Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T15:16:08.185Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T15:16:08.185Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T15:16:08.185Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T15:16:08.185Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T15:16:08.185Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T15:16:08.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-07T15:16:08.817Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T15:16:08.817Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T15:16:08.817Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T15:16:08.817Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T15:16:09.274Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T15:16:10.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T15:16:10.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-07T15:16:11.441Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T15:16:13.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-07T15:16:14.981Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T15:16:16.113Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T15:16:16.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-07T15:16:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-07T15:16:20.787Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T15:16:21.126Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T15:16:21.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a60a38_} [2022-03-07T15:16:24.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13227303324_c:\foo_false____} [2022-03-07T15:16:26.565Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T15:16:26.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13227303324_c:\foo_true____} [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T15:16:29.170Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T15:16:29.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T15:16:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T15:16:29.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T15:16:29.627Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T15:16:29.627Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T15:16:29.627Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T15:16:29.627Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T15:16:29.627Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T15:16:29.627Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T15:16:29.627Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T15:16:29.627Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T15:16:29.627Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T15:16:29.627Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T15:16:29.627Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T15:16:32.519Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.519Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T15:16:32.519Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.975Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T15:16:32.976Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.976Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T15:16:32.976Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.976Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T15:16:32.976Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:16:32.976Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T15:16:34.053Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T15:16:34.556Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T15:16:35.870Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T15:16:35.870Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T15:16:35.870Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T15:16:35.870Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T15:16:38.763Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T15:16:38.763Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T15:16:38.763Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T15:16:38.763Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T15:16:38.763Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T15:16:38.763Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T15:16:38.763Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T15:16:40.708Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T15:16:40.708Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T15:16:40.708Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T15:16:41.764Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T15:16:42.822Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T15:16:42.822Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T15:16:42.822Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T15:16:44.536Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T15:16:45.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-07T15:16:46.710Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T15:16:46.710Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:16:46.710Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T15:16:46.710Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T15:16:46.710Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T15:16:47.666Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T15:16:47.666Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T15:16:48.629Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T15:16:52.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-07T15:16:57.006Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T15:16:57.006Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T15:16:57.006Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T15:16:57.006Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:16:57.006Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T15:16:58.223Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T15:16:58.223Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:16:58.223Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T15:16:58.945Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T15:16:58.945Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T15:17:06.041Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T15:17:06.041Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T15:17:07.280Z] docker_cli_external_volume_driver_test.go:52: [d50036d6754b8] daemon is not started [2022-03-07T15:17:07.308Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T15:17:07.308Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T15:17:07.308Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T15:17:07.308Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T15:17:07.308Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T15:17:09.476Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T15:17:09.476Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T15:17:09.476Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T15:17:09.476Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T15:17:09.476Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T15:17:11.913Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T15:17:12.368Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T15:17:12.368Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:17:12.368Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T15:17:12.368Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T15:17:12.368Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T15:17:12.368Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T15:17:12.368Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T15:17:12.368Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T15:17:12.368Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T15:17:12.368Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T15:17:12.368Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T15:17:13.612Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T15:17:13.612Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T15:17:15.261Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T15:17:15.974Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T15:17:15.974Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T15:17:15.974Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T15:17:17.035Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T15:17:17.035Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T15:17:17.429Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T15:17:17.886Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T15:17:17.886Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T15:17:20.783Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T15:17:21.240Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T15:17:21.698Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T15:17:21.698Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T15:17:21.698Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T15:17:22.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-07T15:17:22.154Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T15:17:22.154Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T15:17:22.154Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T15:17:22.154Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T15:17:22.611Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T15:17:23.187Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T15:17:23.690Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T15:17:24.748Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T15:17:25.807Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T15:17:26.863Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T15:17:27.921Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T15:17:30.275Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T15:17:32.910Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T15:17:32.910Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T15:17:32.910Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T15:17:35.806Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T15:17:35.806Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T15:17:35.806Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T15:17:35.806Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T15:17:37.213Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T15:17:37.213Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T15:17:37.213Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T15:17:37.755Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T15:17:37.756Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T15:17:37.756Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T15:17:37.756Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T15:17:37.756Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T15:17:37.756Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T15:17:37.756Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T15:17:37.756Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T15:17:37.756Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T15:17:38.259Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T15:17:38.701Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T15:17:38.701Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T15:17:38.701Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T15:17:38.701Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T15:17:38.701Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T15:17:39.161Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T15:17:39.161Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T15:17:39.161Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T15:17:39.161Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T15:17:39.161Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T15:17:39.161Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T15:17:39.161Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T15:17:39.317Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T15:17:40.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-07T15:17:41.009Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T15:17:42.055Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T15:17:43.227Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T15:17:44.949Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T15:17:45.469Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T15:17:47.846Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T15:17:49.101Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T15:17:55.083Z] docker_cli_external_volume_driver_test.go:52: [df29c50f909a4] daemon is not started [2022-03-07T15:17:56.274Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T15:17:56.274Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T15:17:56.274Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T15:17:56.274Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T15:17:56.274Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T15:17:56.274Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T15:17:56.274Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T15:17:58.146Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T15:18:01.039Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T15:18:01.509Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T15:18:03.922Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T15:18:05.315Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T15:18:05.315Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T15:18:05.315Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T15:18:05.315Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T15:18:05.315Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T15:18:09.698Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T15:18:09.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-07T15:18:09.947Z] docker_cli_external_volume_driver_test.go:52: [dc8ba08a2c7f0] daemon is not started [2022-03-07T15:18:12.593Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T15:18:13.049Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T15:18:16.186Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T15:18:16.186Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T15:18:16.186Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T15:18:16.186Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T15:18:17.728Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T15:18:18.184Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T15:18:19.714Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T15:18:24.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-07T15:18:25.497Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T15:18:30.609Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T15:18:31.273Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T15:18:31.273Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T15:18:31.273Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T15:18:31.273Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:18:31.273Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T15:18:31.273Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T15:18:31.273Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T15:18:31.273Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T15:18:31.273Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T15:18:32.175Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T15:18:32.805Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T15:18:32.805Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T15:18:32.805Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T15:18:35.697Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T15:18:42.603Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T15:18:44.238Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T15:18:47.135Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T15:18:49.306Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T15:18:49.767Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T15:18:49.767Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T15:18:49.767Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T15:18:49.767Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T15:18:49.767Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T15:18:53.727Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T15:18:53.727Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:18:54.224Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-07T15:18:55.080Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T15:18:55.080Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T15:18:55.080Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T15:18:56.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-07T15:18:57.968Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T15:18:59.445Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T15:19:02.639Z] === RUN TestDockerSuite/TestExec [2022-03-07T15:19:02.639Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:19:02.639Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T15:19:02.639Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T15:19:02.639Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T15:19:04.815Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T15:19:06.982Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T15:19:06.982Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:19:06.982Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T15:19:06.982Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:19:06.982Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T15:19:06.982Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T15:19:06.982Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T15:19:09.149Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T15:19:09.236Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T15:19:11.315Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T15:19:11.758Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-07T15:19:13.482Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T15:19:13.992Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T15:19:13.992Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T15:19:15.649Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T15:19:20.528Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T15:19:21.424Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T15:19:21.424Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T15:19:21.424Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T15:19:21.424Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:19:21.424Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T15:19:21.424Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T15:19:21.424Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T15:19:22.954Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T15:19:26.327Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T15:19:26.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-07T15:19:26.680Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T15:19:26.680Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T15:19:26.680Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T15:19:26.680Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T15:19:26.680Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T15:19:26.680Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T15:19:26.680Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T15:19:26.680Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T15:19:26.680Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T15:19:26.680Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T15:19:26.680Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T15:19:29.576Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T15:19:29.576Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T15:19:29.576Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T15:19:29.576Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T15:19:29.576Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T15:19:29.576Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T15:19:29.576Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T15:19:29.576Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T15:19:29.576Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T15:19:29.576Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T15:19:29.576Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T15:19:31.746Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T15:19:31.746Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T15:19:31.746Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T15:19:31.816Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T15:19:31.816Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T15:19:31.816Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T15:19:31.816Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T15:19:31.816Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T15:19:31.816Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T15:19:31.816Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T15:19:31.816Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T15:19:37.518Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T15:19:37.518Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T15:19:37.518Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T15:19:37.518Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T15:19:37.518Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T15:19:37.518Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T15:19:37.976Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T15:19:42.243Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T15:19:43.745Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T15:19:43.808Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T15:19:43.808Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T15:19:43.808Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T15:19:43.808Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T15:19:43.808Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T15:19:43.808Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T15:19:44.018Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T15:19:44.276Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T15:19:46.494Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T15:19:46.494Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T15:19:46.494Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T15:19:48.714Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T15:19:50.794Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T15:19:52.362Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T15:19:53.685Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T15:19:58.231Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T15:19:58.231Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T15:19:58.231Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T15:19:59.454Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T15:19:59.454Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:19:59.454Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T15:19:59.454Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T15:19:59.910Z] === RUN TestDockerSuite/TestHealth [2022-03-07T15:19:59.910Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T15:19:59.910Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T15:19:59.910Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T15:19:59.910Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T15:19:59.910Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T15:20:05.821Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T15:20:05.821Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T15:20:05.821Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T15:20:05.821Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T15:20:05.821Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T15:20:05.821Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T15:20:05.821Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T15:20:06.278Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T15:20:06.278Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T15:20:06.278Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T15:20:06.899Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T15:20:06.899Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:20:06.899Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T15:20:07.810Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T15:20:07.810Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T15:20:09.977Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T15:20:09.977Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T15:20:12.144Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T15:20:13.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-07T15:20:15.043Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T15:20:15.500Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T15:20:15.500Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:20:15.500Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T15:20:17.321Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T15:20:18.658Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T15:20:18.658Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T15:20:18.658Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T15:20:19.218Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T15:20:19.218Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T15:20:19.675Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T15:20:19.675Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T15:20:19.675Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T15:20:19.675Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T15:20:19.675Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T15:20:19.675Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T15:20:19.675Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T15:20:19.675Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T15:20:19.675Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T15:20:19.675Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:20:19.675Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T15:20:22.078Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T15:20:22.078Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T15:20:22.078Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T15:20:22.078Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T15:20:22.078Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T15:20:22.078Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T15:20:22.078Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T15:20:22.078Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T15:20:22.566Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T15:20:25.458Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T15:20:25.458Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:20:25.458Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T15:20:25.458Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T15:20:25.458Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T15:20:25.458Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T15:20:25.458Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T15:20:25.458Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T15:20:27.625Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T15:20:28.081Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T15:20:30.744Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T15:20:30.974Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T15:20:30.974Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T15:20:30.974Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T15:20:30.974Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T15:20:30.974Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T15:20:30.974Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T15:20:30.974Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T15:20:31.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-07T15:20:33.633Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T15:20:33.633Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T15:20:33.633Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T15:20:33.633Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T15:20:33.633Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T15:20:33.633Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T15:20:33.865Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T15:20:36.765Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T15:20:38.535Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T15:20:38.535Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:20:38.535Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T15:20:38.535Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:20:38.535Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T15:20:38.535Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:20:38.535Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T15:20:41.170Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T15:20:41.170Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:20:41.170Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T15:20:41.428Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T15:20:43.393Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T15:20:43.393Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T15:20:43.393Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T15:20:43.393Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:20:43.393Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T15:20:43.393Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T15:20:43.393Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T15:20:43.594Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T15:20:43.595Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T15:20:46.487Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T15:20:47.224Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T15:20:47.224Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T15:20:47.224Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T15:20:47.224Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T15:20:47.582Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T15:20:48.655Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T15:20:48.655Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T15:20:48.655Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T15:20:48.655Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T15:20:50.180Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T15:20:50.180Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T15:20:50.180Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T15:20:50.180Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T15:20:50.180Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T15:20:50.180Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T15:20:50.180Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T15:20:50.180Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T15:20:50.823Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T15:20:54.541Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T15:20:54.936Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T15:20:55.060Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T15:20:55.061Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T15:20:55.061Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T15:20:58.194Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T15:20:58.731Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T15:20:59.212Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T15:20:59.254Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T15:21:00.926Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T15:21:01.379Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T15:21:02.527Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T15:21:02.527Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T15:21:02.527Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T15:21:02.527Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T15:21:03.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-07T15:21:03.543Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T15:21:05.711Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T15:21:06.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T15:21:06.323Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T15:21:08.601Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T15:21:10.117Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T15:21:10.117Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:21:10.117Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T15:21:10.117Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:21:10.117Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T15:21:10.767Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T15:21:11.746Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T15:21:13.071Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T15:21:13.071Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T15:21:13.662Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T15:21:13.662Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T15:21:14.111Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T15:21:14.118Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T15:21:14.118Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T15:21:14.118Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T15:21:14.118Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T15:21:14.118Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T15:21:14.118Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T15:21:14.118Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T15:21:16.286Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T15:21:16.863Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T15:21:16.864Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T15:21:16.864Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T15:21:18.452Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T15:21:20.655Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T15:21:20.655Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T15:21:24.220Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T15:21:24.449Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T15:21:24.922Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T15:21:27.112Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T15:21:27.112Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T15:21:27.112Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T15:21:28.052Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T15:21:29.279Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T15:21:29.279Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T15:21:30.328Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T15:21:35.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-07T15:21:36.329Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T15:21:37.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T15:21:37.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T15:21:37.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T15:21:37.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T15:21:37.491Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T15:21:38.873Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T15:21:40.448Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T15:21:40.448Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T15:21:40.448Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T15:21:43.378Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T15:21:43.881Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T15:21:44.239Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T15:21:44.239Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T15:21:44.239Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T15:21:48.033Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T15:21:48.033Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T15:21:50.035Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T15:21:50.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-07T15:21:50.426Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T15:21:50.539Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T15:21:50.539Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T15:21:50.539Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T15:21:50.539Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T15:21:50.539Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T15:21:51.957Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T15:21:52.936Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T15:21:52.960Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T15:21:52.960Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T15:21:52.960Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T15:21:54.856Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T15:21:54.856Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T15:21:54.856Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T15:21:55.891Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T15:21:55.891Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T15:21:55.891Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T15:21:55.891Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T15:21:55.891Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T15:21:55.891Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T15:21:55.891Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T15:21:55.891Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T15:21:55.891Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T15:21:55.891Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T15:21:55.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-07T15:21:57.748Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T15:21:58.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T15:21:58.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-07T15:22:00.638Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T15:22:01.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-07T15:22:04.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-07T15:22:07.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-07T15:22:08.438Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-07T15:22:08.438Z] docker_cli_external_volume_driver_test.go:484: [dc79cddfd6f6e] daemon is not started [2022-03-07T15:22:10.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b35c0_} [2022-03-07T15:22:10.928Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T15:22:10.928Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T15:22:10.928Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T15:22:10.928Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T15:22:10.928Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T15:22:13.096Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T15:22:13.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13672833404_c:\foo_false____} [2022-03-07T15:22:15.991Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T15:22:17.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13672833404_c:\foo_true____} [2022-03-07T15:22:18.158Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T15:22:18.158Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.158Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T15:22:18.158Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.158Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T15:22:18.158Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.158Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T15:22:18.158Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T15:22:18.615Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T15:22:18.615Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T15:22:18.615Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T15:22:18.615Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T15:22:18.615Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T15:22:18.615Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T15:22:18.615Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T15:22:18.615Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T15:22:18.615Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T15:22:18.615Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T15:22:18.615Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T15:22:18.615Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPortList [2022-03-07T15:22:18.615Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T15:22:18.615Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T15:22:20.471Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T15:22:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T15:22:20.940Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T15:22:20.940Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T15:22:20.940Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T15:22:20.940Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T15:22:20.940Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T15:22:20.940Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T15:22:20.940Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T15:22:20.940Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T15:22:20.940Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T15:22:20.940Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T15:22:20.940Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T15:22:23.303Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-07T15:22:23.303Z] docker_cli_external_volume_driver_test.go:52: [d94a6648d533d] daemon is not started [2022-03-07T15:22:24.387Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T15:22:24.388Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T15:22:24.388Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T15:22:24.388Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T15:22:24.388Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T15:22:24.388Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T15:22:24.388Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T15:22:24.388Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T15:22:24.388Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T15:22:24.735Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T15:22:24.736Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T15:22:24.736Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T15:22:24.736Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:22:24.736Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T15:22:28.527Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T15:22:28.527Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T15:22:28.527Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T15:22:28.527Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T15:22:30.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T15:22:30.157Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T15:22:30.157Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T15:22:31.481Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T15:22:31.481Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T15:22:31.481Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T15:22:31.481Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T15:22:31.481Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T15:22:31.481Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T15:22:31.481Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T15:22:37.350Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite (436.91s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-03-07T15:22:38.165Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-07T15:22:38.165Z] PASS [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] === Skipped [2022-03-07T15:22:38.165Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T15:22:38.165Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-07T15:22:38.165Z] check_test.go:308: [d052b02fc057e] daemon is not started [2022-03-07T15:22:38.165Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-07T15:22:38.165Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-07T15:22:38.165Z] check_test.go:308: [d5cde0a4b9f84] daemon is not started [2022-03-07T15:22:38.165Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T15:22:38.165Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-07T15:22:38.165Z] check_test.go:308: [db6995c19e3df] daemon is not started [2022-03-07T15:22:38.165Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-03-07T15:22:38.165Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-07T15:22:38.165Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-07T15:22:38.165Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-07T15:22:38.165Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] DONE 271 tests, 5 skipped in 2393.507s [2022-03-07T15:22:38.165Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T15:22:38.165Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d51104b958cee/docker.pid [2022-03-07T15:22:38.165Z] +++ kill 6376 [2022-03-07T15:22:38.165Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6376 is not a child of this shell [2022-03-07T15:22:38.165Z] warning: PID 6376 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d51104b958cee/docker.pid had a nonzero exit code [2022-03-07T15:22:38.165Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T15:22:38.165Z] +++ kill 8339 [2022-03-07T15:22:38.165Z] +++ /etc/init.d/apparmor stop [2022-03-07T15:22:38.165Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] Unloading profiles will leave already running processes permanently [2022-03-07T15:22:38.165Z] unconfined, which can lead to unexpected situations. [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] To set a process to complain mode, use the command line tool [2022-03-07T15:22:38.165Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T15:22:38.165Z] +++ true [2022-03-07T15:22:38.165Z] exiting test-integration [2022-03-07T15:22:38.165Z] ++ exit 0 [2022-03-07T15:22:38.165Z] [2022-03-07T15:22:38.165Z] + exit 0 [2022-03-07T15:22:38.165Z] ++ jobs -p [2022-03-07T15:22:38.165Z] + pids= [2022-03-07T15:22:38.165Z] + echo 'Remaining pids to kill: []' [2022-03-07T15:22:38.165Z] Remaining pids to kill: [] [2022-03-07T15:22:38.165Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-07T15:22:38.177Z] Recording test results [2022-03-07T15:22:38.636Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T15:22:38.698Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T15:22:38.698Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T15:22:38.698Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T15:22:38.962Z] + echo Ensuring container killed. [2022-03-07T15:22:38.963Z] Ensuring container killed. [2022-03-07T15:22:38.963Z] + docker ps -aq -f name=docker-pr2-* [2022-03-07T15:22:38.963Z] + cids=88a29fdbc78d [2022-03-07T15:22:38.963Z] 92c867593398 [2022-03-07T15:22:38.963Z] a2a0c4c6cb2d [2022-03-07T15:22:38.963Z] + [ -n 88a29fdbc78d [2022-03-07T15:22:38.963Z] 92c867593398 [2022-03-07T15:22:38.963Z] a2a0c4c6cb2d ] [2022-03-07T15:22:38.963Z] + docker rm -vf 88a29fdbc78d 92c867593398 a2a0c4c6cb2d [2022-03-07T15:22:39.898Z] 88a29fdbc78d [2022-03-07T15:22:40.156Z] 92c867593398 [2022-03-07T15:22:40.156Z] a2a0c4c6cb2d [Pipeline] sh [2022-03-07T15:22:40.434Z] + echo Chowning /workspace to jenkins user [2022-03-07T15:22:40.434Z] Chowning /workspace to jenkins user [2022-03-07T15:22:40.434Z] + id -u [2022-03-07T15:22:40.434Z] + id -g [2022-03-07T15:22:40.434Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43342:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T15:22:41.144Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T15:22:41.144Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:22:41.144Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T15:22:41.144Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T15:22:41.144Z] === RUN TestDockerSuite/TestCpToCaseE [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T15:22:43.264Z] + bundleName=amd64 [2022-03-07T15:22:43.264Z] + echo Creating amd64-bundles.tar.gz [2022-03-07T15:22:43.264Z] Creating amd64-bundles.tar.gz [2022-03-07T15:22:43.264Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-07T15:22:43.264Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-07T15:22:44.209Z] Archiving artifacts [2022-03-07T15:22:44.236Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T15:22:44.776Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T15:22:45.085Z] + make clean [2022-03-07T15:22:45.085Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T15:22:45.085Z] docker-dev-cache [2022-03-07T15:22:45.085Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T15:22:48.993Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T15:22:53.659Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T15:22:53.659Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T15:22:53.659Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T15:22:53.659Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:22:53.659Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T15:23:03.773Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T15:23:03.773Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T15:23:03.773Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T15:23:03.773Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T15:23:04.092Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T15:23:04.092Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T15:23:04.092Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T15:23:04.092Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T15:23:04.092Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T15:23:07.046Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T15:23:07.046Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T15:23:07.046Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T15:23:07.046Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T15:23:07.046Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T15:23:10.836Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T15:23:10.836Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:23:10.836Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T15:23:10.836Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T15:23:10.836Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T15:23:10.836Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T15:23:10.836Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T15:23:10.836Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T15:23:10.836Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T15:23:10.836Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T15:23:10.836Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T15:23:13.107Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T15:23:16.908Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T15:23:16.908Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T15:23:16.908Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T15:23:18.554Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T15:23:19.862Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T15:23:20.039Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T15:23:20.726Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T15:23:20.849Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T15:23:20.849Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T15:23:20.849Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T15:23:20.849Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T15:23:21.319Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T15:23:21.319Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T15:23:21.319Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T15:23:21.787Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T15:23:22.255Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T15:23:29.268Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T15:23:32.409Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T15:23:32.693Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T15:23:32.693Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T15:23:33.170Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T15:23:35.042Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T15:23:35.042Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T15:23:35.042Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T15:23:35.042Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T15:23:35.042Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T15:23:36.148Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T15:23:36.148Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T15:23:36.148Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T15:23:36.148Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T15:23:36.148Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T15:23:36.971Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T15:23:36.971Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T15:23:36.971Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T15:23:36.971Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T15:23:38.320Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T15:23:39.717Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T15:23:39.717Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:23:39.717Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T15:23:39.717Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T15:23:39.717Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T15:23:39.717Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T15:23:39.717Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T15:23:39.717Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T15:23:39.717Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T15:23:40.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T15:23:40.778Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:23:40.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T15:23:40.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T15:23:40.778Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T15:23:40.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T15:23:40.778Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T15:23:40.778Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T15:23:40.778Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T15:23:40.778Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T15:23:40.778Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T15:23:41.249Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T15:23:41.249Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T15:23:41.249Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T15:23:41.249Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T15:23:41.249Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T15:23:41.249Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T15:23:41.249Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T15:23:41.249Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T15:23:41.249Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T15:23:41.249Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T15:23:41.249Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T15:23:42.048Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T15:23:45.050Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T15:23:46.730Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T15:23:48.008Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T15:23:48.260Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T15:23:48.260Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T15:23:48.260Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T15:23:49.222Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T15:23:49.222Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T15:23:49.222Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T15:23:50.749Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T15:23:51.731Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T15:23:51.731Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T15:23:51.731Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T15:23:51.813Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T15:23:56.490Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T15:23:57.097Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T15:24:01.244Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T15:24:04.199Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T15:24:04.307Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T15:24:09.245Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T15:24:18.011Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T15:24:19.638Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T15:24:20.108Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T15:24:22.402Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T15:24:22.402Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T15:24:22.402Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T15:24:25.982Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T15:24:26.454Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T15:24:26.747Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T15:24:26.747Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:24:26.747Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T15:24:27.442Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T15:24:31.510Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T15:24:31.979Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T15:24:31.979Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T15:24:32.839Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T15:24:32.966Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T15:24:33.310Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T15:24:34.604Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T15:24:37.732Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T15:24:39.193Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T15:24:39.193Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T15:24:40.475Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T15:24:40.475Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T15:24:40.475Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T15:24:40.475Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:24:40.475Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T15:24:40.475Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T15:24:40.475Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T15:24:40.475Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T15:24:40.475Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T15:24:41.462Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T15:24:41.462Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T15:24:41.462Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T15:24:43.606Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T15:24:43.606Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:24:43.606Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T15:24:45.072Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T15:24:45.254Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T15:24:48.363Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T15:24:48.363Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T15:24:48.363Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T15:25:03.301Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T15:25:06.256Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T15:25:06.724Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T15:25:10.386Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T15:25:10.386Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T15:25:10.386Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T15:25:11.376Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T15:25:12.947Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T15:25:13.887Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T15:25:18.653Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T15:25:20.130Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T15:25:21.107Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T15:25:21.107Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T15:25:25.862Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T15:25:26.024Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T15:25:26.024Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T15:25:26.024Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T15:25:26.024Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T15:25:26.024Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T15:25:26.024Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T15:25:26.024Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T15:25:29.083Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T15:25:30.623Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T15:25:30.623Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T15:25:30.623Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T15:25:30.792Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T15:25:31.262Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T15:25:32.035Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T15:25:32.504Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T15:25:33.571Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T15:25:35.419Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T15:25:39.447Z] === RUN TestDockerSuite/TestExec [2022-03-07T15:25:39.447Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:25:39.447Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T15:25:39.447Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T15:25:39.447Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T15:25:40.454Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T15:25:40.454Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T15:25:40.454Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T15:25:40.454Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T15:25:40.454Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T15:25:42.416Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T15:25:45.368Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T15:25:45.368Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:25:45.368Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T15:25:45.368Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:25:45.368Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T15:25:45.368Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T15:25:45.368Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T15:25:49.221Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T15:25:53.017Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T15:25:53.066Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T15:25:55.960Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T15:25:57.778Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T15:26:01.583Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T15:26:01.731Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T15:26:02.189Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T15:26:02.189Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T15:26:02.189Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T15:26:02.189Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T15:26:02.189Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T15:26:02.189Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T15:26:02.189Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T15:26:02.189Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T15:26:02.189Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T15:26:02.189Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T15:26:02.189Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T15:26:02.189Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T15:26:02.189Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T15:26:02.189Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T15:26:02.189Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T15:26:04.357Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T15:26:04.357Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T15:26:04.357Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T15:26:04.357Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T15:26:04.357Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T15:26:06.300Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T15:26:06.300Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T15:26:08.751Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T15:26:08.751Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T15:26:08.751Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T15:26:08.751Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:26:08.751Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T15:26:08.751Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T15:26:08.751Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T15:26:10.138Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T15:26:12.307Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T15:26:12.544Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T15:26:15.207Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T15:26:18.108Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T15:26:18.415Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T15:26:18.415Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T15:26:18.415Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T15:26:18.415Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T15:26:18.415Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T15:26:18.415Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T15:26:18.415Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T15:26:18.415Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T15:26:18.415Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T15:26:18.415Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T15:26:18.415Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T15:26:20.273Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T15:26:20.729Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T15:26:21.689Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T15:26:23.174Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T15:26:23.174Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T15:26:23.174Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T15:26:23.174Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T15:26:23.174Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T15:26:23.174Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T15:26:23.174Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T15:26:23.174Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T15:26:23.174Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T15:26:23.174Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T15:26:23.174Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T15:26:26.497Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.497Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T15:26:26.970Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T15:26:26.970Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T15:26:26.970Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T15:26:27.836Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T15:26:27.836Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T15:26:27.836Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T15:26:27.836Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T15:26:27.836Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T15:26:29.387Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T15:26:29.387Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T15:26:29.387Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T15:26:30.963Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T15:26:30.963Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:26:31.468Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-07T15:26:32.279Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T15:26:32.279Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T15:26:32.279Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T15:26:32.279Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T15:26:32.279Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T15:26:34.133Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T15:26:34.133Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.133Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T15:26:34.133Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.133Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T15:26:34.133Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.133Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T15:26:34.445Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T15:26:34.445Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.445Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T15:26:34.445Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.445Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T15:26:34.445Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.445Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T15:26:34.445Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.445Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T15:26:34.445Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.445Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T15:26:34.445Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.445Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T15:26:34.445Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T15:26:34.445Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T15:26:36.610Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T15:26:39.500Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T15:26:41.291Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T15:26:41.667Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T15:26:41.667Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T15:26:41.667Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T15:26:41.667Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T15:26:41.667Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T15:26:41.667Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T15:26:42.123Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T15:26:44.385Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T15:26:45.017Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T15:26:45.017Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T15:26:45.017Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T15:26:45.017Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T15:26:45.017Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T15:26:45.017Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T15:26:45.017Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T15:26:45.017Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T15:26:45.017Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T15:26:46.547Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T15:26:49.382Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T15:26:49.885Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T15:26:49.951Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T15:26:53.745Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T15:26:55.091Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T15:26:55.091Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T15:26:55.091Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T15:26:55.091Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T15:26:55.091Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T15:26:55.091Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T15:26:55.091Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T15:26:55.091Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T15:26:55.091Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T15:26:55.091Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T15:26:55.091Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T15:26:55.091Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T15:26:55.091Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T15:26:56.620Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T15:26:56.620Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T15:26:56.620Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T15:26:57.077Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T15:26:57.077Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T15:26:57.077Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T15:26:59.971Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T15:27:00.907Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T15:27:00.907Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:27:00.907Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T15:27:00.907Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T15:27:01.375Z] === RUN TestDockerSuite/TestHealth [2022-03-07T15:27:01.375Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T15:27:01.375Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T15:27:01.375Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T15:27:01.375Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T15:27:01.375Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T15:27:02.864Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T15:27:02.864Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T15:27:02.864Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T15:27:05.033Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T15:27:05.033Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T15:27:05.033Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T15:27:05.033Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T15:27:05.033Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T15:27:05.033Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T15:27:05.269Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T15:27:05.269Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T15:27:05.489Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T15:27:05.772Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T15:27:05.772Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T15:27:06.276Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T15:27:06.276Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T15:27:06.276Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T15:27:07.246Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T15:27:07.246Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T15:27:07.246Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T15:27:07.246Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T15:27:07.246Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T15:27:07.246Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T15:27:07.717Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T15:27:07.953Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T15:27:08.381Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T15:27:08.704Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T15:27:08.704Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T15:27:08.704Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T15:27:09.691Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T15:27:09.691Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T15:27:10.551Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T15:27:11.910Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T15:27:11.910Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T15:27:13.454Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T15:27:14.863Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T15:27:16.346Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T15:27:16.346Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T15:27:16.346Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T15:27:16.346Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T15:27:16.346Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T15:27:16.346Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T15:27:16.346Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T15:27:16.346Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T15:27:16.966Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T15:27:18.587Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T15:27:18.587Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T15:27:18.587Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:27:18.587Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T15:27:20.094Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T15:27:20.094Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T15:27:20.094Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T15:27:20.094Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T15:27:20.094Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T15:27:20.094Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T15:27:20.094Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T15:27:21.013Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T15:27:21.013Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T15:27:21.013Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T15:27:21.013Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T15:27:21.013Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T15:27:21.013Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T15:27:21.013Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T15:27:21.013Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T15:27:21.013Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:27:21.013Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T15:27:21.013Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:27:21.013Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T15:27:22.307Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T15:27:22.307Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T15:27:22.307Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T15:27:22.307Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.307Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T15:27:22.307Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.307Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T15:27:22.448Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T15:27:22.763Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T15:27:22.763Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T15:27:22.763Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T15:27:22.763Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T15:27:22.763Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T15:27:22.763Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T15:27:22.763Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T15:27:22.763Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:27:22.763Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T15:27:25.655Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T15:27:28.068Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T15:27:28.068Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T15:27:28.068Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T15:27:28.596Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T15:27:29.374Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T15:27:29.374Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:27:29.374Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T15:27:29.374Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T15:27:29.374Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T15:27:29.374Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T15:27:29.374Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T15:27:29.374Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T15:27:30.237Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T15:27:30.237Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T15:27:32.296Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T15:27:32.752Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T15:27:34.741Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T15:27:36.468Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T15:27:36.468Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T15:27:36.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T15:27:36.468Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T15:27:36.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T15:27:36.468Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T15:27:36.468Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T15:27:38.778Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T15:27:38.778Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T15:27:38.778Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T15:27:38.778Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T15:27:38.778Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T15:27:38.778Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T15:27:38.778Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T15:27:39.361Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T15:27:39.743Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T15:27:39.743Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T15:27:39.743Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T15:27:44.549Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T15:27:45.138Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T15:27:45.138Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:27:45.138Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T15:27:45.138Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:27:45.138Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T15:27:45.138Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:27:45.138Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T15:27:48.033Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T15:27:49.217Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T15:27:49.217Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T15:27:49.673Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T15:27:50.635Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T15:27:51.752Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T15:27:51.752Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T15:27:52.656Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T15:27:52.656Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:27:52.656Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T15:27:52.802Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T15:27:54.969Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T15:27:55.480Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T15:27:55.933Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T15:27:58.370Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T15:27:58.370Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.370Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T15:27:58.370Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T15:27:58.832Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T15:27:58.832Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T15:27:58.832Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T15:27:58.832Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T15:27:58.832Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T15:27:58.832Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T15:27:58.832Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T15:27:58.832Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T15:27:58.832Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T15:28:03.043Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T15:28:03.500Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T15:28:03.500Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T15:28:03.500Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T15:28:03.500Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T15:28:03.500Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T15:28:03.500Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T15:28:03.500Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T15:28:03.500Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T15:28:03.500Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T15:28:03.500Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T15:28:03.500Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T15:28:06.764Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T15:28:10.962Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T15:28:13.795Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T15:28:13.795Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T15:28:13.795Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T15:28:13.817Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T15:28:14.963Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T15:28:14.963Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T15:28:14.963Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T15:28:14.963Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T15:28:14.963Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T15:28:14.963Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T15:28:14.963Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T15:28:14.963Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T15:28:15.963Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T15:28:21.730Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T15:28:22.361Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T15:28:23.898Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T15:28:25.256Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T15:28:26.790Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T15:28:28.958Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T15:28:28.975Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T15:28:31.850Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T15:28:31.850Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T15:28:31.850Z] === RUN TestDockerSuite/TestRunState [2022-03-07T15:28:31.850Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T15:28:31.850Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T15:28:31.868Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T15:28:33.268Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T15:28:34.742Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T15:28:34.742Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T15:28:34.742Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T15:28:35.588Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T15:28:36.955Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T15:28:36.955Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T15:28:37.413Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T15:28:37.413Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T15:28:37.413Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T15:28:37.413Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T15:28:37.413Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T15:28:37.413Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T15:28:37.413Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T15:28:38.483Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T15:28:38.483Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T15:28:38.483Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.483Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T15:28:38.483Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.483Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T15:28:38.483Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.483Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T15:28:38.483Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.483Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T15:28:38.483Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.483Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T15:28:38.483Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T15:28:38.940Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T15:28:38.940Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T15:28:38.940Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T15:28:38.940Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T15:28:38.940Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T15:28:38.940Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T15:28:38.940Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T15:28:38.940Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T15:28:38.940Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T15:28:38.940Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T15:28:38.940Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T15:28:42.661Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T15:28:43.189Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T15:28:43.189Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T15:28:45.357Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T15:28:45.357Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T15:28:45.357Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T15:28:45.555Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T15:28:46.179Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T15:28:46.179Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:28:46.179Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T15:28:47.236Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T15:28:47.236Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T15:28:47.236Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T15:28:47.236Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:28:47.236Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T15:28:47.236Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T15:28:47.236Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T15:28:48.251Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T15:28:48.251Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T15:28:48.251Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T15:28:48.251Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T15:28:48.251Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T15:28:50.369Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T15:28:50.369Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T15:28:50.369Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T15:28:50.369Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T15:28:51.973Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T15:28:52.607Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T15:28:52.728Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T15:28:52.728Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T15:28:52.728Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T15:28:52.728Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T15:28:52.728Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T15:28:52.728Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T15:28:52.728Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T15:28:52.728Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T15:28:55.503Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T15:28:55.503Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T15:28:55.503Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T15:28:55.865Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T15:28:58.546Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T15:29:00.223Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T15:29:00.223Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T15:29:00.519Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T15:29:00.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T15:29:01.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T15:29:01.337Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T15:29:01.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T15:29:03.640Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T15:29:03.640Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T15:29:06.289Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T15:29:06.698Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T15:29:06.698Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:29:06.698Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T15:29:06.698Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:29:06.698Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T15:29:07.386Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T15:29:09.004Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T15:29:09.004Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T15:29:11.309Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T15:29:11.309Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T15:29:11.309Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T15:29:12.060Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T15:29:12.060Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T15:29:12.060Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T15:29:12.516Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T15:29:14.369Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T15:29:14.369Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T15:29:14.546Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T15:29:16.232Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T15:29:17.432Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T15:29:19.124Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T15:29:21.354Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T15:29:21.709Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T15:29:22.015Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T15:29:22.015Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T15:29:22.015Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T15:29:22.015Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T15:29:22.015Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T15:29:22.015Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T15:29:22.015Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T15:29:26.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T15:29:26.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T15:29:26.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T15:29:26.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T15:29:26.263Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T15:29:26.490Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T15:29:26.688Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T15:29:27.893Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T15:29:27.893Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T15:29:27.893Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T15:29:28.854Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T15:29:31.021Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T15:29:31.250Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T15:29:31.250Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T15:29:31.250Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T15:29:35.139Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T15:29:36.769Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T15:29:36.769Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.769Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T15:29:36.806Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T15:29:36.806Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T15:29:36.806Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T15:29:36.806Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T15:29:36.806Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T15:29:36.806Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T15:29:36.806Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T15:29:37.798Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T15:29:38.109Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T15:29:38.288Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T15:29:39.701Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T15:29:39.701Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T15:29:40.157Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T15:29:40.612Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T15:29:42.139Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T15:29:42.139Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T15:29:43.202Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T15:29:44.832Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T15:29:44.832Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T15:29:44.832Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T15:29:44.832Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T15:29:44.832Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T15:29:44.832Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T15:29:44.832Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T15:29:44.832Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T15:29:44.832Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T15:29:44.832Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T15:29:44.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-07T15:29:45.029Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T15:29:47.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T15:29:47.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-07T15:29:47.922Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T15:29:48.537Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T15:29:48.537Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T15:29:48.538Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T15:29:48.538Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T15:29:48.538Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T15:29:50.087Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T15:29:50.087Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:29:50.087Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T15:29:52.330Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T15:29:56.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-07T15:29:56.131Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T15:29:57.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-07T15:29:59.090Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T15:29:59.090Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.090Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T15:29:59.090Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.090Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T15:29:59.090Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.090Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T15:29:59.090Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.090Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T15:29:59.090Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.090Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T15:29:59.090Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.090Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T15:29:59.090Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T15:29:59.558Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T15:29:59.558Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T15:29:59.558Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T15:29:59.558Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T15:29:59.558Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T15:29:59.558Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T15:29:59.558Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T15:29:59.558Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T15:29:59.558Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPortList [2022-03-07T15:29:59.558Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T15:29:59.558Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T15:30:00.378Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T15:30:00.378Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:30:00.378Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T15:30:00.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-07T15:30:03.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000382d08_} [2022-03-07T15:30:04.100Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T15:30:04.100Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T15:30:04.100Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T15:30:04.100Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T15:30:04.100Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T15:30:04.100Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T15:30:04.100Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T15:30:04.100Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T15:30:04.100Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T15:30:06.722Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T15:30:06.722Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T15:30:06.722Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T15:30:06.722Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T15:30:06.722Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T15:30:06.722Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T15:30:06.722Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T15:30:06.722Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T15:30:06.722Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T15:30:11.153Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T15:30:11.153Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T15:30:11.153Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T15:30:11.153Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T15:30:11.153Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T15:30:11.153Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T15:30:11.153Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T15:30:11.153Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:30:11.153Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T15:30:11.153Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T15:30:11.153Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T15:30:11.153Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:30:11.153Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T15:30:11.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13057133650_c:\foo_false____} [2022-03-07T15:30:12.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T15:30:12.593Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T15:30:12.593Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T15:30:14.043Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T15:30:14.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13057133650_c:\foo_true____} [2022-03-07T15:30:16.213Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T15:30:16.213Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T15:30:16.213Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T15:30:18.381Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T15:30:18.381Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T15:30:18.381Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T15:30:18.381Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T15:30:18.381Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T15:30:18.381Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:30:18.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T15:30:18.381Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T15:30:18.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T15:30:18.381Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:30:18.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T15:30:18.381Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:30:18.381Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T15:30:23.211Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T15:30:23.211Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T15:30:23.211Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T15:30:23.211Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T15:30:23.211Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T15:30:23.211Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T15:30:23.211Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T15:30:27.529Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T15:30:27.529Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T15:30:27.529Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T15:30:30.570Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T15:30:30.570Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T15:30:30.570Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:30:30.570Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T15:30:33.632Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T15:30:33.632Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T15:30:33.632Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T15:30:33.632Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T15:30:36.022Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T15:30:36.022Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T15:30:36.022Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T15:30:36.022Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:30:36.022Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T15:30:36.022Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T15:30:36.022Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T15:30:36.022Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T15:30:36.690Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T15:30:36.690Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T15:30:36.690Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T15:30:36.690Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T15:30:36.690Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T15:30:36.690Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T15:30:36.690Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T15:30:37.552Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T15:30:37.552Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T15:30:40.033Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T15:30:41.271Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T15:30:41.272Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T15:30:41.624Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T15:30:41.728Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T15:30:41.728Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T15:30:42.187Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T15:30:43.978Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T15:30:43.978Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:30:43.978Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T15:30:43.978Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T15:30:43.978Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T15:30:50.732Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T15:30:50.732Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:30:50.732Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T15:30:51.190Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T15:30:51.646Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T15:30:51.646Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T15:30:51.646Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T15:30:54.789Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T15:30:54.789Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T15:30:54.789Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T15:30:54.789Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:30:54.789Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T15:31:00.188Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T15:31:00.188Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T15:31:00.188Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T15:31:01.562Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T15:31:01.562Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T15:31:01.562Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T15:31:01.562Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T15:31:01.562Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-07T15:31:01.562Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T15:31:05.512Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T15:31:05.599Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T15:31:05.599Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T15:31:05.599Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T15:31:05.599Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T15:31:05.599Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T15:31:10.478Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T15:31:10.478Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T15:31:10.478Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite (2406.72s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (78.69s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.23s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.68s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.16s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.57s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.46s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.55s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.16s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.32s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.05s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.58s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.34s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.81s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.38s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.49s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.23s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.21s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.32s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.38s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.30s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.15s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.81s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.87s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.51s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.71s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.82s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.03s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.65s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.46s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.77s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.52s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.98s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.34s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.20s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.78s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.04s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.73s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.80s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.40s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.52s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.89s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.63s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.48s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.73s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.97s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-03-07T15:31:12.009Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.73s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.95s) [2022-03-07T15:31:12.009Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.79s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.87s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.93s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.95s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.43s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFails (2.75s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.55s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.41s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.51s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.31s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildHistory (12.19s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLabel (1.08s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.80s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.26s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.60s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.99s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.62s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.84s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.26s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.13s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.24s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.79s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.45s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.26s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.79s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.70s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.05s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.39s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.66s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.03s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.77s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.16s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.29s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.18s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildRm (13.10s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.64s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.11s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.10s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.05s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.82s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.10s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.16s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildStderr (4.73s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.86s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.75s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.94s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.63s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.68s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.20s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.28s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.99s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.33s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.14s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.78s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.32s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.72s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.33s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.05s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.07s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.99s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.04s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestCommitChange (5.57s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.95s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.71s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestCommitTTY (7.56s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.90s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.47s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.71s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.66s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.72s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.36s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.23s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.35s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.74s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.76s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.17s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.92s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.81s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.06s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.56s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.05s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.79s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.33s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.68s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.50s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.74s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.67s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.70s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.70s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a60a38_} (2.67s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13227303324_c:\foo_false____} (2.76s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13227303324_c:\foo_true____} (2.58s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T15:31:12.010Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.89s) [2022-03-07T15:31:12.010Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.85s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.82s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.12s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.86s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.62s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.05s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpToDot (2.81s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCpToStdout (2.85s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.76s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.47s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.68s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.04s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.88s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.90s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.86s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.09s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsCopy (5.40s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.19s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.75s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.70s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFilters (5.79s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFormat (6.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsRename (2.96s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsResize (8.11s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.71s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.33s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.72s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.16s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.23s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.22s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.24s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.97s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.35s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecInspectID (3.80s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.59s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.39s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.76s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.19s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.26s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.28s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.06s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.75s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.72s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.38s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.71s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectDefault (2.79s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectHistory (4.99s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.68s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.26s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.64s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.25s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.21s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectStatus (3.42s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.39s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.29s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.23s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.62s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.67s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.68s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.14s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.09s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.97s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.82s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.29s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.90s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.55s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.64s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.55s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.87s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsSince (9.35s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsTail (3.20s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.87s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.74s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-07T15:31:12.011Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-07T15:31:12.011Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.30s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.47s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsByOrder (8.48s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.62s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.69s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.62s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.14s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.68s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.13s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.25s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.38s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.90s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.40s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.94s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.89s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.97s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.87s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.88s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.87s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.41s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.34s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.65s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.52s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.83s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.31s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.83s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.11s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.38s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.26s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.77s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.65s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.71s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.66s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.56s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.71s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.14s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.80s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.70s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.68s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.17s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.86s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.81s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.78s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.62s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunExitCode (2.63s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.70s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.65s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.70s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.25s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.11s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.72s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.77s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.48s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.25s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.53s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunRm (2.82s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.77s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.72s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.78s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.22s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-07T15:31:12.012Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-07T15:31:12.012Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.69s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.58s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.11s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.75s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.83s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.58s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.37s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.41s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.50s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.70s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.74s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.72s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.08s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.19s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.61s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.04s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.71s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.64s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.68s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.65s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.75s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.51s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.41s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.22s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.98s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.33s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.64s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.05s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.34s) [2022-03-07T15:31:12.013Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:31:12.013Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.38s) [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.013Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T15:31:12.013Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T15:31:12.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.470Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:31:12.470Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T15:31:12.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T15:31:12.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T15:31:12.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T15:31:12.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T15:31:12.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T15:31:12.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T15:31:12.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T15:31:12.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T15:31:12.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T15:31:12.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T15:31:12.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T15:31:12.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T15:31:12.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T15:31:12.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerDaemonSuite [2022-03-07T15:31:12.471Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T15:31:12.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T15:31:12.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T15:31:12.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerSwarmSuite [2022-03-07T15:31:12.471Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T15:31:12.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T15:31:12.471Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerNetworkSuite [2022-03-07T15:31:12.471Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T15:31:12.471Z] === RUN TestDockerHubPullSuite [2022-03-07T15:31:12.471Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T15:31:12.471Z] PASS [2022-03-07T15:31:12.471Z] ok github.com/docker/docker/integration-cli 2407.167s [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === Skipped [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:31:12.471Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-07T15:31:12.471Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-07T15:31:12.471Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-07T15:31:12.471Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-07T15:31:12.471Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:31:12.471Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T15:31:12.471Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-07T15:31:12.471Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-07T15:31:12.471Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:31:12.471Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-07T15:31:12.471Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:31:12.471Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:31:12.471Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:31:12.471Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-07T15:31:12.471Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-07T15:31:12.471Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:31:12.471Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:31:12.471Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-07T15:31:12.471Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:31:12.471Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-07T15:31:12.471Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-07T15:31:12.471Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:31:12.471Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:31:12.471Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:31:12.471Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.471Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:31:12.471Z] [2022-03-07T15:31:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:31:12.472Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-03-07T15:31:12.472Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-07T15:31:12.472Z] [2022-03-07T15:31:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-07T15:31:12.472Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.472Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-07T15:31:12.473Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-07T15:31:12.473Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T15:31:12.473Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-07T15:31:12.473Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T15:31:12.473Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-07T15:31:12.473Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-07T15:31:12.473Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-07T15:31:12.473Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.473Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-07T15:31:12.473Z] [2022-03-07T15:31:12.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:31:12.473Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:31:12.474Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-07T15:31:12.474Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T15:31:12.474Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:31:12.474Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-07T15:31:12.474Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T15:31:12.474Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:31:12.474Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:31:12.474Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-07T15:31:12.474Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:31:12.474Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-07T15:31:12.474Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:31:12.474Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:31:12.474Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-07T15:31:12.474Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.474Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-07T15:31:12.474Z] [2022-03-07T15:31:12.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-07T15:31:12.475Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:31:12.475Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-07T15:31:12.475Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:31:12.475Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T15:31:12.475Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:31:12.475Z] [2022-03-07T15:31:12.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:31:12.932Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T15:31:12.932Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-07T15:31:12.932Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T15:31:12.932Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.932Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T15:31:12.932Z] [2022-03-07T15:31:12.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:31:12.933Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:31:12.933Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-07T15:31:12.934Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-07T15:31:12.934Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:31:12.934Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.934Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:31:12.934Z] [2022-03-07T15:31:12.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T15:31:12.935Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-07T15:31:12.935Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:31:12.935Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-07T15:31:12.935Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:31:12.935Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T15:31:12.935Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:31:12.935Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-07T15:31:12.935Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-07T15:31:12.935Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-07T15:31:12.935Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-07T15:31:12.935Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:31:12.935Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-07T15:31:12.935Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:31:12.935Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:31:12.935Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:31:12.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:31:12.935Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T15:31:12.936Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] DONE 1088 tests, 539 skipped in 2416.496s [2022-03-07T15:31:12.936Z] INFO: Integration tests ended at 03/07/2022 15:31:12. Duration:00:40:16.6388279 [2022-03-07T15:31:12.936Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] Containers: 2 [2022-03-07T15:31:12.936Z] Running: 0 [2022-03-07T15:31:12.936Z] Paused: 0 [2022-03-07T15:31:12.936Z] Stopped: 2 [2022-03-07T15:31:12.936Z] Images: 18 [2022-03-07T15:31:12.936Z] Server Version: 0.0.0-dev [2022-03-07T15:31:12.936Z] Storage Driver: windowsfilter [2022-03-07T15:31:12.936Z] Windows: [2022-03-07T15:31:12.936Z] Logging Driver: json-file [2022-03-07T15:31:12.936Z] Plugins: [2022-03-07T15:31:12.936Z] Volume: local [2022-03-07T15:31:12.936Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T15:31:12.936Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T15:31:12.936Z] Swarm: inactive [2022-03-07T15:31:12.936Z] Default Isolation: process [2022-03-07T15:31:12.936Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T15:31:12.936Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T15:31:12.936Z] OSType: windows [2022-03-07T15:31:12.936Z] Architecture: x86_64 [2022-03-07T15:31:12.936Z] CPUs: 4 [2022-03-07T15:31:12.936Z] Total Memory: 32GiB [2022-03-07T15:31:12.936Z] Name: azwin-2-dd4070 [2022-03-07T15:31:12.936Z] ID: 5ZL2:DYUV:SGY4:4Q7P:NXKS:WHJB:WVJY:SU7G:SZ7B:7WJ5:7KXR:476L [2022-03-07T15:31:12.936Z] Docker Root Dir: D:\CI\PR-43342\2\daemon [2022-03-07T15:31:12.936Z] Debug Mode (client): false [2022-03-07T15:31:12.936Z] Debug Mode (server): true [2022-03-07T15:31:12.936Z] File Descriptors: -1 [2022-03-07T15:31:12.936Z] Goroutines: 17 [2022-03-07T15:31:12.936Z] System Time: 2022-03-07T15:31:12.8650125Z [2022-03-07T15:31:12.936Z] EventsListeners: 0 [2022-03-07T15:31:12.936Z] Registry: https://index.docker.io/v1/ [2022-03-07T15:31:12.936Z] Labels: [2022-03-07T15:31:12.936Z] Experimental: false [2022-03-07T15:31:12.936Z] Insecure Registries: [2022-03-07T15:31:12.936Z] 127.0.0.0/8 [2022-03-07T15:31:12.936Z] Live Restore Enabled: false [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] [2022-03-07T15:31:12.936Z] INFO: Stopping daemon under test [2022-03-07T15:31:13.071Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T15:31:13.071Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T15:31:13.071Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T15:31:13.071Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T15:31:13.071Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T15:31:13.392Z] SUCCESS: The process with PID 4120 (child process of PID 1580) has been terminated. [2022-03-07T15:31:13.392Z] SUCCESS: The process with PID 1580 (child process of PID 996) has been terminated. [2022-03-07T15:31:13.392Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T15:31:13.392Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 15:31:13. [2022-03-07T15:31:13.392Z] INFO: Tidying up at end of run [2022-03-07T15:31:13.392Z] INFO: Saving daemon under test log (d:\CI\PR-43342\2\dut.out) to bundles\CIDUT.out [2022-03-07T15:31:13.392Z] INFO: Saving daemon under test log (d:\CI\PR-43342\2\dut.err) to bundles\CIDUT.err [2022-03-07T15:31:13.392Z] INFO: Saving containerd logs to bundles [2022-03-07T15:31:13.392Z] INFO: Nuke-Everything... [2022-03-07T15:31:13.392Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T15:31:13.848Z] 2b052e9d591b [2022-03-07T15:31:13.848Z] 7f7ba4fa0d6f [2022-03-07T15:31:13.848Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-07T15:31:15.378Z] Deleted: sha256:554f5df34cf3d20b66e8e6348414ca2892ac1f3072badc887acb237cf62450ea [2022-03-07T15:31:15.378Z] Deleted: sha256:06f1bec1f9a5e26d8672fbd2e06ddd4a5a0365ef358f4746dd8090399dbe4950 [2022-03-07T15:31:15.378Z] INFO: Tidying pidfile d:\CI\PR-43342\2\docker.pid [2022-03-07T15:31:15.378Z] INFO: Nuking d:\CI [2022-03-07T15:31:15.946Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T15:31:20.543Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T15:31:20.543Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:31:20.543Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T15:31:20.543Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T15:31:20.543Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T15:31:20.543Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T15:31:20.543Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T15:31:20.543Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T15:31:20.543Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T15:31:20.543Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T15:31:20.543Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T15:31:22.899Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T15:31:23.110Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T15:31:23.110Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T15:31:23.110Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T15:31:23.110Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T15:31:23.110Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T15:31:25.253Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T15:31:25.755Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T15:31:25.755Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T15:31:28.116Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T15:31:29.173Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T15:31:29.173Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T15:31:29.173Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T15:31:29.173Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T15:31:29.678Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T15:31:29.678Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T15:31:29.678Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T15:31:29.678Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T15:31:30.188Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T15:31:30.273Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T15:31:30.273Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:31:30.273Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T15:31:30.273Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T15:31:30.273Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T15:31:30.273Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T15:31:30.273Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T15:31:30.273Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T15:31:30.273Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T15:31:40.471Z] INFO: Zapped successfully [2022-03-07T15:31:40.471Z] [2022-03-07T15:31:40.471Z] INFO: executeCI.ps1 exiting at Mon Mar 7 15:31:39 CUT 2022. Duration 00:57:12.6733201 [2022-03-07T15:31:40.471Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T15:31:40.716Z] Recording test results [2022-03-07T15:31:40.719Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T15:31:40.719Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T15:31:40.719Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T15:31:40.998Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T15:31:40.998Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T15:31:40.998Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T15:31:41.266Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T15:31:42.283Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T15:31:42.284Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T15:31:42.284Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T15:31:42.803Z] Creating win-2022-integration-bundles.zip [2022-03-07T15:31:43.847Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [Pipeline] archiveArtifacts [2022-03-07T15:31:43.975Z] Archiving artifacts [2022-03-07T15:31:44.125Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T15:31:44.630Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T15:31:44.630Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T15:31:44.630Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T15:31:44.835Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T15:31:44.835Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T15:31:44.835Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T15:31:45.169Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T15:31:46.085Z] + make clean [2022-03-07T15:31:47.048Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T15:31:47.048Z] docker-dev-cache [2022-03-07T15:31:47.048Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T15:31:47.765Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T15:31:47.765Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T15:31:47.765Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T15:31:47.765Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T15:31:47.765Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T15:31:47.765Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T15:31:47.765Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T15:31:47.765Z] === RUN TestDockerSuite/TestEventsContainerEvents [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T15:31:50.893Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T15:31:51.999Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T15:31:53.253Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T15:31:56.389Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T15:31:57.868Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T15:32:00.824Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T15:32:11.575Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T15:32:16.259Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T15:32:22.051Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T15:32:24.962Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T15:32:25.419Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T15:32:30.943Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T15:32:30.943Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:32:30.943Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T15:32:35.721Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T15:32:36.177Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T15:32:37.714Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T15:32:38.107Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T15:32:38.575Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T15:32:38.575Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T15:32:39.563Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T15:32:48.024Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T15:32:48.231Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T15:32:54.103Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T15:32:54.103Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:32:54.103Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T15:32:58.329Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T15:32:58.329Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T15:32:58.787Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T15:32:58.787Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:32:58.787Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T15:32:58.787Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T15:32:58.787Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T15:32:58.787Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T15:32:58.787Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T15:32:59.753Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T15:32:59.753Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T15:32:59.753Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T15:33:01.267Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T15:33:01.267Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T15:33:01.267Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T15:33:02.654Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T15:33:11.206Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T15:33:13.378Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T15:33:17.103Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T15:33:21.780Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T15:33:21.780Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T15:33:21.780Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T15:33:22.518Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T15:33:23.505Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T15:33:24.493Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T15:33:24.681Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T15:33:33.235Z] === RUN TestDockerSuite/TestExec [2022-03-07T15:33:33.235Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:33:33.235Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T15:33:33.235Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T15:33:33.235Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T15:33:34.767Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T15:33:34.922Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T15:33:36.941Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T15:33:36.941Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:33:36.941Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T15:33:36.941Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:33:36.941Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T15:33:36.941Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T15:33:36.941Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T15:33:39.113Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T15:33:40.794Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T15:33:42.013Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T15:33:44.189Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T15:33:46.440Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T15:33:51.222Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T15:33:51.446Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T15:33:51.446Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T15:33:51.446Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T15:33:51.446Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:33:51.446Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T15:33:51.446Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T15:33:51.446Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T15:33:54.578Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T15:33:55.989Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T15:33:55.989Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T15:33:59.577Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T15:33:59.577Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T15:33:59.577Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T15:33:59.577Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T15:33:59.577Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T15:33:59.577Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T15:33:59.577Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T15:33:59.577Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T15:33:59.577Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T15:33:59.577Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T15:33:59.577Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T15:33:59.784Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T15:34:02.705Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T15:34:02.705Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T15:34:02.705Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T15:34:02.705Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T15:34:02.705Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T15:34:02.705Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T15:34:02.705Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T15:34:02.705Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T15:34:02.705Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T15:34:02.705Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T15:34:02.705Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T15:34:05.060Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T15:34:05.060Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T15:34:05.060Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T15:34:15.869Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T15:34:15.869Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T15:34:15.869Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T15:34:15.869Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T15:34:15.869Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T15:34:15.869Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T15:34:15.869Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T15:34:21.025Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T15:34:22.015Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T15:34:25.260Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T15:34:28.172Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T15:34:31.303Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T15:34:32.425Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T15:34:32.893Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T15:34:32.893Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T15:34:32.893Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T15:34:32.893Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T15:34:32.893Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T15:34:32.893Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T15:34:32.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T15:34:32.893Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T15:34:32.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T15:34:32.893Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T15:34:32.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T15:34:32.893Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T15:34:32.893Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T15:34:32.893Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T15:34:32.893Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T15:34:36.688Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T15:34:36.688Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T15:34:36.688Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T15:34:36.688Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T15:34:36.688Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T15:34:37.454Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T15:34:37.454Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:34:37.454Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T15:34:37.454Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T15:34:37.454Z] === RUN TestDockerSuite/TestHealth [2022-03-07T15:34:37.454Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T15:34:37.454Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T15:34:37.454Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T15:34:37.454Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T15:34:37.958Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T15:34:42.557Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T15:34:42.955Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T15:34:42.955Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T15:34:42.955Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T15:34:42.955Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T15:34:42.955Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T15:34:42.955Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T15:34:43.458Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T15:34:44.517Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T15:34:44.517Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T15:34:44.517Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T15:34:45.573Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T15:34:45.573Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T15:34:47.318Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T15:34:47.927Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T15:34:47.927Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T15:34:50.271Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T15:34:51.054Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T15:34:53.226Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T15:34:56.180Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T15:34:56.180Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T15:34:58.532Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T15:34:58.532Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T15:34:58.532Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:34:58.532Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T15:35:03.341Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.341Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T15:35:03.532Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T15:35:03.532Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T15:35:03.532Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T15:35:03.532Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.532Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T15:35:03.532Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.532Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T15:35:03.532Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T15:35:03.532Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.532Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T15:35:03.532Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.532Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T15:35:03.533Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.533Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T15:35:03.533Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T15:35:03.533Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T15:35:03.533Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.533Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T15:35:03.533Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.533Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T15:35:03.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T15:35:03.533Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T15:35:03.533Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:35:03.533Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T15:35:06.293Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T15:35:06.293Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T15:35:06.293Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T15:35:06.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T15:35:10.087Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T15:35:10.087Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T15:35:10.087Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T15:35:10.087Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T15:35:10.087Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T15:35:13.050Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T15:35:13.050Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T15:35:13.050Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T15:35:13.050Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T15:35:13.050Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T15:35:13.050Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T15:35:13.050Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T15:35:13.050Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T15:35:13.050Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T15:35:13.050Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T15:35:13.050Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T15:35:13.050Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T15:35:13.050Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T15:35:13.050Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T15:35:13.050Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T15:35:14.137Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T15:35:14.137Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:35:14.137Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T15:35:14.137Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T15:35:14.137Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T15:35:14.137Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T15:35:14.137Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T15:35:14.137Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T15:35:15.265Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T15:35:17.266Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T15:35:17.266Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T15:35:18.223Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T15:35:20.393Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T15:35:20.393Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T15:35:20.393Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T15:35:20.393Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T15:35:20.393Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T15:35:20.393Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T15:35:20.393Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T15:35:22.017Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T15:35:22.017Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T15:35:22.017Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T15:35:22.017Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T15:35:22.017Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T15:35:22.017Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T15:35:22.017Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T15:35:24.975Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T15:35:24.975Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T15:35:24.975Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T15:35:24.975Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T15:35:24.976Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T15:35:24.976Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T15:35:24.976Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T15:35:24.976Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T15:35:24.976Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T15:35:27.194Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T15:35:27.863Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T15:35:32.995Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T15:35:32.995Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T15:35:32.995Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T15:35:32.995Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T15:35:32.995Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T15:35:32.995Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T15:35:32.995Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T15:35:32.995Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T15:35:32.995Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T15:35:32.995Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T15:35:32.995Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T15:35:32.995Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T15:35:32.995Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T15:35:34.013Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T15:35:34.014Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:35:34.014Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T15:35:34.014Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:35:34.014Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T15:35:34.014Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:35:34.014Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T15:35:36.368Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T15:35:36.717Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T15:35:36.717Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T15:35:36.717Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T15:35:36.717Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T15:35:36.717Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T15:35:36.717Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T15:35:39.495Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T15:35:39.495Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T15:35:40.435Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T15:35:41.853Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T15:35:43.327Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T15:35:43.327Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T15:35:43.327Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T15:35:44.978Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T15:35:44.978Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T15:35:44.978Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T15:35:44.978Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T15:35:46.219Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T15:35:46.219Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T15:35:46.219Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T15:35:46.219Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T15:35:46.219Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T15:35:46.219Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T15:35:46.219Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T15:35:48.105Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T15:35:49.109Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T15:35:51.230Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T15:35:51.999Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T15:35:55.717Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T15:35:57.378Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T15:35:58.608Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T15:35:58.608Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T15:35:58.608Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T15:35:58.608Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T15:35:58.608Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T15:35:58.608Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T15:35:58.608Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T15:35:58.608Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T15:35:59.739Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T15:36:02.871Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T15:36:04.378Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T15:36:04.378Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T15:36:04.378Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T15:36:04.378Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T15:36:04.378Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T15:36:04.378Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T15:36:04.378Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T15:36:04.378Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T15:36:04.378Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:36:04.378Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T15:36:04.378Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:36:04.378Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T15:36:05.225Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T15:36:08.367Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T15:36:10.725Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T15:36:12.935Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T15:36:12.935Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T15:36:12.935Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T15:36:13.083Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T15:36:13.590Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T15:36:13.590Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T15:36:13.590Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T15:36:13.590Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T15:36:15.105Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T15:36:15.105Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T15:36:15.951Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T15:36:18.306Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T15:36:24.452Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T15:36:25.395Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T15:36:25.395Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T15:36:25.395Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T15:36:25.395Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T15:36:25.395Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T15:36:25.395Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T15:36:25.395Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T15:36:27.579Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T15:36:27.579Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T15:36:27.579Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T15:36:29.935Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T15:36:29.935Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T15:36:31.167Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T15:36:36.941Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T15:36:36.941Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T15:36:37.398Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T15:36:38.925Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T15:36:38.943Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T15:36:41.094Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T15:36:43.263Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T15:36:44.225Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T15:36:46.417Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T15:36:47.945Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T15:36:47.945Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T15:36:47.945Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T15:36:47.945Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T15:36:47.945Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T15:36:47.945Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T15:36:47.945Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T15:36:47.945Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T15:36:47.945Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T15:36:52.620Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T15:36:52.620Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T15:36:52.620Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T15:36:52.620Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T15:36:52.620Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T15:36:52.620Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T15:36:52.620Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T15:36:52.620Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T15:36:52.620Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T15:36:52.620Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T15:36:52.620Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T15:36:55.428Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T15:36:57.097Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T15:37:00.223Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T15:37:00.223Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T15:37:00.223Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T15:37:02.580Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T15:37:04.979Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T15:37:04.979Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T15:37:04.979Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T15:37:05.708Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T15:37:08.704Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T15:37:14.719Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T15:37:14.719Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T15:37:15.222Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T15:37:15.222Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T15:37:15.222Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T15:37:15.814Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T15:37:18.041Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T15:37:18.355Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T15:37:21.483Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T15:37:21.841Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T15:37:23.837Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T15:37:23.837Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T15:37:23.837Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T15:37:23.837Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T15:37:23.837Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T15:37:23.837Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T15:37:23.837Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T15:37:23.837Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:37:23.837Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T15:37:24.340Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T15:37:24.340Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T15:37:24.340Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T15:37:24.340Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T15:37:24.340Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T15:37:24.340Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T15:37:24.340Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T15:37:24.340Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPortList [2022-03-07T15:37:24.340Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T15:37:24.340Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T15:37:25.636Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T15:37:25.636Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T15:37:25.636Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T15:37:25.636Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T15:37:25.636Z] === RUN TestDockerSuite/TestRunState [2022-03-07T15:37:25.636Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T15:37:25.636Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T15:37:28.591Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T15:37:28.591Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T15:37:28.591Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T15:37:29.060Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T15:37:29.060Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.060Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T15:37:29.060Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.060Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T15:37:29.060Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T15:37:29.060Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T15:37:29.060Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.060Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T15:37:29.342Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T15:37:29.342Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T15:37:29.342Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T15:37:29.342Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T15:37:29.342Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T15:37:29.342Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T15:37:29.342Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T15:37:29.342Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T15:37:29.342Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T15:37:34.345Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T15:37:34.345Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.345Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T15:37:34.939Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T15:37:34.939Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T15:37:37.894Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T15:37:37.894Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T15:37:37.894Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T15:37:40.850Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T15:37:40.850Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T15:37:40.850Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T15:37:40.850Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T15:37:40.850Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T15:37:44.643Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T15:37:45.162Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T15:37:45.162Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T15:37:45.162Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T15:37:55.077Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T15:37:55.969Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T15:38:00.954Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T15:38:11.381Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T15:38:11.381Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T15:38:11.381Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T15:38:11.381Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T15:38:16.141Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T15:38:17.745Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T15:38:18.251Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T15:38:18.251Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T15:38:18.251Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T15:38:19.095Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T15:38:22.891Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T15:38:22.891Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T15:38:22.891Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T15:38:22.891Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T15:38:22.891Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T15:38:22.891Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T15:38:22.891Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T15:38:28.763Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T15:38:31.720Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T15:38:33.295Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T15:38:33.637Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T15:38:36.768Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T15:38:40.464Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T15:38:40.464Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T15:38:40.464Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T15:38:40.464Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T15:38:40.464Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T15:38:40.464Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T15:38:40.464Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T15:38:42.028Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T15:38:42.496Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T15:38:42.964Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T15:38:43.432Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T15:38:45.000Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T15:38:45.000Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T15:38:47.954Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T15:38:49.681Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T15:38:51.748Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T15:38:54.683Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T15:38:54.683Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T15:38:54.683Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T15:38:54.683Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T15:38:54.683Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T15:38:54.704Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T15:38:54.704Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:38:54.704Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T15:39:05.135Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T15:39:05.135Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:39:05.135Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T15:39:05.485Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T15:39:05.486Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:39:05.486Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T15:39:05.486Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T15:39:05.486Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T15:39:05.486Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T15:39:05.486Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T15:39:05.486Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T15:39:05.486Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T15:39:11.009Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T15:39:11.009Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T15:39:11.009Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T15:39:11.009Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T15:39:11.009Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T15:39:11.009Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T15:39:11.009Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T15:39:11.009Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T15:39:11.009Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T15:39:12.957Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T15:39:12.957Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T15:39:12.957Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T15:39:14.629Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T15:39:14.629Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T15:39:14.629Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T15:39:16.298Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T15:39:16.802Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T15:39:16.802Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T15:39:16.802Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T15:39:19.682Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T15:39:19.682Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T15:39:19.682Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T15:39:19.682Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T15:39:19.682Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T15:39:19.682Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T15:39:19.682Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T15:39:19.682Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:39:19.682Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T15:39:19.682Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T15:39:19.682Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T15:39:19.682Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:39:19.682Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T15:39:21.804Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T15:39:23.473Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T15:39:26.808Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T15:39:27.271Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T15:39:27.271Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T15:39:27.271Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T15:39:29.161Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T15:39:31.063Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T15:39:31.063Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T15:39:31.063Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T15:39:31.063Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T15:39:31.063Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T15:39:31.063Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:39:31.063Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T15:39:31.063Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T15:39:31.063Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T15:39:31.063Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:39:31.063Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T15:39:31.063Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:39:31.063Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T15:39:48.877Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T15:39:48.877Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T15:39:48.877Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T15:39:48.877Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:39:48.877Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T15:39:48.877Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T15:39:48.877Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T15:39:48.877Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T15:39:51.831Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T15:39:51.831Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T15:39:55.625Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T15:39:56.095Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T15:39:56.095Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T15:39:56.567Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T15:39:56.567Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T15:39:59.867Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T15:39:59.867Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:39:59.867Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T15:40:04.868Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T15:40:04.868Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T15:40:04.868Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T15:40:05.925Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T15:40:09.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T15:40:09.070Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:40:09.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T15:40:09.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T15:40:09.070Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T15:40:09.070Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T15:40:09.070Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T15:40:10.938Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T15:40:15.940Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T15:40:15.940Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:40:15.940Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T15:40:19.502Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T15:40:19.502Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T15:40:19.502Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T15:40:20.941Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T15:40:21.447Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T15:40:21.447Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T15:40:32.003Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T15:40:32.003Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T15:40:32.003Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite (2858.68s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.71s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.98s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.45s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.47s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.99s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.34s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.47s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.16s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.59s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.33s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.76s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.43s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.37s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.20s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.09s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.88s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.22s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.45s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.01s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.79s) [2022-03-07T15:40:33.573Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:40:33.573Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.37s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.27s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.56s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.32s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.95s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.05s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.68s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.77s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.46s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.68s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.20s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.81s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.22s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.64s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.20s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.57s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.15s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.85s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.94s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.96s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.94s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.01s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.78s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.13s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.87s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.54s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.21s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.76s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.51s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.80s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.49s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.03s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.58s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.11s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.16s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.07s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.79s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFails (3.26s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.67s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.65s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.37s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.14s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.89s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.26s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildHistory (12.57s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.00s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.34s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.35s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.55s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.06s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.84s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.73s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.83s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.36s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.53s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.71s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.49s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.61s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.77s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.40s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.39s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.10s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.15s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.72s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.90s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.51s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.36s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.37s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.22s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.56s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildRm (15.23s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.60s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.68s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.74s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.85s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.38s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.25s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildStderr (5.98s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.93s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.65s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.46s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.03s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.48s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.91s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.36s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.64s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.67s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.89s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.71s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.43s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.81s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.51s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.15s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestCommitChange (6.08s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.66s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.08s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestCommitTTY (8.70s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.73s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.17s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.13s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.22s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:40:33.574Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:40:33.574Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.39s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.40s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.13s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.94s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.92s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.03s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.45s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.29s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.38s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.92s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.29s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.31s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.77s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.08s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.30s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.86s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.98s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.15s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.20s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.19s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.13s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.08s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.18s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.28s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b35c0_} (3.09s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13672833404_c:\foo_false____} (3.19s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13672833404_c:\foo_true____} (3.22s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.40s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.48s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.42s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.03s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.20s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.54s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.41s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpToDot (3.27s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCpToStdout (3.20s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.37s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.96s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.32s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.81s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.32s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.37s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.45s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.71s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsCopy (6.17s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.11s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.43s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFilters (6.45s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFormat (6.29s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsRename (3.27s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsResize (33.45s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.07s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.85s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.59s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.44s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.23s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.30s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.41s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.08s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.17s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.95s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecInspectID (5.91s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.38s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.06s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.32s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.34s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.33s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.51s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.66s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.63s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.46s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.55s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:40:33.575Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:40:33.575Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.89s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.27s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.35s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.33s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectDefault (3.22s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectHistory (5.60s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.34s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.37s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.21s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.32s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.98s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectStatus (4.04s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.26s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectTemplateError (8.45s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.16s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.43s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.29s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.24s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.21s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.29s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.32s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.54s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.33s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.10s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.27s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.35s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.34s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.06s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.76s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.32s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.51s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsSince (10.06s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsTail (3.93s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.52s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.39s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.71s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.29s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsByOrder (13.49s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.58s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.03s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.19s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.04s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.17s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.07s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.64s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.86s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.19s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.37s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.47s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.87s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.33s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.26s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.07s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.87s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.28s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.91s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.41s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.30s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.86s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.42s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.32s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.77s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.99s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.41s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.41s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.15s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.32s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.21s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.13s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.09s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.13s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.42s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.22s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.04s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.93s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.15s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.13s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.20s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.30s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.34s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.09s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.04s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.09s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunExitCode (3.06s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.07s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.12s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.15s) [2022-03-07T15:40:33.576Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-07T15:40:33.576Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:40:33.577Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.70s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T15:40:33.577Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:40:33.577Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.69s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:40:33.577Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.77s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:40:33.577Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.59s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-07T15:40:33.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.59s) [2022-03-07T15:40:33.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.64s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-07T15:40:33.577Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.96s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.88s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.13s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunRm (3.63s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.25s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.27s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.34s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.87s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.15s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.40s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.45s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.81s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.23s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.90s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.64s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.64s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.16s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.34s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.47s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.25s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.94s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.70s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.14s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.37s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.11s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.12s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.12s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.20s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.59s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.79s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.24s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.07s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.76s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.61s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.04s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.95s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.89s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.94s) [2022-03-07T15:40:34.047Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:40:34.047Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.67s) [2022-03-07T15:40:34.047Z] === RUN TestDockerRegistrySuite [2022-03-07T15:40:34.047Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T15:40:34.047Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.047Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T15:40:34.047Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.047Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T15:40:34.047Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.047Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T15:40:34.047Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.047Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T15:40:34.047Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.047Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T15:40:34.048Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T15:40:34.048Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T15:40:34.048Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T15:40:34.048Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T15:40:34.048Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T15:40:34.048Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T15:40:34.048Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T15:40:34.048Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T15:40:34.048Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T15:40:34.048Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T15:40:34.048Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T15:40:34.048Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T15:40:34.048Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T15:40:34.048Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T15:40:34.048Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerDaemonSuite [2022-03-07T15:40:34.048Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T15:40:34.048Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T15:40:34.048Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T15:40:34.048Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerSwarmSuite [2022-03-07T15:40:34.048Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T15:40:34.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T15:40:34.048Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerNetworkSuite [2022-03-07T15:40:34.048Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T15:40:34.048Z] === RUN TestDockerHubPullSuite [2022-03-07T15:40:34.048Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T15:40:34.048Z] PASS [2022-03-07T15:40:34.048Z] ok github.com/docker/docker/integration-cli 2859.127s [2022-03-07T15:40:34.048Z] [2022-03-07T15:40:34.048Z] === Skipped [2022-03-07T15:40:34.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:40:34.048Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:40:34.048Z] [2022-03-07T15:40:34.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T15:40:34.048Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T15:40:34.048Z] [2022-03-07T15:40:34.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T15:40:34.048Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-07T15:40:34.048Z] [2022-03-07T15:40:34.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T15:40:34.048Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T15:40:34.048Z] [2022-03-07T15:40:34.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T15:40:34.048Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.048Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T15:40:34.048Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:40:34.049Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T15:40:34.049Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T15:40:34.049Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T15:40:34.049Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:40:34.049Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-07T15:40:34.049Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T15:40:34.049Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:40:34.049Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-07T15:40:34.049Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-07T15:40:34.049Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:40:34.049Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.049Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-07T15:40:34.049Z] [2022-03-07T15:40:34.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T15:40:34.049Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-07T15:40:34.050Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-07T15:40:34.050Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-07T15:40:34.050Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T15:40:34.050Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T15:40:34.050Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T15:40:34.050Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-07T15:40:34.050Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T15:40:34.050Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-07T15:40:34.050Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-07T15:40:34.050Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.050Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-07T15:40:34.050Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T15:40:34.051Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:40:34.051Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T15:40:34.051Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T15:40:34.051Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-07T15:40:34.051Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.051Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-07T15:40:34.051Z] [2022-03-07T15:40:34.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T15:40:34.052Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:40:34.052Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T15:40:34.052Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T15:40:34.052Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:40:34.052Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:40:34.052Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-07T15:40:34.052Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T15:40:34.052Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.052Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T15:40:34.052Z] [2022-03-07T15:40:34.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-07T15:40:34.052Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:40:34.522Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:40:34.522Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T15:40:34.522Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T15:40:34.522Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-07T15:40:34.522Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:40:34.522Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-07T15:40:34.522Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-07T15:40:34.522Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-07T15:40:34.522Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:40:34.522Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T15:40:34.522Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:40:34.522Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:40:34.523Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T15:40:34.523Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:40:34.523Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:40:34.523Z] [2022-03-07T15:40:34.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T15:40:34.524Z] [2022-03-07T15:40:34.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T15:40:34.524Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.524Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:40:34.525Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:40:34.525Z] [2022-03-07T15:40:34.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:40:34.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.525Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:40:34.526Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.526Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:40:34.526Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T15:40:34.527Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T15:40:34.527Z] [2022-03-07T15:40:34.527Z] DONE 1088 tests, 544 skipped in 2869.577s [2022-03-07T15:40:34.527Z] INFO: Integration tests ended at 03/07/2022 15:40:34. Duration:00:47:49.6882119 [2022-03-07T15:40:34.995Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T15:40:34.995Z] [2022-03-07T15:40:34.995Z] Containers: 2 [2022-03-07T15:40:34.995Z] Running: 0 [2022-03-07T15:40:34.995Z] Paused: 0 [2022-03-07T15:40:34.995Z] Stopped: 2 [2022-03-07T15:40:34.995Z] Images: 18 [2022-03-07T15:40:34.995Z] Server Version: 0.0.0-dev [2022-03-07T15:40:34.995Z] Storage Driver: windowsfilter [2022-03-07T15:40:34.995Z] Windows: [2022-03-07T15:40:34.995Z] Logging Driver: json-file [2022-03-07T15:40:34.995Z] Plugins: [2022-03-07T15:40:34.995Z] Volume: local [2022-03-07T15:40:34.995Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T15:40:34.995Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T15:40:34.995Z] Swarm: inactive [2022-03-07T15:40:34.995Z] Default Isolation: process [2022-03-07T15:40:34.995Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T15:40:34.995Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T15:40:34.995Z] OSType: windows [2022-03-07T15:40:34.995Z] Architecture: x86_64 [2022-03-07T15:40:34.995Z] CPUs: 4 [2022-03-07T15:40:34.995Z] Total Memory: 32GiB [2022-03-07T15:40:34.995Z] Name: azwin-2-dd4071 [2022-03-07T15:40:34.995Z] ID: 5PGK:35A5:YIOW:6VCJ:BBGV:SYPO:CHFQ:YORJ:EURX:5PUD:FSGP:JSFI [2022-03-07T15:40:34.995Z] Docker Root Dir: D:\CI\PR-43342\2\daemon [2022-03-07T15:40:34.995Z] Debug Mode (client): false [2022-03-07T15:40:34.995Z] Debug Mode (server): true [2022-03-07T15:40:34.995Z] File Descriptors: -1 [2022-03-07T15:40:34.995Z] Goroutines: 46 [2022-03-07T15:40:34.995Z] System Time: 2022-03-07T15:40:34.5354758Z [2022-03-07T15:40:34.995Z] EventsListeners: 0 [2022-03-07T15:40:34.995Z] Registry: https://index.docker.io/v1/ [2022-03-07T15:40:34.995Z] Labels: [2022-03-07T15:40:34.995Z] Experimental: false [2022-03-07T15:40:34.995Z] Insecure Registries: [2022-03-07T15:40:34.995Z] 127.0.0.0/8 [2022-03-07T15:40:34.995Z] Live Restore Enabled: false [2022-03-07T15:40:34.995Z] [2022-03-07T15:40:34.995Z] [2022-03-07T15:40:34.995Z] INFO: Stopping daemon under test [2022-03-07T15:40:34.995Z] SUCCESS: The process with PID 5152 (child process of PID 3236) has been terminated. [2022-03-07T15:40:34.995Z] SUCCESS: The process with PID 3236 (child process of PID 4292) has been terminated. [2022-03-07T15:40:34.995Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T15:40:34.995Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 15:40:34. [2022-03-07T15:40:34.995Z] INFO: Tidying up at end of run [2022-03-07T15:40:34.995Z] INFO: Saving daemon under test log (d:\CI\PR-43342\2\dut.out) to bundles\CIDUT.out [2022-03-07T15:40:34.995Z] INFO: Saving daemon under test log (d:\CI\PR-43342\2\dut.err) to bundles\CIDUT.err [2022-03-07T15:40:34.995Z] INFO: Saving containerd logs to bundles [2022-03-07T15:40:34.995Z] INFO: Nuke-Everything... [2022-03-07T15:40:34.995Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T15:40:35.459Z] ddc6fba51cc2 [2022-03-07T15:40:35.459Z] 6fc41024d0dc [2022-03-07T15:40:35.459Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-07T15:40:36.988Z] Deleted: sha256:a4211d3338bb18b836098788d8e06077d7cbae74b7156194f3150aedbf4a2e49 [2022-03-07T15:40:36.988Z] Deleted: sha256:028e82e08890517670522c44d94095f4f1b8928a9f833d069136abd7a4f9b76d [2022-03-07T15:40:36.988Z] INFO: Tidying pidfile d:\CI\PR-43342\2\docker.pid [2022-03-07T15:40:36.988Z] INFO: Killing containerd with PID 4196 [2022-03-07T15:40:36.988Z] INFO: Nuking d:\CI [2022-03-07T15:40:39.755Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T15:40:41.425Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T15:40:42.480Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T15:40:49.955Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T15:40:56.101Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T15:41:05.117Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T15:41:06.948Z] INFO: Zapped successfully [2022-03-07T15:41:06.948Z] [2022-03-07T15:41:06.948Z] INFO: executeCI.ps1 exiting at Mon Mar 7 15:41:02 CUT 2022. Duration 01:06:33.9823514 [2022-03-07T15:41:06.948Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T15:41:07.186Z] Recording test results [2022-03-07T15:41:08.028Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T15:41:10.113Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T15:41:10.142Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-07T15:41:10.617Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [Pipeline] archiveArtifacts [2022-03-07T15:41:11.914Z] Archiving artifacts [2022-03-07T15:41:12.974Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T15:41:13.220Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T15:41:14.199Z] + make clean [2022-03-07T15:41:15.160Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T15:41:15.160Z] docker-dev-cache [2022-03-07T15:41:15.160Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T15:41:38.825Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T15:41:38.826Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T15:41:44.974Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T15:41:46.031Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T15:41:46.031Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T15:41:46.031Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T15:41:46.031Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T15:41:46.031Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T15:41:46.031Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T15:41:46.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T15:41:46.031Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T15:41:46.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T15:41:46.031Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T15:41:46.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T15:41:46.031Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T15:41:46.031Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T15:41:46.031Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T15:41:46.031Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T15:41:48.395Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T15:41:48.395Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T15:41:48.395Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T15:41:48.395Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T15:41:48.395Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T15:41:53.398Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T15:41:57.400Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T15:41:59.759Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T15:42:02.118Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T15:42:05.255Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T15:42:05.255Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T15:42:10.259Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T15:42:10.260Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T15:42:10.260Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T15:42:13.387Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T15:42:13.387Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T15:42:13.387Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T15:42:16.515Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T15:42:16.515Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T15:42:16.515Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T15:42:16.515Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T15:42:16.515Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T15:42:18.834Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T15:42:18.834Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T15:42:18.834Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T15:42:18.834Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T15:42:18.834Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T15:42:18.834Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T15:42:18.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T15:42:18.834Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T15:42:18.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T15:42:18.834Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T15:42:18.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T15:42:18.834Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T15:42:19.327Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T15:42:19.327Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T15:42:19.327Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T15:42:21.630Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T15:42:24.693Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T15:42:26.997Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T15:42:26.997Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T15:42:26.997Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T15:42:26.997Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T15:42:26.997Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T15:42:26.997Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T15:42:26.997Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T15:42:30.056Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T15:42:30.056Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T15:42:30.056Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T15:42:30.056Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T15:42:30.056Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T15:42:30.056Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T15:42:30.056Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T15:42:30.056Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T15:42:30.056Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T15:42:32.360Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T15:42:38.445Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T15:42:38.445Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T15:42:38.445Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T15:42:38.445Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T15:42:38.445Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T15:42:38.445Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T15:42:38.445Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T15:42:38.445Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T15:42:38.445Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T15:42:38.445Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T15:42:38.445Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T15:42:38.445Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T15:42:38.445Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T15:42:41.516Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T15:42:41.516Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T15:42:41.516Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T15:42:41.516Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T15:42:41.516Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T15:42:41.516Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T15:42:43.818Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T15:42:46.877Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T15:42:46.877Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T15:42:46.877Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T15:42:49.180Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T15:42:49.180Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T15:42:49.180Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T15:42:49.180Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T15:42:49.180Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T15:42:49.180Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T15:42:49.180Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T15:42:56.532Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T15:43:03.891Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T15:43:06.956Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T15:43:14.309Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T15:43:14.309Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T15:43:14.309Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T15:43:14.309Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T15:43:14.309Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T15:43:14.309Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T15:43:14.309Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T15:43:14.309Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T15:43:24.975Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T15:43:24.975Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T15:43:24.975Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T15:43:24.975Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T15:43:24.975Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T15:43:24.975Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T15:43:24.975Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T15:43:24.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T15:43:24.975Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:43:24.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T15:43:24.975Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:43:24.975Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T15:43:35.635Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T15:43:35.635Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T15:43:35.635Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T15:43:37.265Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.265Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T15:43:37.266Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.266Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T15:43:37.266Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.266Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T15:43:37.266Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T15:43:37.266Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T15:43:46.145Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T15:43:46.145Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T15:43:46.145Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T15:43:46.145Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T15:43:46.145Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T15:43:46.145Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T15:43:46.145Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T15:43:56.814Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T15:44:00.681Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T15:44:00.681Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T15:44:02.226Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T15:44:05.126Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T15:44:07.296Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T15:44:08.829Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T15:44:11.006Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T15:44:11.006Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T15:44:11.006Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T15:44:11.006Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T15:44:11.006Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T15:44:11.006Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T15:44:11.006Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T15:44:11.006Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T15:44:11.006Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T15:44:11.006Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T15:44:11.006Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T15:44:11.006Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T15:44:11.006Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T15:44:11.006Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T15:44:11.006Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T15:44:11.006Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T15:44:11.464Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T15:44:15.188Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T15:44:15.188Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T15:44:15.188Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T15:44:15.188Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T15:44:15.188Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T15:44:15.188Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T15:44:15.188Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T15:44:15.188Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T15:44:15.188Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T15:44:15.188Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T15:44:15.188Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T15:44:29.989Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T15:44:29.989Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T15:44:29.989Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T15:44:31.525Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T15:44:37.303Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T15:44:44.362Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T15:44:47.258Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T15:44:49.430Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T15:44:52.331Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T15:44:52.331Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T15:44:52.789Z] === RUN TestDockerSuite/TestRunState [2022-03-07T15:44:52.789Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T15:44:52.789Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T15:44:54.963Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T15:44:54.963Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T15:44:54.963Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T15:44:57.866Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T15:44:57.866Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T15:44:57.866Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T15:44:57.866Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T15:44:57.866Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T15:44:57.866Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T15:44:57.866Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T15:44:57.866Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T15:44:57.866Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T15:45:03.661Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T15:45:03.661Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T15:45:05.832Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T15:45:05.832Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T15:45:05.832Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T15:45:14.390Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T15:45:14.390Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T15:45:14.390Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T15:45:14.390Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T15:45:14.390Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T15:45:22.946Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T15:45:30.007Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T15:45:35.797Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T15:45:42.860Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T15:45:42.860Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T15:45:42.860Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T15:45:42.860Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T15:45:46.586Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T15:45:53.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T15:45:56.547Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T15:45:56.547Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T15:45:56.547Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T15:45:56.547Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T15:45:56.547Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T15:45:56.547Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T15:45:56.547Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T15:46:01.231Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T15:46:03.408Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T15:46:05.581Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T15:46:11.370Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T15:46:11.370Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T15:46:11.370Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T15:46:11.370Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T15:46:11.370Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T15:46:11.370Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T15:46:11.370Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T15:46:13.542Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T15:46:14.000Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T15:46:14.458Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T15:46:14.915Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T15:46:16.448Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T15:46:16.448Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T15:46:19.346Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T15:46:22.248Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T15:46:29.307Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T15:46:29.307Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:46:29.307Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T15:46:39.620Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T15:46:39.620Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:46:39.620Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T15:46:43.434Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T15:46:43.435Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T15:46:43.435Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T15:46:43.435Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T15:46:43.435Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T15:46:43.435Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T15:46:43.435Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T15:46:43.435Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T15:46:43.435Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T15:46:55.800Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T15:46:55.800Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T15:46:55.800Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T15:46:55.800Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T15:46:55.800Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T15:46:55.800Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T15:46:55.800Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T15:46:55.800Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:46:55.800Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T15:46:55.800Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T15:46:55.800Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T15:46:55.800Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:46:55.800Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T15:46:56.765Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T15:46:59.665Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T15:46:59.665Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T15:46:59.665Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T15:47:02.563Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T15:47:02.563Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T15:47:02.563Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T15:47:02.563Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T15:47:02.563Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T15:47:02.563Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:47:02.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T15:47:02.563Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T15:47:02.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T15:47:02.563Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:47:02.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T15:47:02.563Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:47:02.563Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T15:47:20.239Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T15:47:20.239Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T15:47:20.239Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T15:47:20.239Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:47:20.239Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T15:47:20.239Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T15:47:20.239Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T15:47:20.239Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T15:47:27.450Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T15:47:27.450Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T15:47:30.514Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T15:47:31.004Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T15:47:31.495Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T15:47:31.495Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T15:47:31.495Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T15:47:40.380Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T15:47:40.380Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:47:40.380Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T15:47:41.410Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T15:47:41.410Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T15:47:41.410Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T15:47:41.410Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T15:47:50.288Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T15:47:50.289Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T15:47:50.289Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T15:48:05.505Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T15:48:05.505Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T15:48:05.505Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite (3153.20s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (115.75s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.86s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.44s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.43s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.88s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (136.63s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.25s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.24s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.70s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.40s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.42s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.72s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.55s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.68s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.98s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.00s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.80s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.14s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.51s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.47s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.61s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.84s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.73s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.16s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.33s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.28s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.35s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.92s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.63s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.65s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.28s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.93s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.93s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.80s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.30s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.08s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.53s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.92s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.29s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.83s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignore (93.58s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.29s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (86.60s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.27s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.25s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.87s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.50s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.66s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.03s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.95s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.12s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (144.06s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.41s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.51s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.86s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.98s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.52s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.10s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.32s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.05s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.52s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.82s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFails (7.51s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.21s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.68s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.78s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.55s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.71s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.40s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.15s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildHistory (13.95s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.36s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.58s) [2022-03-07T15:48:06.537Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.04s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.78s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildLabel (1.24s) [2022-03-07T15:48:06.537Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.32s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.82s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLabels (1.24s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.90s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.08s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.15s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.09s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.61s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.68s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.06s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (16.79s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.38s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (29.47s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.98s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.53s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.23s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.66s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.73s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.76s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.01s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.07s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.29s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.81s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.84s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.50s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.42s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.44s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.54s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildRm (15.06s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.98s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.74s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.14s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.12s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.01s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.62s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.04s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.60s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildStderr (5.20s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.82s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.80s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.75s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.70s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.87s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.09s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.82s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.10s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.53s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.07s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.78s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.34s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.42s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.46s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.38s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.51s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.47s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.20s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCommitChange (5.98s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.21s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.59s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCommitTTY (17.50s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.31s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPICommit (17.46s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.63s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.51s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.80s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.95s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.68s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.61s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.70s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.54s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.30s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.89s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.59s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.33s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.39s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.04s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.47s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.57s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.12s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.95s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.81s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.88s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000382d08_} (7.74s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13057133650_c:\foo_false____} (3.13s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13057133650_c:\foo_true____} (7.89s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.79s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.84s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.62s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.09s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.72s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.26s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.95s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpToDot (7.57s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCpToStdout (7.78s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T15:48:06.538Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-03-07T15:48:06.538Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.63s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.27s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.34s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.86s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.63s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsCopy (6.05s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.04s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.67s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.84s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.27s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFilters (10.64s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFormat (10.18s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsRename (2.86s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsResize (8.25s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.09s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.26s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.29s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.32s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.29s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.53s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.55s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.32s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.83s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.71s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecInspectID (5.24s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.96s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.39s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.40s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.39s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.35s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.37s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.07s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.78s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.14s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.53s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.79s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.28s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.70s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.53s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.87s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.81s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectDefault (7.63s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectHistory (5.71s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.72s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.90s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.83s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.86s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.93s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectStatus (3.25s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.48s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.98s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.77s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.75s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.70s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.59s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.72s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.28s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.36s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.01s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.84s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.73s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.09s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.89s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.14s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.81s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.00s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.63s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.67s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsSince (9.62s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsTail (3.31s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.93s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.60s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.96s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.00s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPsByOrder (10.10s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.92s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.19s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-03-07T15:48:06.539Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.00s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.32s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.95s) [2022-03-07T15:48:06.539Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.09s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.09s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.24s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.62s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.82s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.81s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.32s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.77s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.94s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.99s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.50s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.65s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.22s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.61s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.20s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.59s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.94s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.70s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.79s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.68s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.84s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.28s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.12s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.34s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.66s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.70s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.21s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.56s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.62s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.29s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.59s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.79s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.60s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.42s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.23s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.54s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.55s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunExitCode (7.44s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.44s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.68s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.57s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.65s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.75s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.00s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.92s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.24s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.66s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.77s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.47s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.26s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.55s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.56s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunRm (2.74s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.84s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.45s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.56s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.57s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.90s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.33s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.21s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.40s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.66s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.14s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.11s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.42s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.25s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.49s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.68s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T15:48:06.540Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.62s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.00s) [2022-03-07T15:48:06.540Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.49s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.08s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.62s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.60s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.55s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.61s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.41s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.09s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.50s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.35s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.50s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.76s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.57s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.68s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.43s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.88s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.64s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.76s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:48:06.541Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T15:48:06.541Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:06.541Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:48:06.541Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T15:48:07.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T15:48:07.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T15:48:07.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T15:48:07.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T15:48:07.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T15:48:07.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T15:48:07.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T15:48:07.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T15:48:07.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T15:48:07.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T15:48:07.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T15:48:07.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T15:48:07.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T15:48:07.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.032Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T15:48:07.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:48:07.033Z] === RUN TestDockerDaemonSuite [2022-03-07T15:48:07.033Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T15:48:07.033Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T15:48:07.033Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T15:48:07.033Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:48:07.033Z] === RUN TestDockerSwarmSuite [2022-03-07T15:48:07.033Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T15:48:07.033Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:48:07.033Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T15:48:07.033Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T15:48:07.033Z] === RUN TestDockerNetworkSuite [2022-03-07T15:48:07.033Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T15:48:07.033Z] === RUN TestDockerHubPullSuite [2022-03-07T15:48:07.033Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T15:48:07.033Z] PASS [2022-03-07T15:48:07.033Z] ok github.com/docker/docker/integration-cli 3153.770s [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === Skipped [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:48:07.033Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T15:48:07.033Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T15:48:07.033Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T15:48:07.033Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T15:48:07.033Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:48:07.033Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T15:48:07.033Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T15:48:07.033Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T15:48:07.033Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:48:07.033Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-07T15:48:07.033Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:48:07.033Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-07T15:48:07.033Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:48:07.033Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T15:48:07.033Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T15:48:07.033Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T15:48:07.033Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.52s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.52s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-07T15:48:07.034Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-07T15:48:07.034Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T15:48:07.034Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-07T15:48:07.034Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:48:07.034Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T15:48:07.034Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T15:48:07.034Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T15:48:07.034Z] [2022-03-07T15:48:07.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-07T15:48:07.035Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T15:48:07.035Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T15:48:07.035Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:48:07.035Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:48:07.035Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:48:07.035Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T15:48:07.035Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:48:07.035Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:48:07.035Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T15:48:07.035Z] [2022-03-07T15:48:07.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:48:07.036Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T15:48:07.036Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:48:07.036Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T15:48:07.036Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T15:48:07.036Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-03-07T15:48:07.036Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T15:48:07.036Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:48:07.036Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T15:48:07.036Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-07T15:48:07.036Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:48:07.036Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:48:07.036Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T15:48:07.036Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-03-07T15:48:07.036Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T15:48:07.036Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-07T15:48:07.036Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:48:07.036Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:48:07.036Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-07T15:48:07.036Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T15:48:07.036Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T15:48:07.036Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:48:07.036Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-07T15:48:07.036Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.036Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-07T15:48:07.036Z] [2022-03-07T15:48:07.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:48:07.037Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.037Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T15:48:07.037Z] [2022-03-07T15:48:07.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:48:07.037Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.037Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T15:48:07.037Z] [2022-03-07T15:48:07.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:48:07.037Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.037Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T15:48:07.037Z] [2022-03-07T15:48:07.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T15:48:07.037Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.037Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T15:48:07.037Z] [2022-03-07T15:48:07.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:48:07.529Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-07T15:48:07.529Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-07T15:48:07.529Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T15:48:07.529Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.529Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T15:48:07.529Z] [2022-03-07T15:48:07.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:48:07.530Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-07T15:48:07.530Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T15:48:07.530Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-07T15:48:07.530Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.530Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-07T15:48:07.530Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T15:48:07.531Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T15:48:07.531Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T15:48:07.531Z] [2022-03-07T15:48:07.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-07T15:48:07.532Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T15:48:07.532Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:48:07.532Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:48:07.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:48:07.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:48:07.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:48:07.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:48:07.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:48:07.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:48:07.532Z] [2022-03-07T15:48:07.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:48:07.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.533Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T15:48:07.533Z] [2022-03-07T15:48:07.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:48:07.533Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T15:48:07.534Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T15:48:07.534Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T15:48:08.024Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] DONE 1088 tests, 539 skipped in 3165.373s [2022-03-07T15:48:08.024Z] INFO: Integration tests ended at 03/07/2022 15:48:07. Duration:00:52:45.5600235 [2022-03-07T15:48:08.024Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] Containers: 2 [2022-03-07T15:48:08.024Z] Running: 0 [2022-03-07T15:48:08.024Z] Paused: 0 [2022-03-07T15:48:08.024Z] Stopped: 2 [2022-03-07T15:48:08.024Z] Images: 18 [2022-03-07T15:48:08.024Z] Server Version: 0.0.0-dev [2022-03-07T15:48:08.024Z] Storage Driver: windowsfilter [2022-03-07T15:48:08.024Z] Windows: [2022-03-07T15:48:08.024Z] Logging Driver: json-file [2022-03-07T15:48:08.024Z] Plugins: [2022-03-07T15:48:08.024Z] Volume: local [2022-03-07T15:48:08.024Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T15:48:08.024Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T15:48:08.024Z] Swarm: inactive [2022-03-07T15:48:08.024Z] Default Isolation: process [2022-03-07T15:48:08.024Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T15:48:08.024Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T15:48:08.024Z] OSType: windows [2022-03-07T15:48:08.024Z] Architecture: x86_64 [2022-03-07T15:48:08.024Z] CPUs: 4 [2022-03-07T15:48:08.024Z] Total Memory: 32GiB [2022-03-07T15:48:08.024Z] Name: azwin-2-bd7090 [2022-03-07T15:48:08.024Z] ID: A4FW:5XUQ:DZ5J:M5D6:X2OI:D5X3:5YXL:LTKQ:SAHS:V7SU:JUMK:BBOW [2022-03-07T15:48:08.024Z] Docker Root Dir: D:\CI\PR-43342\2\daemon [2022-03-07T15:48:08.024Z] Debug Mode (client): false [2022-03-07T15:48:08.024Z] Debug Mode (server): true [2022-03-07T15:48:08.024Z] File Descriptors: -1 [2022-03-07T15:48:08.024Z] Goroutines: 17 [2022-03-07T15:48:08.024Z] System Time: 2022-03-07T15:48:07.5965535Z [2022-03-07T15:48:08.024Z] EventsListeners: 0 [2022-03-07T15:48:08.024Z] Registry: https://index.docker.io/v1/ [2022-03-07T15:48:08.024Z] Labels: [2022-03-07T15:48:08.024Z] Experimental: false [2022-03-07T15:48:08.024Z] Insecure Registries: [2022-03-07T15:48:08.024Z] 127.0.0.0/8 [2022-03-07T15:48:08.024Z] Live Restore Enabled: false [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] [2022-03-07T15:48:08.024Z] INFO: Stopping daemon under test [2022-03-07T15:48:08.024Z] SUCCESS: The process with PID 5144 (child process of PID 4604) has been terminated. [2022-03-07T15:48:08.024Z] SUCCESS: The process with PID 4604 (child process of PID 5128) has been terminated. [2022-03-07T15:48:08.024Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T15:48:08.024Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 15:48:07. [2022-03-07T15:48:08.024Z] INFO: Tidying up at end of run [2022-03-07T15:48:08.024Z] INFO: Saving daemon under test log (d:\CI\PR-43342\2\dut.out) to bundles\CIDUT.out [2022-03-07T15:48:08.024Z] INFO: Saving daemon under test log (d:\CI\PR-43342\2\dut.err) to bundles\CIDUT.err [2022-03-07T15:48:08.024Z] INFO: Saving containerd logs to bundles [2022-03-07T15:48:08.024Z] INFO: Nuke-Everything... [2022-03-07T15:48:08.514Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T15:48:09.005Z] e8c189458a67 [2022-03-07T15:48:09.005Z] 377a2a61ffa9 [2022-03-07T15:48:09.005Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-07T15:48:10.635Z] Deleted: sha256:12bada94d93017e189afd46a963d778b6a46f965bfb0947abb8b0912c4695b94 [2022-03-07T15:48:10.635Z] Deleted: sha256:55e5780d3862c4e67602af65a37a1993e924b9ac1a0829ad269eb5fa59403215 [2022-03-07T15:48:10.635Z] INFO: Tidying pidfile d:\CI\PR-43342\2\docker.pid [2022-03-07T15:48:10.635Z] INFO: Nuking d:\CI [2022-03-07T15:48:46.882Z] INFO: Zapped successfully [2022-03-07T15:48:46.882Z] [2022-03-07T15:48:46.882Z] INFO: executeCI.ps1 exiting at Mon Mar 7 15:48:46 CUT 2022. Duration 01:14:12.1117543 [2022-03-07T15:48:46.882Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T15:48:47.152Z] Recording test results [2022-03-07T15:48:47.906Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T15:48:49.755Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-07T15:48:52.298Z] Archiving artifacts [2022-03-07T15:48:53.673Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43342/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T15:48:54.772Z] + make clean [2022-03-07T15:48:55.802Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T15:48:55.802Z] docker-dev-cache [2022-03-07T15:48:55.802Z] docker-mod-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